]> matita.cs.unibo.it Git - helm.git/commitdiff
* "Older news" link added to the first page.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 22 Feb 2002 14:16:20 +0000 (14:16 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 22 Feb 2002 14:16:20 +0000 (14:16 +0000)
* Some more news and events.

helm/mowgli/home/xml/news.xml
helm/mowgli/home/xml/other-events.xml
helm/mowgli/home/xsl/latest-news.xsl

index 329df3a19ca98ddc59623f450517f12923e1ce8a..63ba02c9bf26f5eb3ed7cb37845f67f6c02ea857 100644 (file)
 
 <news>
 
+  <event>
+    <date>February 22, 2002</date>
+    <description>
+      MOWGLI Web Site announced. MKM03 added to events.
+    </description>
+    <who file="bologna/sacerdoti"/>
+  </event>
+      
   <event>
     <date>February 15, 2002</date>
     <description>
index a0e532818139dfa1871dfc73d409dc2ac55c1565..18f2cbea4bbe0cf53b6e3e8226e5c5eee23eeb93 100644 (file)
@@ -20,7 +20,7 @@
  <event>
   <name>MKM 2001</name>
   <url>http://www.risc.uni-linz.ac.at/institute/conferences/MKM2001</url>
-  <description>Special Issue for Annalas of Mathematics and Artificial
+  <description>Special Issue for Annals of Mathematics and Artificial
    Intelligence to appear in Fall 2002</description>
   <deadline kind="notification">
    <description>Notification of acceptance for the special issue on
    <date>20020710</date>
   </deadline>
  </event>
+
+ <event>
+  <name>Second International Conference on Mathematical Knowledge Management (MKM 2003)</name>
+  <url>http://www.cs.unibo.it/MKM03</url>
+  <where>Bertinoro (IT)</where>
+  <when>
+   <begin>20030216</begin>
+   <end>20030218</end>
+  </when>
+  <deadline kind="submission">
+   <description>Papers due</description>
+   <date>20020901</date>
+  </deadline>
+  <deadline kind="notification">
+   <description>Notification</description>
+   <date>20021101</date>
+  </deadline>
+  <deadline kind="camera-ready">
+   <description>Camera-ready due</description>
+   <date>20021122</date>
+  </deadline>
+ </event>
 </events>
index 29ba8003f2d80afd0bf9ec3ba3f8116109cf2f32..29cbaa7a5cfb954ab81896a5b8c1f43540d0fef1 100644 (file)
@@ -12,7 +12,7 @@
   <xsl:apply-templates select="news/event[position() &lt; 4]">
     <xsl:with-param name="small" select="true()"/>
   </xsl:apply-templates>
+  <dt><a href="news.html">Older news</a></dt><dd></dd>
 </xsl:template>
 
 </xsl:stylesheet>
-