source: trunk/main.xml @ 65

Last change on this file since 65 was 58, checked in by pinsard, 16 years ago

introduce language dependency on each update message (bibilo, user, html files)

  • Property svn:keywords set to Id
File size: 2.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE article [
3<!ENTITY select_id "select_id.xml">
4]>
5<article 
6version="5.0"
7xmlns="http://docbook.org/ns/docbook"
8xmlns:xl="http://www.w3.org/1999/xlink"
9xmlns:html="http://www.w3.org/1999/xhtml">
10<!--
11module :
12
13original location :
14/usr/home/fplod/src/superbib_ws/main.xml sur aedon.locean-ipsl.upmc.fr
15
16update :
17$Id$
18fplod 2008-04-30T15:21:49Z aedon.locean-ipsl.upmc.fr (Darwin)
19language inherited from biblio.xml
20fplod 2008-03-20T15:52:10Z aedon.locean-ipsl.upmc.fr (Darwin)
21
22-->
23  <title>Nemo Survey</title>
24  <info>
25    <authorgroup>
26      <author>
27        <personname>
28          <firstname>Sébastien</firstname>
29          <surname>Masson</surname>
30        </personname>
31      </author>
32      <author>
33        <personname>
34          <firstname>Françoise</firstname>
35          <surname>Pinsard</surname>
36        </personname>
37      </author>
38    </authorgroup>
39    <keywordset>
40      <keyword>NEMO</keyword>
41    </keywordset>
42  </info>
43
44<para xml:id="intro">
45As you can imagine, this survey is not a new way to spy NEMO users and their work! The goal of this survey is simply collect and keep up-to-date information related to the use of NEMO: mainly the number of users and list of publications involving NEMO. These information and their temporal evolution are keys arguments when negotiating man-power or money to support our work. We tried to minimize as much as possible the time needed to fill this survey. Please, take a few minutes to fill it, this will greatly benefit to NEMO!
46</para>
47
48<sect1 xml:id="bibsorts">
49<title>Nemo Bibliography</title>
50
51
52  <itemizedlist>
53<listitem>
54<para>
55            <link xl:href="superbib01.html">By years</link>
56</para>
57</listitem>
58<listitem>
59<para>
60            <link xl:href="superbib02.html">By authors in one unique big file</link>
61</para>
62</listitem>
63<listitem>
64<para>
65            <link xl:href="../many/superbib01/index.html">By authors in several files (one by author)</link>
66</para>
67</listitem>
68  </itemizedlist>
69</sect1>
70
71<sect1 xml:id="firstform">
72<title>Nemo Survey Contribution</title>
73  <itemizedlist>
74<listitem>
75<para>
76You can directly choose one of known author's id (made of the surname and the first name initial).
77</para>
78<note><para>Jump directly to your Id by typing the first letters of your surname.</para></note>
79<html:form>
80<html:label>
81Id (<emphasis>SURNAME_f</emphasis>)
82</html:label>
83<xi:include href="&select_id;"
84   parse="xml" xmlns:xi="http://www.w3.org/2001/XInclude">
85  <xi:fallback>
86   <para><emphasis>manque fichier select_id</emphasis></para>
87  </xi:fallback>
88 </xi:include>
89</html:form>
90</listitem>
91<listitem>
92<para>
93You can fill a <link xl:href="./template.php">new form</link>.
94</para>
95</listitem>
96  </itemizedlist>
97</sect1>
98
99</article>
Note: See TracBrowser for help on using the repository browser.