mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 14:29:31 -06:00
The new logo is in the new directory doc/Logos. The old logo has been moved there too. The documentation has been updated to refer to the new logo. The new logo was provided in SVG format by Krasimir, but PNG files are included as well. There are some new rules in doc/Makefile to convert from SVG to PNG, which you can use if you edit the SVG files.
125 lines
3.1 KiB
HTML
125 lines
3.1 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<title>GF People</title>
|
|
</head>
|
|
|
|
<body bgcolor="#FFFFFF" text="#000000" >
|
|
|
|
<center>
|
|
<IMG SRC="Logos/gf0.png">
|
|
|
|
<h1>Grammatical Framework: Authors and Acknowledgements</h1>
|
|
|
|
</center>
|
|
|
|
Most of the code is by
|
|
<a "http://www.chalmers.se/cse/EN/organization/divisions/computing-science/people/angelov-krasimir">Krasimir Angelov</a>,
|
|
<a href="http://www.cs.chalmers.se/~bringert">Björn Bringert</a>,
|
|
and
|
|
<a href="http://www.cs.chalmers.se/~aarne">Aarne Ranta</a>. Bug reports should be
|
|
posted via the <a href="http://trac.haskell.org/gf/">GF bug tracker</a>.
|
|
|
|
|
|
<p>
|
|
|
|
Also the following people have contributed code to some of the versions:
|
|
|
|
<p>
|
|
|
|
Håkan Burden (Chalmers)
|
|
<br>
|
|
Hans-Joachim Daniels (Karlsruhe)
|
|
<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. (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.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>
|
|
|