]> matita.cs.unibo.it Git - helm.git/blob - helm/mowgli/home/xml/other-events.xml
A new wonderful page that shows the deadlines ordered by date.
[helm.git] / helm / mowgli / home / xml / other-events.xml
1 <?xml version="1.0"?>
2
3 <!DOCTYPE events [
4  <!ELEMENT events (event*)>
5  <!ELEMENT event (name,url,description?,where?,when?,deadline*)>
6  <!ELEMENT name (#PCDATA)>
7  <!ELEMENT url (#PCDATA)>
8  <!ELEMENT description (#PCDATA)>
9  <!ELEMENT where (#PCDATA)>
10  <!ELEMENT when (#PCDATA)>
11  <!ELEMENT deadline (description,date)>
12  <!ELEMENT date (#PCDATA)>
13 ]>
14
15 <events>
16  <event>
17   <name>MKM 2001</name>
18   <url>http://www.risc.uni-linz.ac.at/institute/conferences/MKM2001</url>
19   <description>Special Issue for Annalas of Mathematics and Artificial
20    Intelligence to appear in Fall 2002</description>
21   <deadline>
22    <description>Notification of acceptance for the special issue on
23      Annals of Mathematics and Artificial Intelligence.</description>
24    <date>20020228</date>
25   </deadline>
26   <deadline>
27    <description>Final version of papers for the special issue.</description>
28    <date>20020531</date>
29   </deadline>
30  </event>
31
32  <event>
33   <name>International Congress of Mathematical Software 2002</name>
34   <url>http://www.mathsoftware.org</url>
35   <description>Satellite conference of ICM</description>
36   <where>Beijing</where>
37   <when>August 17-19, 2002</when>
38  </event>
39
40  <event>
41   <name>MathML 2002</name>
42   <url>http://www.mathmlconference.org</url>
43   <where>Chicago</where>
44   <when>June 28-30, 2002</when>
45   <deadline>
46    <description>Abstracts for papers and panel proposals due</description>
47    <date>20020218</date>
48   </deadline>
49   <deadline>
50    <description>Notification of acceptance for papers and panels</description>
51    <date>20020311</date>
52   </deadline>
53   <deadline>
54    <description>Poster abstracts and demo proposals due</description>
55    <date>20020315</date>
56   </deadline>
57   <deadline>
58    <description>Notification of acceptance for posters and demos</description>
59    <date>20020329</date>
60   </deadline>
61   <deadline>
62    <description>Last day for early registration</description>
63    <date>20020517</date>
64   </deadline>
65   <deadline>
66    <description>Deadline for full papers for JSC special issue</description>
67    <date>20020626</date>
68   </deadline>
69  </event>
70
71  <event>
72   <name>6th International Conference on Electronic Publishing (ELPUB 2002)</name>
73   <url>http://www.tu-chemnitz.de/elpub02/</url>
74   <where>Karlovy Vary, Czech Republic</where>
75   <when>November 6-9, 2002</when>
76   <deadline>
77    <description>Abstracts due</description>
78    <date>20020215</date>
79   </deadline>
80   <deadline>
81    <description>Full papers due</description>
82    <date>20020228</date>
83   </deadline>
84  </event>
85
86  <event>
87   <name>TPHOLS 2002</name>
88   <url>http://shemesh.larc.nasa.gov/tphols2002</url>
89   <where>Hampton (Virginia)</where>
90   <when>August 20-23, 2002</when>
91   <deadline>
92    <description>Category A papers due</description>
93    <date>20020222</date>
94   </deadline>
95   <deadline>
96    <description>Category A notification of acceptance</description>
97    <date>20020422</date>
98   </deadline>
99   <deadline>
100    <description>Category B papers due</description>
101    <date>20020517</date>
102   </deadline>
103   <deadline>
104    <description>Category A camera-ready copy due</description>
105    <date>20020524</date>
106   </deadline>
107   <deadline>
108    <description>Category B notification of acceptance</description>
109    <date>20020617</date>
110   </deadline>
111   <deadline>
112    <description>Category B camera-ready copy due</description>
113    <date>20020705</date>
114   </deadline>
115  </event>
116  <event>
117   <name>WWW-2002: Semantic Web Workshop</name>
118   <url>http://semanticweb2002.aifb.uni-karlsruhe.de</url>
119   <description>Workshop associato a WWW2002</description>
120   <where>Hawaii</where>
121   <when>May 7th, 2002</when>
122   <deadline>
123    <description>Paper submission</description>
124    <date>20020301</date>
125   </deadline>
126   <deadline>
127    <description>Notification of acceptance</description>
128    <date>20020401</date>
129   </deadline>
130   <deadline>
131    <description>Deadline for final contributions</description>
132    <date>20020415</date>
133   </deadline>
134  </event>
135  <event>
136   <name>Extreme 2002</name>
137   <url>http://www.extrememarkup.com</url>
138   <where>Montreal Canada</where>
139   <when>August 6-9, 2002</when>
140   <deadline>
141    <description>Paper Submission</description>
142    <date>20020303</date>
143   </deadline>
144   <deadline>
145    <description>Speakers Notified</description>
146    <date>20020513</date>
147   </deadline>
148   <deadline>
149    <description>Revised Papers Due</description>
150    <date>20020611</date>
151   </deadline>
152  </event>
153  <event>
154   <name>35 Years of Automath</name>
155   <url>http://www.cee.hw.ac.uk/~fairouz/automath2002/</url>
156   <where>Edinburgh</where>
157   <when>April 10-13, 2002</when>
158   <deadline>
159    <description>Submission deadline of papers in special issue of an international journal.</description>
160    <date>20020510</date>
161   </deadline>
162   <deadline>
163    <description>Submission deadline of special edited book celebrating de Bruijn's 85th anniversary.</description>
164    <date>20020710</date>
165   </deadline>
166  </event>
167 </events>