diff options
| author | John J. Camilleri <john@johnjcamilleri.com> | 2018-11-27 23:12:21 +0100 |
|---|---|---|
| committer | John J. Camilleri <john@johnjcamilleri.com> | 2018-11-27 23:12:21 +0100 |
| commit | c8eb1010c5402b73ee6d1a90b2cbf05888deeedd (patch) | |
| tree | 569ecd9edd75b5c2e34aee8d2ee3e81a6897b0db /doc/gf-people.html | |
| parent | 14d35c8a31d96348d951375fbc9b73fddd8495b9 (diff) | |
Remove faq. Update people page. Add SS to news.
Diffstat (limited to 'doc/gf-people.html')
| -rw-r--r-- | doc/gf-people.html | 132 |
1 files changed, 0 insertions, 132 deletions
diff --git a/doc/gf-people.html b/doc/gf-people.html deleted file mode 100644 index 37e430ae7..000000000 --- a/doc/gf-people.html +++ /dev/null @@ -1,132 +0,0 @@ -<!DOCTYPE html> -<html> - -<head> -<title>GF People</title> -<meta charset="UTF-8"> -<link rel=stylesheet href="../css/style.css"> -<meta name = "viewport" content = "width = device-width"> -</head> - -<body> - -<center> -<IMG SRC="Logos/gf0.png" alt="[GF]"> - -<h1>Grammatical Framework: Authors and Acknowledgements</h1> - -</center> - -The current developers and maintainers are -<a href="http://www.chalmers.se/cse/EN/organization/divisions/computing-science/people/angelov-krasimir">Krasimir Angelov</a>, -<a href="http://www.cse.chalmers.se/~hallgren/">Thomas Hallgren</a>, -and -<a href="http://www.cse.chalmers.se/~aarne/">Aarne Ranta</a>. Bug reports should be -posted via the -<a href="http://code.google.com/p/grammatical-framework/issues/list">GF bug tracker</a>. - - -<p> - -Also the following people have contributed code to some of the versions: - -<dl> - -<dt>Grégoire Détrez (University of Gothenburg) -<dt>Ramona Enache (University of Gothenburg) -<dt> -<a href="http://www.cse.chalmers.se/alumni/bringert">Björn Bringert</a> (University of Gothenburg) -<dt> -Håkan Burden (University of Gothenburg) -<dt> -Hans-Joachim Daniels (Karlsruhe) -<dt> -<a href="http://www.cs.chalmers.se/~markus">Markus Forsberg</a> (Chalmers) -<dt> -<a href="http://www.cs.chalmers.se/~krijo">Kristofer Johannisson</a> (University of Gothenburg) -<dt> -<a href="http://www.cs.chalmers.se/~janna">Janna Khegai</a> (Chalmers) -<dt> -<a href="http://www.cse.chalmers.se/~peb">Peter Ljunglöf</a> (University of Gothenburg) -<dt> -Petri Mäenpää (Nokia) -</dl> - - -At least the following colleagues are thanked for suggestions, -bug reports, and other indirect contributions to the code. (Notice: -these are early contributors - the list has not been updated since 2004 or so). - -<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.cse.chalmers.se/~koen">Koen Claessen</a> (Chalmers), - -<a href="http://www.cling.gu.se/~cooper">Robin Cooper</a> (Gothenburg), - -<a href="http://www.cse.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.cse.chalmers.se/~reiner">Reiner Hähnle</a> (Chalmers), - -<a href="http://pauillac.inria.fr/~huet/">Gérard Huet</a> (INRIA), - -<a href="http://www.cse.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.cse.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.cse.chalmers.se/research/group/Language-technology/ILT.html"> -Interactive Languge Technology</a> project. - - -</body> -</html> - |
