diff options
| author | aarne <unknown> | 2005-05-17 18:50:43 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-05-17 18:50:43 +0000 |
| commit | 6dd070f12e2a957adf54485b967d2fbe38b1941b (patch) | |
| tree | 181ecadbd8d139eb8a53806b3eb76a9d260fd59e /doc | |
| parent | 1d6094c7efd1c770b20ec48b443d0334221c54ea (diff) | |
index etc
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-index.html | 2 | ||||
| -rw-r--r-- | doc/gf-people.html | 121 |
2 files changed, 122 insertions, 1 deletions
diff --git a/doc/gf-index.html b/doc/gf-index.html index a7b24a1da..749c0e524 100644 --- a/doc/gf-index.html +++ b/doc/gf-index.html @@ -72,7 +72,7 @@ Expressivity and Complexity of the Grammatical Framework</a>. <i>November 8, 2004</i>. GF 2.1 released. Here are the <a href="doc/gf2-highlights.html">highlights</a>. -Software available on the <a href="download/gf-download.html">GF 2.1 Download +Software available on the <a href="../GF2.1/download/gf-download.html">GF 2.1 Download Page</a>. <p> Main novelties in 2.1: diff --git a/doc/gf-people.html b/doc/gf-people.html new file mode 100644 index 000000000..05598dd9e --- /dev/null +++ b/doc/gf-people.html @@ -0,0 +1,121 @@ +<html> + +<head> +<title>GF People</title> +</head> + +<body bgcolor="#FFFFFF" text="#000000" > + +<center> +<IMG SRC="../gf-logo.gif"> + +<h1>Grammatical Framework: Authors and Acknowledgements</h1> + +</center> + +Most of the code is by +<a href="http://www.cs.chalmers.se/~aarne">Aarne Ranta</a>, +and bug reports should be mailed +<a href="mailto:aarne@cs.chalmers.se">to him</a>. + + +<p> + +The following people have contributed code to the current version: + +<p> + +<a href="http://www.cs.chalmers.se/~bringert">Björn Bringert</a> (Chalmers) +<br> +Håkan Burden (Göteborg University) +<br> +<a href="http://www.cs.chalmers.se/~markus">Markus Forsberg</a> (Chalmers) +<br> +<a href="http://www.cs.chalmers.se/~hallgren">Thomas Hallgren</a> (Chalmers) +<br> +<a href="http://www.cs.chalmers.se/~krijo">Kristofer Johannisson</a> (Chalmers) +<br> +<a href="http://www.cs.chalmers.se/~janna">Janna Khegai</a> (Chalmers) +<br> +<a href="http://www.cs.chalmers.se/~peb">Peter Ljunglöf</a> (Chalmers) +<br> +Petri Mäenpää (Nokia) + +<p> + +At least the following colleagues are thanked for suggestions, +bug reports, and other indirect contributions to the code: + +<p> + +<a href="http://www.di.unito.it/~stefano/">Stefano Berardi</a> (Torino), + +Pascal Boldini (Paris), + +<a href="http://www.dur.ac.uk/~dcs0pcc/">Paul Callaghan</a> (Durham), + +Lauri Carlson (Helsinki), + +<a href="http://www.cs.chalmers.se/~koen">Koen Claessen</a> (Chalmers), + +<a href="http://www.cling.gu.se/~cooper">Robin Cooper</a> (Gothenburg), + +<a href="http://www.cs.chalmers.se/~coquand">Thierry Coquand</a> (Chalmers), + +<a +href="http://www.xrce.xerox.com/people/dymetman/dymetman.html">Marc +Dymetman</a> (XRCE), + +Bertrand Grégoire (Tudor Institure, Luxembourg), + +<a href="http://www.cs.chalmers.se/~reiner">Reiner Hähnle</a> (Chalmers), + +<a href="http://pauillac.inria.fr/~huet/">Gérard Huet</a> (INRIA), + +<a href="http://www.cs.chalmers.se/~patrikj">Patrik Jansson</a> (Chalmers), + +Bernard Jaulin (Paris), + +<a href="http://www.xrce.xerox.com/people/karttunen/karttunen.html"> +Lauri Karttunen</a> (PARC), + +Matti Kinnunen (Nokia), + +<a +href="http://www.xrce.xerox.com/people/lux/">Veronika +Lux</a> (XRCE), + +Per Martin-Löf (Stockholm), + +<a href="http://www.cs.chalmers.se/~bengt">Bengt Nordström</a> (Chalmers), + +<a +href="http://www.cis.uni-muenchen.de/studenten/stud_homepages/okrslar/reklame.html"> +Martin Okrslar</a> (CIS), + +Jianmin Pang (Durham), + +<a +href="http://www.xrce.xerox.com/people/pogodalla/index.fr.html">Sylvain +Pogodalla</a> (XRCE), + +<a href="http://www.inria.fr/Loic.Pottier">Loïc Pottier</a> (INRIA), + + +<a href="http://www2.parc.com/istl/members/zaenen/">Annie Zaenen</a> (PARC) + +<p> + +The GF logo was designed by Uula Ranta. + +<p> + +From 2001 to 2004, GF enjoyed funding from the +<a href="http://www.vinnova.se">Vinnova</a> foundation, within the +<a href="http://www.cs.chalmers.se/Cs/Research/Language-technology/ILT.html"> +Interactive Languge Technology</a> project. + + +</body> +</html> + |
