Browse Source

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

pre-master-46
arno 26 years ago
parent
commit
e61ba3bcf0
  1. 75
      AUTHORS
  2. 5
      ChangeLog
  3. 11
      doc/ngspice.texi

75
AUTHORS

@ -1,41 +1,36 @@
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>
@c This file will be processed with texinfo.
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...)
SPICE was originally written at The University of Berkeley (USA).
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...

5
ChangeLog

@ -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:

11
doc/ngspice.texi

@ -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

Loading…
Cancel
Save