]> matita.cs.unibo.it Git - helm.git/blob - helm/www/matita/development.shtml
reworked css and html structure, continuing offline ...
[helm.git] / helm / www / matita / development.shtml
1 <!--#include virtual="xhtml-header.shtml" -->
2 <html>
3   <head>
4     <title>Matita home page - developers</title>
5     <link type="text/css" rel="stylesheet" href="style.css"/>
6   </head>
7   <body>
8     <!--#include virtual="menubar.shtml" -->
9     <div class="main">
10       <h1>Matita Development</h1>
11       <p>
12       The origins of Matita go back to 1999 and are intertwined with the
13       <a href="http://helm.cs.unibo.it">HELM Project</a>. Since then, a
14       lot of people contributed both ideas and source code that have made
15       Matita what it looks today. In this page we tried to summarize all
16       of them, we apologize for whom we forgot to mention.
17       </p>
18       <h2>Current team members</h2>
19       <ul>
20         <li><a href="http://www.cs.unibo.it/~asperti/">Andrea Asperti</a> - Full Professor</li>
21         <li><a href="http://www.cs.unibo.it/~sacerdot/">Claudio Sacerdoti Coen</a> - Lecturer </li>
22         <li><a href="http://www.cs.unibo.it/~tassi/">Enrico Tassi</a> - PhD Student</li>
23         <li><a href="http://www.cs.unibo.it/~zacchiro/">Stefano Zacchiroli</a> - PhD Student</li>
24       </ul>
25
26       <h2>Former members</h2>
27       <ul>
28         <li><a href="http://www.cs.unibo.it/~fguidi/">Ferruccio Guidi</a> - PhD</li>
29         <li><a href="http://www.sti.uniurb.it/padovani/">Luca Padovani</a> - Lecturer</li>
30         <li><a href="http://www.cs.unibo.it/~schena/">Irene Schena</a> - PhD</li>
31         <li>Pietro Di Lena - Master Student</li>
32         <li>Michele Galatá - Master Student</li>
33         <li>Alberto Griggio - Master Student</li>
34         <li>Matteo Selmi - Master Student</li>
35         <li>Vincenzo Tamburrelli - Master Student</li>
36       </ul>
37       </p>
38       <!--#include virtual="bottombar.shtml" -->
39   </body>
40 </html>
41 <!-- $Id$ -->