* AUTHORS doc/ngspice.texi: Included an acknowledgements section.

This commit is contained in:
arno 2000-06-17 23:10:21 +00:00
parent d7ad0ee10c
commit e61ba3bcf0
3 changed files with 49 additions and 42 deletions

75
AUTHORS
View File

@ -1,41 +1,36 @@
@c This file will be processed with texinfo.
SPICE was originally written at The University of Berkeley (USA).
Contributors:
-------------
Giles C. Billingsley
Mansun Chan
Wayne A. Christopher
Noah Friedman <friedman@prep.ai.mit.edu>
David A. Gates
JianHui Huang
Jeffrey M. Hsu
S. Hwang
Gordon M. Jacobs
Min-Chie Jeng
Kenneth H. Keller
Mathew Lew
Weidong Liu
Richard D. McRoberts
Gary W. Ng
Hong June Park
Thomas L. Quarles
Jaijeet S. Roychowdhury
Takayasu Sakurai
Kanwar Jit Singh
Andrew Tuckey <Tuckey@ieee.org>
NGSPICE is now actively hacked by:
* Glao S. Dezai <dezai@hotbot.com>
* Daniele Foci <d.foci@ieee.ing.uniroma1.it>
* Chris Inbody <cinbody@cowtown.net>
* Paolo Nenzi <pnenzi@ieee.ing.uniroma1.it>
* Arno Peters <A.W.Peters@ieee.org>
* Serban-Mihai Popescu <serbanp@ix.netcom.com>
* Emmanuel Rouat <emmanuel.rouat@wanadoo.fr>
* Michael Widlok <widlok@uci.agh.edu.pl>
* Manfred Metzger <ManfredMetzger@gmx.de>
(and many others...)
Since then, there have been many people working on the software.
The following people have contributed in some way:
Giles C. Billingsley,
Mansun Chan,
Wayne A. Christopher,
Glao S. Dezai <dezai@@hotbot.com>,
Daniele Foci <d.foci@@ieee.ing.uniroma1.it>,
Noah Friedman <friedman@@prep.ai.mit.edu>,
David A. Gates,
JianHui Huang,
Jeffrey M. Hsu,
S. Hwang,
Chris Inbody <cinbody@@cowtown.net>,
Gordon M. Jacobs,
Min-Chie Jeng,
Kenneth H. Keller,
Mathew Lew,
Weidong Liu,
Richard D. McRoberts,
Manfred Metzger <ManfredMetzger@@gmx.de>,
Paolo Nenzi <pnenzi@@ieee.ing.uniroma1.it>,
Gary W. Ng,
Hong June Park,
Arno Peters <A.W.Peters@@ieee.org>,
Serban-Mihai Popescu <serbanp@@ix.netcom.com>,
Thomas L. Quarles,
Emmanuel Rouat <emmanuel.rouat@@wanadoo.fr>,
Jaijeet S. Roychowdhury,
Takayasu Sakurai,
Kanwar Jit Singh,
Andrew Tuckey <Tuckey@@ieee.org>
Michael Widlok <widlok@@uci.agh.edu.pl>,
and many others...

View File

@ -1,3 +1,8 @@
2000-06-18 Arno W. Peters <A.W.Peters@ieee.org>
* AUTHORS, doc/ngspice.texi: Included an acknowledgements
section.
2000-06-16 Arno W. Peters <A.W.Peters@ieee.org>
* src/frontend/doplot.c: Refactored into the following files:

View File

@ -80,7 +80,7 @@ MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
@end titlepage
@node Top, Introduction, (dir), (dir)
@node Top, Acknowledgements, (dir), (dir)
@ifinfo
This document describes ...
@ -90,6 +90,7 @@ of the program named ...
@end ifinfo
@menu
* Acknowledgements::
* Introduction::
* Circuit Description::
* Circuit Elements and Models::
@ -106,7 +107,13 @@ of the program named ...
@c @cindex Index entry for First Chapter
@node Introduction, Circuit Description, Top, Top
@node Acknowledgements, Introduction, Top, Top
@comment node-name, next, previous, up
@chapter Acknowledgements
@include ../AUTHORS
@node Introduction, Circuit Description, Acknowledgements, Top
@comment node-name, next, previous, up
@chapter Introduction