source: trunk/main.xml @ 55

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

migration to docbook5 except biblio.xml; improvement of makefile

  • Property svn:keywords set to Id
File size: 2.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE article [
3<!ENTITY select_id "select_id.xml">
4]>
5<article 
6xmlns="http://docbook.org/ns/docbook"
7xmlns:xl="http://www.w3.org/1999/xlink"
8xmlns:html="http://www.w3.org/1999/xhtml"
9xml:lang="en">
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-03-20T15:52:10Z aedon.locean-ipsl.upmc.fr (Darwin)
19-->
20  <title>Nemo Survey</title>
21  <info>
22    <authorgroup>
23      <author>
24        <personname>
25          <firstname>Sébastien</firstname>
26          <surname>Masson</surname>
27        </personname>
28      </author>
29      <author>
30        <personname>
31          <firstname>Françoise</firstname>
32          <surname>Pinsard</surname>
33        </personname>
34      </author>
35    </authorgroup>
36    <keywordset>
37      <keyword>NEMO</keyword>
38    </keywordset>
39  </info>
40
41<para xml:id="intro">
42As 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!
43</para>
44
45<sect1 xml:id="bibsorts">
46<title>Nemo Bibliography</title>
47
48
49  <itemizedlist>
50<listitem>
51<para>
52            <link xl:href="superbib01.html">By years</link>
53</para>
54</listitem>
55<listitem>
56<para>
57            <link xl:href="superbib02.html">By authors in one unique big file</link>
58</para>
59</listitem>
60<listitem>
61<para>
62            <link xl:href="../many/superbib01/index.html">By authors in several files (one by author)</link>
63</para>
64</listitem>
65  </itemizedlist>
66</sect1>
67
68<sect1 xml:id="firstform">
69<title>Nemo Survey Contribution</title>
70  <itemizedlist>
71<listitem>
72<para>
73You can directly choose one of known author's id (made of the surname and the first name initial).
74</para>
75<note><para>Jump directly to your Id by typing the first letters of your surname.</para></note>
76<html:form>
77<html:label>
78Id (<emphasis>SURNAME_f</emphasis>)
79</html:label>
80<xi:include href="&select_id;"
81   parse="xml" xmlns:xi="http://www.w3.org/2001/XInclude">
82  <xi:fallback>
83   <para><emphasis>manque fichier select_id</emphasis></para>
84  </xi:fallback>
85 </xi:include>
86</html:form>
87</listitem>
88<listitem>
89<para>
90You can fill a <link xl:href="./template.php">new form</link>.
91</para>
92</listitem>
93  </itemizedlist>
94</sect1>
95
96</article>
Note: See TracBrowser for help on using the repository browser.