home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
unixtex-6.1b-bin0.lha
/
lib
/
texmf
/
bibtex
/
bib
/
texbook2.bib
< prev
next >
Wrap
Text File
|
1996-10-12
|
259KB
|
7,552 lines
%%% /u/sy/beebe/tex/bib/texbook2.bib, Mon Feb 11 11:29:01 1991
%%% Edit by Nelson H. F. Beebe <beebe at magna.math.utah.edu>
%%%
%%% ====================================================================
%%% BibTeX-file{
%%% author = "Nelson H. F. Beebe",
%%% version = "1.171",
%%% date = "28 November 1994",
%%% time = "12:03:21 MST",
%%% filename = "texbook2.bib",
%%% address = "Center for Scientific Computing
%%% Department of Mathematics
%%% University of Utah
%%% Salt Lake City, UT 84112
%%% USA",
%%% telephone = "+1 801 581 5254",
%%% FAX = "+1 801 581 4148",
%%% checksum = "64207 7551 29269 259490",
%%% email = "beebe at math.utah.edu (Internet)",
%%% codetable = "ISO/ASCII",
%%% supported = "yes",
%%% docstring = "This BibTeX file records books and periodicals
%%% prepared with TeX (but not specifically
%%% about TeX). For a listing of publications
%%% about TeX, see texbook1.bib and
%%% texbook3.bib; they too will have been
%%% typeset by TeX. The ISBN fields will be
%%% printed if the is-alpha.bst or is-plain.bst
%%% style files are used.
%%%
%%% CONVENTIONS
%%%
%%% Books are tagged by the first author's last
%%% name, a colon, up to 3 upper-case letters
%%% taken from the first three upper-case words
%%% in the title (ignoring words like A, And,
%%% The), followed by the last two digits of
%%% the publication year. If there is a volume
%%% entry, it is appended to the tag, prefixed
%%% by a hyphen.
%%%
%%% For Dutch authors, a van part is included
%%% in the author tag. For names with accented
%%% letters, accents are dropped in the author
%%% tag.
%%%
%%% This scheme is systematic enough that it
%%% can be programmed: most of the
%%% Addison-Wesley book entries were created
%%% with an awk program from a dump of the AW
%%% database supplied by Mona Zeftel. Older
%%% entries in this bibliography were modified
%%% on 28-Nov-1990 to conform to this tagging
%%% scheme.
%%%
%%% The choice of a limit of 3 letters was
%%% determined from experiments on the
%%% Addison-Wesley collection. Long tags are
%%% undesirable because they are a nuisance to
%%% type, and also interfere with the tagged
%%% bibliography output produced using the
%%% LaTeX showtags style option.
%%%
%%% Journal article tags look like
%%% author:abbrev-volume-number-page, where the
%%% author part is the last name of the first
%%% author: for example,
%%% Bhattacharya:PR203-1-203.
%%%
%%% Technical report tags look like
%%% author:abbrev-number: for example,
%%% Billawala:STAN-CS-89-1256.
%%%
%%% The Como InProceedings entries look like
%%% author:TEX85-page: for example,
%%% Agostini:TEX85-117. Other InProceedings
%%% entries should follow a similar style.
%%%
%%% Entries are stored ordered by the BibTeX
%%% tag name, independent of the entry type
%%% (the GNU Emacs function sort-bibtex-entries
%%% can be used to ensure correct ordering).
%%% However, entries that are cross-referenced
%%% by others are stored at the end of the
%%% file, since that order is required by
%%% BibTeX.
%%%
%%% With few exceptions, value fields for
%%% acknowledgement, address, journal, and
%%% publisher keywords should use macros
%%% defined in the string preamble below. This
%%% helps to ensure consistency, and reduces
%%% the entry sizes. Address entries must
%%% always include the country.
%%%
%%% `The New Hacker's Dictionary' listed below
%%% includes this remark about TeX:
%%%
%%% ``TeX /tekh/ n. An extremely powerful
%%% macro-based text formatter written by
%%% Donald E. Knuth, very popular in the
%%% computer-science community (it is good
%%% enough to have displaced Unix troff(1), the
%%% other favored formatter, even at many Unix
%%% installations). TeX fans insist on the
%%% correct (guttural) pronunciation, and the
%%% correct spelling (all caps, squished
%%% together, with the E depressed below the
%%% baseline; the mixed-case `TeX' is
%%% considered an acceptable kluge on
%%% ASCII-only devices). Fans like to
%%% proliferate names from the work `TeX' --
%%% such TeXnician (TeX user), TeXhacker (TeX
%%% programmer), TeXmaster (competent TeX
%%% programmer), TeXhax, and TeXnique. [This
%%% book was typeset in TeX. --- ESR]
%%%
%%% Knuth began TeX because he had become
%%% annoyed at the declining quality of the
%%% typesetting in volumes I--III of his
%%% monumental Art of Computer Programming (see
%%% bible). In a manifestation of the typical
%%% hackish urge to solve the problem at hand
%%% once and for all, he began to design his
%%% own typesetting language. He thought he
%%% would finish it on his sabbatical in 1978;
%%% he was wrong by only about 8 years. The
%%% language was finally frozen around 1985,
%%% but volume IV of The Art of Computer
%%% Programming has yet to appear as of
%%% mid-1991. The impact and influence of TeX's
%%% design has been such that nobody minds this
%%% very much. Many grand hackish projects have
%%% started as a bit of tool-building on the
%%% way to something else; Knuth's diversion
%%% was simply on a grander scale than most.''
%%%
%%% The checksum field above contains a CRC-16
%%% checksum as the first value, followed by the
%%% equivalent of the standard UNIX wc (word
%%% count) utility output of lines, words, and
%%% characters. This is produced by Robert
%%% Solovay's checksum utility."
%%% }
%%% ====================================================================
@Preamble{"\input bibnames.sty"
# "\input path.sty "
# "\hyphenation{Alex-an-dra Buch-er Di-ode micro-eco-nomic Nij-hoff
trig-o-nom-etry Mat-thew na-tion-al-e-ko-nom or-tho-pae-dics
phys-ics Rie-del sek-el-skift-ets Unu-mane Wald-ing-er Zieg-ler}"}
%%======================================================================
%%
%% CONVENTIONS
%%
%% Books are tagged by the first author's last name, a colon, up to 3
%% upper-case letters taken from the first three upper-case words in
%% the title (ignoring words like A, And, The), followed by the last
%% two digits of the publication year. If there is a volume entry, it
%% is appended to the tag, prefixed by a hyphen.
%%
%% This scheme is systematic enough that it can be programmed: most of
%% the Addison-Wesley book entries were created with an awk program
%% from a dump of the AW database supplied by Mona Zeftel. Older
%% entries in this bibliography were modified on 28-Nov-1990 to
%% conform to this tagging scheme.
%%
%% The choice of a limit of 3 letters was determined from experiments on
%% the Addison-Wesley collection. Long tags are undesirable because
%% they are a nuisance to type, and also interfere with the tagged
%% bibliography output produced using the LaTeX showtags style option.
%%
%% Journal tags are still somewhat ad-hoc, and need to be systematized.
%%
%% Entries are stored ordered by the BibTeX tag name, independent of
%% the entry type.
%%
%% With few exceptions, value fields for acknowledgement, address,
%% journal, and publisher keywords should use macros defined in the
%% string preamble below. This helps to ensure consistency, and
%% reduces the entry sizes. Address entries must always include the
%% country.
%%======================================================================
%%======================================================================
%% From the author (NHFB):
%%
%% The original version of this file was put together by merging
%% bibliographies that Barbara Beeton at the American Mathematical
%% Society, and editor of TUGboat, and I had collected.
%%
%% This file is likely to be enlarged by contributions from many people,
%% and we may learn more about the process of using TeX for book and
%% journal publication by making contact with one another through these
%% acknowledgements.
%%
%% The BibTeX string facility is useful here; acknowledgements will
%% begin "ack-" followed by last name or initials. I have not written a
%% BibTeX style modification that will list these acknowledgements in an
%% output bibliography. The next time it rains...
%%======================================================================
%% Acknowledgement abbreviations:
@String{ack-arr = "Alan R. Rogers,
Department of Anthropology,
206 Stewart Building,
University of Utah,
Salt Lake City, UT 84112, USA,
Tel: +1 801 581 5529,
e-mail: \path|rogers@anthro.utah.edu|"}
@String{ack-bc = "Bart Childs,
e-mail: \path|bart@cs.tamu.edu|"}
@String{ack-bkph = "Berthold K. P. Horn,
e-mail: \path|bkph@ai.mit.edu|"}
@String{ack-bnb = "Barbara N. Beeton
e-mail: \path|bnb@math.ams.org|"}
@String{ack-cb = "Claudio Beccari,
Dipartimento di Elettronica,
Politecnico di Torino,
Corso Duca degli Abruzzi, 24,
I10129 Torino, Italy,
e-mail: \path|beccari@itopoli.bitnet|,
\path|beccari@polito.it|"}
@String{ack-dfl = "Dag F. Langmyhr,
Department of Informatics,
P.O. Box 1080,
University of Oslo,
N-0316 Oslo, Norway,
e-mail: \path|dag@ifi.uio.no|"}
@String{ack-dgk = "David G. Kay,
e-mail: \path|kay@ics.uci.edu|"}
@String{ack-dh = "Don Hosek,
440F Grinnell,
Claremont, CA 91711, USA,
Tel: (714) 625-0147,
e-mail: BITnet: \path|dhosek@ymir|"}
@String{ack-dw = "Dominik Wujastyk,
Wellcome Institute for the History of Medicine,
183 Euston Road,
London NW1 2BP, UK,
Tel: +44-71-383-4252,
e-mail: Janet: \path|d.wujastyk@uk.ac.ucl|"}
@String{ack-fl = "Frank Lusardi,
305 East 40th Street, No. 6X,
New York, NY 10016, USA,
Tel: (212) 661-2472"}
@String{ack-fs = "Franc Solina,
Faculty of Electrical Engineering and Computer Science,
University of Ljubljana,
Slovenia, Yugoslavia,
e-mail: \path|franc%ninurta.fer.yu@mcsun.eu.net|"}
@String{ack-ga-gt = "Graham Asher and Graham Toal,
Current Science,
34--42 Cleveland Street,
London, UK,
e-mail: Internet: \path|gtoal@ed.ac.uk|"}
@String{ack-gg = "Grant Gustafson,
Department of Mathematics,
University of Utah,
Salt Lake City, UT 84112, USA,
Tel: +1 801 581 6879,
e-mail: Internet: \path|gustafso@math.utah.edu|"}
@String{ack-gs = "Guy Steele,
Thinking Machines Corporation,
245 First Street,
Cambridge, MA 02142, USA,
e-mail: \path|gls@Think.COM|"}
@String{ack-gswan = "George Swan,
Subject Bibliography Unit,
Wilson Library,
University of Minnesota,
Minneapolis, MN 55455, USA,
Tel: +1 612 624 5860,
e-mail: \path|g-swan@staff.tc.umn.edu|"}
@String{ack-ho = "Hans G. Othmer,
Department of Mathematics,
University of Utah,
Salt Lake City, UT 84112,
USA,
Tel: +1 801 581 3901,
e-mail: \path|othmer@math.utah.edu|"}
@String{ack-hv = "Hal R. Varian,
Dept of Economics,
University of Michigan,
Ann Arbor, MI 48109, USA,
e-mail: \path|hal@alfred.econ.lsa.umich.edu|"}
@String{ack-jl = "John Lancaster,
e-mail: Internet: \path|JLANCASTER@amherst.edu|"}
@String{ack-jr = "Joseph Romanovsky,
e-mail: Internet: \path|jvr@or.math.lgu.spb.su|"}
@String{ack-kb = "Karl Berry,
e-mail: \path|karl@cs.umb.edu|"}
@String{ack-kph = "K. P. Hart,
Faculty of Mathematics and Informatics,
TU Delft,
Postbus 5031,
2600 GA Delft,
The Netherlands,
e-mail: \path|wiawkph@dutrun2.tudelft.nl|"}
@String{ack-lmp = "Lori McWilliam Pickert,
Archetype Publishing Inc.,
Tel: (217) 359-8178,
FAX: (217) 359-8192,
e-mail: \path|jcs@wri.com|"}
@String{ack-mb = "Michael Barr,
McGill University,
Mathematics and Statistics,
805 Sherbrooke Street West,
Montreal H3A 2K6, Quebec, Canada,
Tel: (514) 398-3805,
e-mail: Internet: \path|barr@triples.math.mcgill.ca|"}
@String{ack-mc = "Malcolm Clark,
e-mail: \path|malcolm@icrf.ac.uk|"}
@String{ack-md = "Monika D{\k{a}}bkowska,
Uniwersytet Warszawski,
wydzia{\l} Matematyki, Informatyki i Mechaniki Stosowanej,
Warszawa, Poland"}
@String{ack-mjp = "Michael J. Piff,
Department of Pure Mathematics, PO Box 597,
Hicks Noisy Building Site, Hounsfield Road,
Sheffield S10 2UN, UK.
Tel. SHEFFIELD(0742) 768555 Extension 4431.
JANET: \path|mpiff@uk.ac.shef.pa| or
\path|mpiff@uk.ac.shef.ibm|"}
@String{ack-mz = "Mona Zeftel,
Addison-Wesley Publishing Company,
Reading, MA, USA,
e-mail: \path|crw@wjh12.harvard.edu|"}
@String{ack-nad = "Noel Doughty,
e-mail: \path|nad@phys.canterbury.ac.nz|"}
@String{ack-ngm = "Niels Gylling Mortensen,
e-mail: \path|gylling@risoe.dk|"}
@String{ack-nhfb = "Nelson H. F. Beebe,
Center for Scientific Computing,
Department of Mathematics,
University of Utah,
Salt Lake City, UT 84112, USA,
Tel: +1 801 581 5254,
FAX: +1 801 581 4148,
e-mail: \path|beebe@math.utah.edu|"}
@String{ack-np = "Nico A. F. M. Poppelier,
TeXnique,
Schiermonnikoog 7,
3524 AH Utrecht,
The Netherlands,
e-mail: BITnet: \path|Poppelier@Hutruu53| or
Internet: \path|N.Poppelier@elsevier.NL|"}
@String{ack-nw = "Erich Neuwirth,
Institute for Statistics and Computer Science,
University of Vienna,
Universitaetsstr. 5/9,
A-1010 Vienna,
Austria,
e-mail: \path|a4422DAB@vm.univie.ac.at|,
BITnet: \path|A4422DAB@AWIUNI11|"}
@String{ack-pcd = "Peter Dibble,
e-mail: \path|mcrware!dibble@uunet.UU.NET|"}
@String{ack-pj = "Peter Jansson,
Department of Geology and Geophysics,
University of Minnesota,
Pillsbury Hall #108,
310 Pillsbury Drive S.E.,
Minneapolis, MN 55455,
Tel: (612) 624-6860,
e-mail: \path|fvm6215@ux.acs.umn.edu|"}
@String{ack-psg = "Paula Spiegel Gudder,
1710 South Newport Way,
Denver, CO 80224,
USA,
Tel: (303) 757-2941"}
@String{ack-pt = "Philip Taylor,
The Computer Centre,
RHBNC Univ of London,
Egham Hill,
Egham, Surrey TW20 0EX, UK,
Tel: +44~784~443172,
e-mail: Internet: \path|P.Taylor@Vax.Rhbnc.Ac.UK|"}
@String{ack-rj = "Rex Jaeschke,
2051 Swans Neck Way,
Reston, Virginia 22091, USA,
Tel: (703) 860-0091,
e-mail: \path|rex@aussie.com|"}
@String{ack-rm = "Ronan Melennec,
Service Technique de la Navigation Aerienne,
Departement 7,
95, rue Henri Rochefort, 91025 EVRY CEDEX, FRANCE,
Tel: +33 1 60 79 82 40,
e-mail: \path|melennec@stna7.stna.dgac.fr|"}
@String{ack-rs = "Rainer Schoepf,
Konrad-Zuse-Zentrum/Informationstechnik Berlin,
Heilbronner Str. 10,
D-1000 Berlin 31,
Federal Republic of Germany,
e-mail: Internet: \path|Schoepf@sc.ZIB-Berlin.de|"}
@String{ack-sh = "Steve Hamm,
Motorola Inc. Semiconductor Systems Design Technology,
3501 Ed Bluestein Blvd., MD-M2,
Austin, TX 78762, USA,
Tel: (512) 928-6612,
Fax: (512) 928-7662,
e-mail: Internet:
\path|hamm@ssdt-bluestein.sps.mot.com|"}
@String{ack-sjt = "Simon Thompson,
e-mail: Internet: \path|sjt@ukc.ac.uk|"}
@String{ack-sr = "Sebastian Rahtz,
e-mail: Internet: \path|spqr@minster.york.ac.uk|"}
@String{ack-te = "Teresa A. Ehling,
The MIT Press,
55 Hayward Street,
Cambridge, MA 02142, USA,
Tel: (617) 253-1672,
e-mail: Internet: \path|ehling@mitvma.mit.edu|"}
@String{ack-tr = "Thomas Ridgeway: \path|ridgeway@u.washington.edu|"}
@String{ack-wa = "Wolfgang Appelt,
Gesellschaft fur Math. und Daten.,
Schloss Birlinghoven - PF 1240,
W-5202 St. Augustin 1,
FEDERAL REPUBLIC OF GERMANY,
Tel: 49-2241-14-2326,
FAX: 49-2241-14-2326,
e-mail: Internet: \path|appelt@f3svb.gmd.de|"}
@String{ack-ys = "Yonghe Sun,
e-mail: Internet: \path|ysun@mines.utah.edu|"}
%%======================================================================
%% Journal abbreviations
@String{j-IEEE-TEI = "IEEE Transactions on Electrical Insulation"}
@String{j-LNCS = "Lecture Notes in Computer Science"}
@String{j-PHYSREP = "Physics Reports"}
@String{j-UMAP = "The UMAP Journal"}
@String{j-UMAP:adr = "COMAP, Inc., Suite 210, 57 Bedford St.,
Lexington, MA 02173, USA"}
%%======================================================================
%% Languages
@String{lang-lat = "Latin"}
@String{lang-pl = "Polish"}
%%======================================================================
%% Preparation details.
@String{prep-amstex = "Prepared with {\AmSTeX}."}
@String{prep-inrstex = "Prepared with {INRS\TeX}."}
@String{prep-latex = "Prepared with {\LaTeX}."}
@String{prep-tex = "Prepared with {\TeX}."}
@String{prep-unknowntex = "Prepared with {\TeX} (unknown variety)."}
@String{prep-ytex = "Prepared with Daniel Brotsky's {Y\TeX}."}
%%======================================================================
%% publisher abbreviations
@String{pub-AIAA = "American Institute of Aeronautics and
Astronautics"}
@String{pub-AIAA:adr = "370 L'Enfant Promenade SW, Washington, DC
20024--2518"}
@String{pub-AIP = "American Institute of Physics"}
@String{pub-AIP:adr = ""}
@String{pub-AP = "Academic Press"}
@String{pub-AP:adr = "Boston, MA, USA"}
@String{pub-ARACNE = "Aracne Editrice"}
@String{pub-ARACNE:adr = "Via Luigi Chiozza, 21b, 00133 Roma, Italy"}
@String{pub-ARE = "A-R Editions, Inc."}
@String{pub-ARE:adr = "801 Deming Way, Madison, WI 53717-1903, USA;
Tel: (608) 836-9000"}
@String{pub-AUG = "Acta Universitatis Gothoburgensis"}
@String{pub-AUG:adr = "Gothenburg, Sweden"}
@String{pub-AW = "Ad{\-d}i{\-s}on-Wes{\-l}ey"}
@String{pub-AW-Can:adr = "Don Mills, Ontario, Canada"}
@String{pub-AW:adr = "Reading, MA, USA"}
@String{pub-BH = "Birkh{\"{a}}user"}
@String{pub-BH:adr = "Boston, MA, USA"}
@String{pub-BOOKMAN = "Bookman"}
@String{pub-BOOKMAN:adr = "Taipei, Taiwan"}
@String{pub-BRILL = "Brill"}
@String{pub-BRILL:adr = "Leiden, The Netherlands"}
@String{pub-BS = "The Bibliographical Society"}
@String{pub-BS:adr = "London, UK"}
@String{pub-BSA = "The Bibliographical Society of America"}
@String{pub-BSA:adr = "New York, NY, USA"}
@String{pub-CHAPMAN = "Chapman and Hall, Ltd."}
@String{pub-CHAPMAN:adr = "London, UK"}
%% NB: CLUT and Loescher Editore did not provide ISBN's on the books
%% listed here
@String{pub-CLUT = "Edizioni Cooperativa Libraria Universitaria
Torino"}
@String{pub-CLUT:adr = "Corso Duca degli Abruzzi, 24, I 10129 Torino,
Italy"}
@String{pub-CP = "Clarendon Press"}
@String{pub-CP:adr = "Oxford, UK"}
@String{pub-CRC = "CRC Publishers"}
@String{pub-CRC:adr = "2000 Corporate Blvd., Boca Raton, FL 33431, USA"}
@String{pub-CSP = "Computer Science Press"}
@String{pub-CSP:adr = "1803 Research Boulevard, Rockville, MD
20850, USA"}
@String{pub-CUP = "Cambridge University Press"}
@String{pub-CUP:adr = "Cambridge, UK"}
@String{pub-CURSCI = "Current Science"}
@String{pub-CURSCI:adr = "34--42 Cleveland Street, London, UK"}
@String{pub-DARWIN = "The Darwin Press"}
@String{pub-DARWIN:adr = "Princeton, NJ, USA"}
@String{pub-DP = "Digital Press"}
@String{pub-DP:adr = "12 Crosby Drive, Bedford, MA 01730, USA"}
@String{pub-DUXBURY = "Duxbury Press"}
@String{pub-DUXBURY:adr = "Belmont, CA, USA"}
@String{pub-EF = "Esperantoforlaget AS"}
@String{pub-EF:adr = "Oslo, Norway"}
@String{pub-EFFECT = "Effect Publishing"}
@String{pub-EFFECT:adr = "501 Fifth Avenue, Suite 1612, New York,
NY 10017, USA"}
@String{pub-EH = "Ellis Horwood"}
@String{pub-EH:adr = "New York, NY, USA"}
@String{pub-ESP = "Elsevier Science Publishers"}
@String{pub-ESP:adr = "Amsterdam, The Netherlands"}
@String{pub-ESPNH = "Elsevier Science Publishers (North-Holland)"}
@String{pub-ESPNH:adr = "Amsterdam, The Netherlands"}
@String{pub-ET = "Editorial Trillas"}
@String{pub-ET:adr = "M{\'e}xico DF, M{\'e}xico"}
@String{pub-FORSTEN = "Forsten"}
@String{pub-FORSTEN:adr = "Groningen, The Netherlands"}
@String{pub-GEO = "Geo Books"}
@String{pub-GEO:adr = "Norwich, UK"}
@String{pub-GLAGOL = "Glagol"}
@String{pub-GLAGOL:adr = "St. Petersburg, Russia"}
@String{pub-GREENWOOD = "Greenwood Press"}
@String{pub-GREENWOOD:adr = "88 Post Road West, Westport, CT 06881, USA"}
@String{pub-HD = "Holden-Day, Inc."}
@String{pub-HD:adr = "Oakland, CA 94609, USA"}
@String{pub-HPT = "H{\"o}ld{\-}er-Pichler-Tempsky Verlag"}
@String{pub-HPT:adr = "Vienna, Austria"}
@String{pub-HRW = "Holt, Reinhart, and Winston"}
@String{pub-HRW:adr = "New York, NY, USA"}
@String{pub-IE = "InterEditions"}
@String{pub-IE:adr = "25 rue Leblanc, 75015 Paris, France"}
@String{pub-IOS = "IOS Press"}
@String{pub-IOS:adr = "Amsterdam, The Netherlands"}
@String{pub-JBENJ = "John Benjamins"}
@String{pub-JBENJ:adr = "Amsterdam, The Netherlands"}
@String{pub-JBP = "Jones and Bartlett Publishers, Inc."}
@String{pub-JBP:adr = "One Exeter Plaza, Boston, MA 02116, USA"}
@String{pub-JHUP = "The Johns Hopkins University Press"}
@String{pub-JHUP:adr = "Baltimore, MD, USA"}
@String{pub-JW = "John Wiley"}
@String{pub-JW:adr = "New York, NY, USA"}
@String{pub-KENKYUSHA = "Kenkyusha"}
@String{pub-KENKYUSHA:adr = "Tokyo, Japan"}
@String{pub-KLUWER = "Kluwer Academic Publishers Group"}
@String{pub-KLUWER:adr = "Norwell, MA, USA, and Dordrecht, The Netherlands"}
@String{pub-LEC = "Libreria Editrice Cafoscarina"}
@String{pub-LEC:adr = "Venice, Italy"}
@String{pub-LGU = "Leningrad University"}
@String{pub-LGU:adr = "St. Petersburg, Russia"}
@String{pub-LOESCHER = "Loescher Editore"}
@String{pub-LOESCHER:adr = "Via Vittorio Amedeo II, 18, Torino, Italy"}
@String{pub-MAYFIELD = "Mayfield"}
@String{pub-MAYFIELD:adr = "Palo Alto, CA, USA"}
@String{pub-MELLEN = "Mellen Press"}
@String{pub-MELLEN:adr = "Lewiston, NY, USA"}
@String{pub-MH = "McGraw-Hill"}
@String{pub-MH:adr = "New York, NY, USA"}
@String{pub-MICROWARE = "Microware Systems Corporation"}
@String{pub-MICROWARE:adr = "Des Moines, IA, USA"}
@String{pub-MIT = "The MIT Press"}
@String{pub-MIT:adr = "Cambridge, MA"}
@String{pub-MK = "Morgan Kaufmann Publishers"}
@String{pub-MK:adr = "Los Altos, CA 94022, USA"}
@String{pub-NAUKA = "Nauka"}
@String{pub-NAUKA:adr = "Moscow, Russia"}
@String{pub-NH = "North-Holland Publishing Company"}
@String{pub-NH:adr = "Amsterdam, The Netherlands"}
@String{pub-NIJHOFF = "Martinus Nijhoff/Dr W. Junk Publishers"}
@String{pub-NIJHOFF:adr = "Dordrecht, The Netherlands"}
@String{pub-NORTON = "W. W. Norton \& Co."}
@String{pub-NORTON:adr = "New York, NY, USA"}
@String{pub-OUP = "Oxford University Press"}
@String{pub-OUP:adr = "Walton Street, Oxford OX2 6DP, UK"}
@String{pub-PERGAMON = "Pergamon Press"}
@String{pub-PERGAMON:adr = "Oxford, UK"}
@String{pub-PH = "Pren{\-}tice-Hall"}
@String{pub-PH:adr = "Englewood Cliffs, NJ 07632, USA"}
@String{pub-PHI = "Pren{\-}tice-Hall International"}
@String{pub-PHI:adr = "Englewood Cliffs, NJ 07632, USA"}
@String{pub-PINTER = "Pinter Publishers, Ltd."}
@String{pub-PINTER:adr = "25 Floral St., London WC2E 9DS, UK"}
@String{pub-PPB = "Professional Press Books"}
@String{pub-PPB:adr = "101 Witmer Road, Horsham, PA 19044, USA"}
@String{pub-PTRPH = "P T R Pren{\-}tice-Hall"}
@String{pub-PTRPH:adr = "Englewood Cliffs, NJ 07632, USA"}
@String{pub-PUP = "Princeton University Press"}
@String{pub-PUP:adr = "Princeton, NJ, USA"}
@String{pub-RAHS = "Russian-American Historical Society"}
@String{pub-RAHS:adr = "Washington, DC, USA"}
@String{pub-REED = "Reed Enterprise"}
@String{pub-REED:adr = "Reed Business Publishing Group, Room 922, Quadrant
House, The Quadrant, Sutton, Surrey SM2 5AS,
UK"}
@String{pub-RISO = "{Ris\o} National Laboratory"}
@String{pub-RISO:adr = "Roskilde, Denmark"}
@String{pub-ROUTLEDGE = "Routledge"}
@String{pub-ROUTLEDGE:adr = "London, UK"}
@String{pub-RRD = "R. R. Donnelley and Sons"}
@String{pub-RRD:adr = "Harrisburg, VA, USA"}
@String{pub-SB = "Symposion Bokf{\"o}rlag"}
@String{pub-SB:adr = "Stockholm/Stehag, Sweden"}
@String{pub-SCARECROW = "Scarecrow Press"}
@String{pub-SCARECROW:adr = "Metuchen, NJ, USA"}
@String{pub-SHK = "De sju h{\"a}radernas kulturhistoriska
f{\"o}rening"}
@String{pub-SHK:adr = "Gothenburg, Sweden"}
@String{pub-SIAM = "Society for Industrial and Applied Mathematics"}
@String{pub-SIAM:adr = "Philadelphia, PA, USA"}
@String{pub-SINAUER = "Sinauer Associates, Inc."}
@String{pub-SINAUER:adr = "Sunderland, MA 01375, USA"}
@String{pub-SUCSLI = "Stanford University Center for the Study of
Language and Information"}
@String{pub-SUCSLI:adr = "Stanford, CA, USA"}
@String{pub-SV = "Spring{\-}er-Ver{\-}lag"}
@String{pub-SV:adr = "Berlin, Germany~/ Heidelberg, Germany~/ London,
UK~/ etc."}
@String{pub-TCA = "Technology Community Association"}
@String{pub-TCA:adr = "Cambridge, MA, USA"}
@String{pub-TCGPB = "Technical Chamber of Greece (``Ekdosh
Teqniko'u Epimelhthr'iou ths Ell'adas''),
Publications Bureau (``Grafeio Ekdoseon'')"}
@String{pub-TCGPB:adr = "c/o Ms. Filippidou,
Karageorgi Servias 4,
GR-102 48 Athens,
Greece,
Telephones: +30 - 1 - 32 54 590 (last
digit can vary up to \ldots{}9),
+30 - 1 - 32 45 935,
Telefax: +30 - 1 - 32 21 772"}
@String{pub-TELOS = "TELOS division of Springer-Verlag"}
@String{pub-TELOS:adr = "Santa Clara, CA, USA and New York, NY, USA"}
@String{pub-TEUBNER = "B. G. Teubner"}
@String{pub-TEUBNER:adr = "Stuttgart, Germany"}
@String{pub-UCP = "University of Chicago Press"}
@String{pub-UCP:adr = "5801 Ellis Ave., Chicago, IL 60637, USA"}
@String{pub-UGP = "University of Gothenburg Press"}
@String{pub-UGP:adr = "Gothenburg, Sweden"}
@String{pub-UNAM = "Universidad Autonoma de M{\'e}xico"}
@String{pub-UNAM:adr = "M{\'e}xico DF, M{\'e}xico"}
@String{pub-UNK = "publisher unknown"}
@String{pub-UNK:adr = "address unknown"}
@String{pub-W = "Wiley"}
@String{pub-W:adr = "New York, NY, USA"}
@String{pub-WADSWORTH = "Wadsworth and Brooks/Cole Publishing Company"}
@String{pub-WADSWORTH:adr = "Pacific Grove, CA, USA"}
@String{pub-WESTVIEW = "Westview Press"}
@String{pub-WESTVIEW:adr = "5500 Central Ave., Boulder, CO 80301-2847, USA"}
@String{pub-WIHM = "Wellcome Institute for the History of Medicine"}
@String{pub-WIHM:adr = "London, UK"}
@String{pub-WORLD-SCI = "World Scientific Publishing Co. Pte. Ltd."}
@String{pub-WORLD-SCI:adr = "P. O. Box 128, Farrer Road, Singapore 9128"}
@String{pub-ZT = "Zanichelli-Telettra"}
@String{pub-ZT:adr = "Bologna, Italy"}
%%======================================================================
%% Miscellaneous abbreviations
@String{series-NATO-ASI-C = "NATO ASI series C: Mathematical and
physical sciences"}
@String{title-Byrnes:Fourier-ASI89
= "Recent Advances in {Fourier} Analysis and its Applications:
Proceedings of the {NATO} {Advanced} {Study} {Institute}"}
@String{title-Byrnes:Prob-Sto-ASI91
= "Probabilistic and Stochastic Methods in Analysis, with Applications:
Proceedings of the {NATO} {Advanced} {Study} {Institute}"}
%%======================================================================
%% Books and journals
@Book{Abelson:SIC85,
author = "Harold Abelson and Gerald J. Sussman with Julie
Sussman",
title = "Structure and Interpretation of Computer Programs",
year = "1985",
publisher = pub-MIT # " and " # pub-MH,
address = pub-MIT:adr,
ISBN = "0-262-01077-1 (MIT Press), 0-07-000422-6
(McGraw-Hill)",
LCCN = "QA76.6 .A255 1984",
pages = "xx + 542",
note = "This book was prepared with {\TeX80}.",
acknowledgement = ack-bkph,
bibdate = "Sun Jul 10 01:18:51 1994",
}
@Book{Abelson:TG81,
author = "Harold Abelson and Andrea A. {diSessa}",
title = "Turtle Geometry",
publisher = pub-MIT,
year = "1981",
address = pub-MIT:adr,
ISBN = "0-262-01063-1",
LCCN = "QA462 .A23 1981",
pages = "xx + 477",
note = "This book was prepared with \TeX80; this was described
in \tubissue {2}{3} in an article by Michael Sannella",
acknowledgement = ack-bnb,
bibdate = "Tue Dec 14 22:57:14 1993",
}
@Book{Abragam:VVF91,
author = "A. Abragam",
title = "Vremya vspyat', ili fizik, fizik, gde ty byl",
publisher = pub-NAUKA # ", Glavnaya redakciya
fiziko-matematicheskoj literatury",
year = "1991",
address = pub-NAUKA:adr,
note = prep-latex # "Translated by the author from the
original French edition, {\em De la physique avant tout
chose}, Editions Odile Jakob.",
ISBN = "5-02-014712-5",
pages = "391",
acknowledgement = ack-bnb,
}
@Book{Abrahams:UI91,
author = "Paul W. Abrahams and Bruce R. Larson",
title = "{UNIX} for the Impatient",
publisher = pub-AW,
year = "1991",
address = pub-AW:adr,
ISBN = "0-201-55703-7",
LCCN = "QA76.76.O63 A27 1992",
pages = "xxvii + 559",
acknowledgement = ack-kb,
note = prep-tex,
bibdate = "Tue Dec 14 22:57:16 1993",
}
@Misc{ABSEES,
key = "ABSEES",
editor = "Barbara Dash",
title = "{The American Bibliography of Slavic and East European
Studies}",
howpublished = "Library of Congress",
ISSN = "0094-3770",
year = "1988",
note = "{\LaTeX} for text; plain {\TeX} for 3-column index.",
acknowledgement = ack-lmp,
}
@Book{Adams:SCA93,
author = "E. Adams and U. Kulisch",
title = "Scientific Computing with Automatic Result
Verification",
publisher = pub-AP,
year = "1993",
ISBN = "0-12-044210-8",
LCCN = "QA76 .S368 1993",
pages = "x + 612",
editor = "William F. Ames",
volume = "189",
series = "Mathematics in Science and Engineering",
address = pub-AP:adr,
bibdate = "Tue Dec 14 22:57:19 1993",
acknowledgement = ack-nhfb,
}
@Book{Adams:SVC89,
author = "Robert Adams",
title = "Single Variable Calculus",
year = "1989",
publisher = pub-AW,
address = pub-AW-Can:adr,
ISBN = "0-201-11114-4",
acknowledgement = ack-mz,
note = prep-tex,
}
@Book{AFIT:CTN91,
title = "Air Force Institute of Technology\emdash Critical
Technologies for National Defense",
publisher = pub-AIAA,
year = "1991",
editor = "J. S. Przemieniecki",
address = pub-AIAA:adr,
ISBN = "1-56347-009-8",
LCCN = "UG633 .C74 1991",
pages = "325",
note = prep-latex,
bibdate = "Tue Dec 14 22:57:20 1993",
}
@Book{Ahlberger:VHM,
author = "Christer Ahlberger",
title = "{V}{\"A}{\-}{VAR{\-}FOLK{\-}ET}: Hemindustrin i Mark
1790--1850",
series = "Skrifter fr{\aa}n Institutet f{\"or}r lokalhistorisk
forskning",
number = "1",
year = "????",
publisher = pub-SHK,
address = pub-SHK:adr,
ISBN = "91-7900-417-2",
note = "Distribution: Bor{\aa}s Museum, Ramnaparken, S--502 65
Bor{\aa}s, Sweden.",
}
@Book{Aho:CPT89,
author = "Alfred Aho and Ravi Sethi and Jeffrey Ullman",
title = "Compilateurs\emdash Principes, techniques et outils
({English}: {Compilers\emdash Principles, Techniques and
Tools})",
publisher = pub-IE,
year = "1989",
ISBN = "2-7296-0295-X",
address = pub-IE:adr,
note = prep-tex # "Translated from the English edition
(Addison-Wesley, 1986, ISBN 0-201-10088-6) by Pierre
Boullier, Philippe Deschamp (sic), Martin Jourdan,
Bernard Lorho and Monique Mazaud.",
pages = "875",
acknowledgement = ack-rm,
bibdate = "Sat Aug 27 11:05:08 1994",
}
@Book{Aigner:CS88,
author = "Martin Aigner",
title = "Combinatorial Search",
publisher = pub-JW # " and " # pub-TEUBNER,
address = pub-JW:adr # " and " # pub-TEUBNER:adr,
year = "1988",
ISBN = "0-471-92142-4 (Wiley), 3-519-02109-9 (Teubner)",
LCCN = "T57.97 .A381 1988",
pages = "368",
acknowledgement = ack-mjp,
note = prep-latex,
bibdate = "Tue Dec 14 22:57:22 1993",
}
@Book{Alferov:JSA92,
author = "Zhores I. Alferov",
title = "Joint Soviet-American Workshop on the Physics of
Semiconductor Lasers",
publisher = pub-AIP,
address = pub-AIP:adr,
year = "1992",
ISBN = "0-88318-936-4",
LCCN = "TA1700 .J65 1991",
pages = "viii + 183",
bibdate = "Tue Dec 14 22:57:25 1993",
}
@Misc{AMS,
key = "AMS",
title = "{American Mathematical Society}",
year = "198x",
note = "By the end of the 1980s, almost all AMS journals and
monographics have been set using {\TeX}. This entry
needs to be replaced by an explicit list of them.",
acknowledgement = ack-nhfb,
}
@Book{An:MBC88,
author = "C. An and C. G. Atkeson and J. M. Hollerbach",
title = "Model-Based Control of a Robot Manipulator",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1988",
ISBN = "0-262-01102-6",
LCCN = "TJ211 .A551 1988",
pages = "233",
note = prep-tex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 22:57:27 1993",
}
@Book{Anderson:EEC88,
author = "Philip W. Anderson and Kenneth J. Arrow and David
Pines",
title = "The Economy as an Evolving Complex System",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15681-4 (hardcover), 0-201-15685-7 (paperback)",
LCCN = "HB21 .E2651 1988",
pages = "xvii + 317",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:25:02 1994",
}
@Book{Anderson:LUG92,
author = "E. Anderson and Z. Bai and C. Bischof and J. Demmel
and J. Dongarra and J. Du Croz and A. Greenbaum and S.
Hammarling and A. McKenney and S. Ostrouchov and D.
Sorenson",
title = "{LAPACK} Users' Guide",
publisher = pub-SIAM,
year = "1992",
address = pub-SIAM:adr,
ISBN = "0-89871-294-7",
LCCN = "QA76.73.F25 L36 1992",
pages = "xv + 235",
note = prep-latex,
acknowledgement = ack-nhfb,
bibdate = "Tue Dec 14 22:57:30 1993",
}
@Book{Andren:BME90,
author = "Mats Andr{'e}n",
title = "Borgerskapets Marx\emdash{}Eugen von
{B}{\"o}hm-Ba{\-}werk: {\"a}mbetsman och nationalekonom
i sekelskiftets Wien",
year = "1990",
publisher = pub-SB,
address = pub-SB:adr,
ISBN = "91-7868-226-6",
note = "English title: The Bourgeois Marx\emdash{}Eugen von
B{\"o}hm Bawerk: Official and Economist in the Late
Habsburg Vienna",
bibdate = "Mon Jul 11 11:27:55 1994",
}
@Book{Angel:CG89,
author = "Edward Angel",
title = "Computer Graphics",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-13548-5",
LCCN = "T385.A513 1990",
pages = "xviii + 477",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 22:57:32 1993",
}
@Book{Angus:CTT85,
author = "S. Angus and B. Armstrong and K. M. de Reuck",
title = "Chlorine Tentative Tables",
series = "{IUPAC} chemical data series",
publisher = pub-PERGAMON,
year = "1985",
address = pub-PERGAMON:adr,
ISBN = "0-08-030713-2",
LCCN = "QD181.C5.A54 1985",
pages = "xviii + 162",
note = "Typeset using {\TeX80}.",
acknowledgement = ack-mc,
bibdate = "Tue Dec 14 22:57:34 1993",
}
@Book{Appelt:DAO91,
author = "Wolfgang Appelt",
title = "Document Architecture in Open Systems: The {ODA}
Standard",
publisher = pub-SV,
address = pub-SV:adr,
year = "1991",
ISBN = "3-540-54539-5 and 0-387-54539-5",
LCCN = "TK5105 .A66 1991",
pages = "x + 350",
acknowledgement = ack-wa,
note = prep-tex,
bibdate = "Tue Dec 14 22:57:35 1993",
}
@Book{Appelt:DOS90,
author = "Wolfgang Appelt",
title = "Dokumentaustausch in Offenen
Systemen\emdash{}Einf{\"u}hrung in die {ISO}-Norm 8613:
Office Document Architecture ({ODA}) and Interchange
Format",
publisher = pub-SV,
address = pub-SV:adr,
year = "1990",
ISBN = "3-540-52707-9 and 0-387-52707-9",
acknowledgement = ack-wa,
note = prep-tex,
}
@TechReport{Appelt:ISO-IEC-8613,
author = "Wolfgang Appelt",
title = "Information processing\emdash{}Text and office
systems\emdash{}Office Document Architecture ({ODA})
and Interchange Format",
institution = "ISO/IEC",
year = "1991",
type = "Part 10: Formal specifications",
number = "Standard 8613",
address = "Geneva, Switzerland",
acknowledgement = ack-wa,
note = prep-tex,
}
@Book{Ashley:MLA90,
author = "Kevin Ashley",
title = "Modeling Legal Argument",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-01114-X",
LCCN = "KF242.A1 A7 1990",
pages = "x + 329",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 22:57:37 1993",
}
@Book{Astrom:AC89,
author = "Karl Johan {\AA}str{\"o}m and Bj{\"o}rn Wittenmark",
title = "Adaptive Control",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-09720-6",
LCCN = "TJ217 .A671 1989",
pages = "xiv + 526",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 22:57:38 1993",
}
@Book{Ayache:AVM91,
author = "Nicholas Ayache",
title = "Artificial Vision for Mobile Robots",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-01124-7",
LCCN = "TJ211.3 .A9313 1991",
pages = "342",
acknowledgement = ack-te,
note = prep-latex,
bibdate = "Tue Dec 14 22:57:39 1993",
}
@Book{Bacchus:RRP90,
author = "Fahiem Bacchus",
title = "Representing and Reasoning with Probabilistic
Knowledge",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-02317-2",
LCCN = "QA273 .B24 1990",
pages = "233",
acknowledgement = ack-te,
note = prep-latex,
bibdate = "Tue Dec 14 22:57:42 1993",
}
@Book{Bakoglu:CIP90,
author = "H. B. Bakoglu",
title = "Circuits, Interconnections, and Packaging for {VLSI}",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-06008-6",
LCCN = "TK7874.B345 1990",
pages = "xiv + 527",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Wed Dec 15 08:02:31 1993",
}
@Book{Bancilhon:ADP89,
editor = "Francois Bancilhon and Peter Buneman",
title = "Advances in Database Programming Languages",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50257-7",
LCCN = "QA76.9.D3 A348 1989",
pages = "xvii + 457",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 22:57:43 1993",
}
@Book{Barr:CTC90,
author = "Michael Barr and Charles F. Wells",
title = "Category Theory for Computer Scientists",
publisher = pub-PHI,
address = pub-PHI:adr,
year = "1990",
ISBN = "0-13-120486-6",
LCCN = "QA76.9.M35B37 1990",
pages = "xv + 432",
note = prep-latex,
acknowledgement = ack-mb,
bibdate = "Wed Dec 15 08:02:45 1993",
}
@Book{Barr:TPB90,
editor = "Alan H. Barr",
title = "Topics in Physically-Based Modeling",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-51013-8",
acknowledgement = ack-mz,
note = prep-latex,
}
@Book{Barr:TTT85,
author = "Michael Barr and Charles F. Wells",
title = "Toposes, Triples, and Theories",
publisher = pub-SV,
address = pub-SV:adr,
year = "1985",
ISBN = "0-387-96115-1 and 3-540-96115-1",
LCCN = "QA169 .B346 1985",
pages = "xiii + 345",
note = "Originally prepared in {\TeX}78, but converted by
publisher to {\LaTeX}.",
acknowledgement = ack-mb,
bibdate = "Tue Dec 14 22:57:46 1993",
}
@Book{Bauerle:LA190,
author = "G. G. A. B{\"a}uerle and E. A. de Kerf",
title = "Lie Algebras Part 1\emdash{}Finite and infinite
dimension Lie algebras and applications in physics",
publisher = pub-ESPNH,
address = pub-ESPNH:adr,
note = "Studies in Mathematical Physics, volume 1.",
year = "1990",
acknowledgement = ack-np,
ISBN = "0-444-88776-8",
LCCN = "QC20.7.L54 B38 1990",
pages = "xvi + 394",
bibdate = "Wed Dec 15 08:02:54 1993",
}
@Book{Bauhr:FRE89,
author = "Gerhard Bauhr",
title = "El Futuro en {\it -R{\'E}} e {\it IR A} + Infinitivo
en Espa{\~n}ol Peninsular Moderno",
series = "Romanica Gothoburgensia",
number = "39",
publisher = pub-AUG,
address = pub-AUG:adr,
year = "1989",
ISBN = "91-7346-218-7",
LCCN = "PC 4271 B38 1989",
pages = "ix + 405",
ISSN = "0080-3863",
bibdate = "Tue Dec 14 22:58:21 1993",
}
@Book{Beauzamy:IOT88,
author = "Bernard Beauzamy",
title = "Introduction to operator theory and invariant
subspaces",
series = "North-Holland Mathematical Library",
volume = "42",
year = "1988",
publisher = pub-NH,
address = pub-NH:adr,
ISBN = "0-444-70521-X",
LCCN = "QA329 .B441 1988",
pages = "xiv + 358",
acknowledgement = ack-mjp,
note = prep-tex,
bibdate = "Tue Dec 14 22:58:32 1993",
}
@Book{Beccari:ETR88,
author = "C. Beccari and M. Biey",
title = "Esercitazioni di teoria delle reti elettriche",
publisher = pub-CLUT,
year = "1988",
address = pub-CLUT:adr,
acknowledgement = ack-cb,
note = prep-latex,
}
@Book{Beccari:SCP88,
author = "C. Beccari",
title = "Sintesi dei circuiti passivi",
publisher = pub-CLUT,
year = "1988",
address = pub-CLUT:adr,
acknowledgement = ack-cb,
note = "Prepared with {\TeX} by Tecnograf.",
}
@Book{Bedell:HTS90,
author = "K. S. Bedell and D. Coffey and D. E. Heltzer and D.
Pines and J. R. Schrieffer",
title = "High Temperature Superconductivity Proceedings",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-51249-1",
LCCN = "QC611.98.H54 H34 1989",
pages = "xiv + 474",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 22:58:34 1993",
}
@Book{Bell:CDN90,
author = "George I. Bell and Thomas Marr",
title = "Computers and {DNA}",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-51505-9 (hardcover), 0-201-51561-X (paperback)",
LCCN = "QP624 .I53 1988",
pages = "xvii + 276",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:25:07 1994",
}
@Book{Bergstrom:EFJ89,
author = "Irja Bergstr{\"o}m",
title = "Ensam f{\aa}gel\emdash{}jag vet vem det {\"a}r: Ester
Henning Konstn{\"a}rinna p{\aa} hospital",
publisher = pub-AUG,
address = pub-AUG:adr,
ISBN = "91-7900-753-8",
year = "1989",
note = "English title: Lonely bird\emdash{}I know who that is.
Doctoral dissertation. 140 illustrations, 20 in
color.",
}
@Book{Bergstrom:EM90,
author = "Theodore C. Bergstrom and Hal R. Varian",
title = "Esercizi di microeconomia",
publisher = pub-LEC,
edition = "Second",
address = pub-LEC:adr,
year = "1990",
ISBN = "88-85613-28-4",
note = prep-tex,
acknowledgement = ack-hv,
}
@Book{Bergstrom:WM90,
author = "Theodore C. Bergstrom and Hal R. Varian",
title = "Workouts in Intermediate Microeconomics",
publisher = pub-NORTON,
address = pub-NORTON:adr,
edition = "Second",
year = "1990",
ISBN = "0-393-95926-0",
LCCN = "HB 172 B48 1990",
pages = "384",
note = prep-tex,
acknowledgement = ack-hv,
bibdate = "Thu Dec 16 08:13:33 1993",
}
@Book{Berman:MI93,
author = "Laurence Berman",
title = "The Musical Image: {A} Theory of Content",
publisher = pub-GREENWOOD,
address = pub-GREENWOOD:adr,
year = "1993",
LCCN = "ML3845 .B377 1993",
ISBN = "0-313-28434-2",
ISSN = "0193-9041",
series = "Contributions to the study of music and dance",
pages = "391",
bibdate = "Thu Oct 14 09:55:04 1993",
acknowledgement = ack-kb,
}
@Book{Bertsekas:LNO91,
author = "Dimitri Bertsekas",
title = "Linear Network Optimization",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-02334-2",
LCCN = "T57.85 .B43 1991",
pages = "xi + 359",
acknowledgement = ack-te,
note = prep-latex,
bibdate = "Tue Dec 14 22:58:39 1993",
}
@Book{Berwick:ASK85,
author = "Robert C. Berwick",
title = "The Acquisition of Syntactic Knowledge",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1985",
ISBN = "0-262-02226-5",
LCCN = "Q335 .B48 1985",
pages = "xii + 368",
note = prep-tex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 22:58:40 1993",
}
@Book{Berwick:CCN87,
author = "R. C. Berwick and G. E. Barton and E. S. Ristad",
title = "Computational Complexity and Natural Language",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1987",
ISBN = "0-262-02266-4",
LCCN = "QA267.B36 1987",
pages = "xii + 335",
note = prep-latex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 22:58:41 1993",
}
@Book{Berwick:GBL84,
author = "R. C. Berwick and A. Weinberg",
title = "The Grammatical Basis of Linguistic Performance:
Language Use and Acquisition",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1984",
ISBN = "0-262-02192-7",
LCCN = "P158 .B48 1984",
pages = "xviii + 325",
note = prep-tex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 22:58:42 1993",
}
@Book{Bhaduri:MNF88,
author = "Rajat K. Bhaduri",
title = "Models of the Nucleon: From Quarks to Solitons",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15673-3",
LCCN = "QC793.2 .B48 1988",
pages = "xvii + 360",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 22:58:43 1993",
}
@Article{Bhattacharya:PR203-1-203,
author = "D. Bhattacharya and E. P. J. van den {Heuvel (eds)}",
title = "Formation and evolution of binary and millisecond
radio pulsars",
journal = j-PHYSREP,
volume = "203",
number = "1 \& 2",
publisher = pub-ESPNH,
address = pub-ESPNH:adr,
year = "1991",
acknowledgement = ack-np,
}
@Book{Bien:KSI91,
author = "Janusz S. Bie{\'n}",
author-l = lang-pl,
title = "Koncepcja s{\l}ownikowej informacji morfologicznej i
jej komputerowej weryfikacji.",
title-l = lang-pl,
publisher = "Wydawnictwa Uniwersytetu Warszawskiego",
publisher-l = lang-pl,
year = "1991",
volume = "383",
series = "Rozprawy Uniwersytetu Warszawskiego",
series-l = lang-pl,
series-p1 = "Dissertationes Universitas Varsoviensis",
series-p1-l = lang-lat,
ISBN = "83-230-0390-4",
ISSN = "0509-7177",
address = "Warszawa, Polska",
address-l = lang-pl,
edition = "1.",
note = "sk{\l}ada{\l}: autor.",
note-l = lang-pl,
note-1 = "In Polish.",
acknowledgement = ack-md,
bibdate = "Fri Jun 24 10:02:01 1994",
}
@Book{Biey:CRC87,
author = "M. Biey",
title = "Circuiti {RC}-attivi, Teoria e progetto",
publisher = pub-CLUT,
year = "1987",
address = pub-CLUT:adr,
acknowledgement = ack-cb,
note = "Prepared with {\TeX} by Tecnograf.",
}
@Book{Biggerstaff:SRA89-2,
editor = "Ted J. Biggerstaff and Alan J. Perlis",
title = "Software Reusability: Applications and Experience",
volume = "2",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50018-3",
LCCN = "QA76.76.R47 B543 1989",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 22:58:44 1993",
}
@Book{Biggerstaff:SRC89-1,
editor = "Ted J. Biggerstaff and Alan J. Perlis",
title = "Software Reusability: Concepts and Models",
volume = "1",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-08017-6",
LCCN = "QA76.76.R47 B543 1989",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:22:29 1993",
}
@Book{Biggs:ICP89,
author = "Norman L. Biggs",
title = "Introduction to Computing with Pascal",
publisher = pub-OUP,
address = pub-OUP:adr,
year = "1989",
ISBN = "0-19-853755-7 (hardcover), 0-19-853756-5 (paperback)",
LCCN = "QA76.73.P2 B54 1989",
pages = "x + 219",
note = prep-latex,
acknowledgement = ack-mjp,
bibdate = "Fri Jul 22 10:25:12 1994",
}
@Periodical{Birman:DU91,
author = "M. S. Birman",
title = "Differentsial'nye uravnenija. Spectral'naja teorija.
Rasprostranenie voln. (English: Differential Equations.
Spectral Theory. Wave Propagation)",
publisher = pub-LGU,
year = "1991",
ISSN = "0555-2818",
series = "Problemy matematicheskojj fiziki (English: Problems of
Mathematical Physics)",
issue = "13",
address = pub-LGU:adr,
pages = "310",
acknowledgement = ack-jr,
bibdate = "Wed Jun 2 15:28:13 1993",
}
@Book{Boieri:LMI90,
author = "P. Boieri",
title = "Laboratorio di matematica, Un itinerario attraverso la
geometria analitica e l'analisi con {MICROCALC}",
publisher = pub-LOESCHER,
year = "1990",
address = pub-LOESCHER:adr,
acknowledgement = ack-cb,
note = prep-latex,
}
@Book{Bolch:LR89,
author = "Gunter Bolch with Helmut Riedel",
title = "Leistungsbewertung von Rechensystemen",
publisher = pub-TEUBNER,
address = pub-TEUBNER:adr,
year = "1989",
ISBN = "3-519-02279-6",
note = prep-latex,
}
@Book{Bolch:P91,
author = "Gunter Bolch and Martina Vollath",
title = "Proze{\ss}automatisierung",
publisher = pub-TEUBNER,
address = pub-TEUBNER:adr,
year = "1991",
ISBN = "3-519-02499-3",
note = prep-latex,
}
@Book{Boltz:SHP91,
author = "William G. Boltz and Michael C. Shapiro",
title = "Studies in the Historical Phonology of Asian
Languages",
publisher = pub-JBENJ,
year = "1991",
volume = "77",
series = "Current Issues in Linguistic Theory",
address = pub-JBENJ:adr,
ISBN = "90-272-3574-0 (Europe), 1-55619-132-4 (USA)",
LCCN = "P381.A75 S78 1991",
pages = "viii + 249",
acknowledgement = ack-tr,
bibdate = "Tue Dec 14 22:59:21 1993",
}
@Book{Boykin:PM93,
author = "Joseph Boykin and David Kirschan and Alan Langerman
and Susan LoVerso",
title = "Programming under {Mach}",
publisher = pub-AW,
year = "1993",
ISBN = "0-201-52739-1",
LCCN = "QA76.8.N49 P76 1993",
address = pub-AW:adr,
pages = "xvii + 490",
acknowledgement = ack-nhfb,
bibdate = "Wed Aug 10 12:28:59 1994",
}
@Book{Bracewell:HT86,
author = "Ronald N. Bracewell",
title = "The {Hartley} Transform",
publisher = pub-OUP,
address = pub-OUP:adr,
year = "1986",
acknowledgement = ack-bnb,
ISBN = "0-19-503969-6",
LCCN = "QA403.5 .B731 1986",
pages = "vii + 160",
bibdate = "Tue Dec 14 22:59:23 1993",
}
@Book{Brady:RMP82,
editor = "Michael Brady and John M. Hollerbach and Timothy L.
Johnston and Tomas Lozano-Perez and Matthew T. Mason",
title = "Robot Motion: Planning and Control",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1982",
ISBN = "0-262-02182-X",
LCCN = "TJ211 .R54 1982",
pages = "xv + 585",
acknowledgement = ack-bkph,
note = prep-tex,
bibdate = "Tue Dec 14 22:59:25 1993",
}
@Book{Broglia:HIR91,
author = "R. A. Broglia and {\AA}ge Winther",
title = "Heavy Ion Reactions, Parts 1 and 2",
publisher = pub-AW,
address = pub-AW:adr,
year = "1991",
ISBN = "0-201-51392-7",
LCCN = "QC794.8.H4 B76 1991",
acknowledgement = ack-mz,
bibdate = "Tue Dec 14 22:59:26 1993",
}
@Book{Brooks:PCL85,
author = "Rodney A. Brooks",
title = "Programming in Common Lisp",
publisher = pub-W,
address = pub-W:adr,
year = "1985",
acknowledgement = ack-nhfb,
ISBN = "0-471-81888-7",
LCCN = "QA76.73.L23 B76 1985",
pages = "xv + 303",
bibdate = "Tue Dec 14 22:59:37 1993",
}
@Book{Bruggeman-Klein:ED89,
author = "Anne Br{\"u}ggeman-Klein",
year = "1989",
title = "Ein{\-}f{\"u}hr{\-}ung in die Dokumentenverbeitung",
publisher = pub-TEUBNER,
address = pub-TEUBNER:adr,
pages = "200",
ISBN = "3-519-02488-8",
note = prep-latex,
acknowledgement = ack-mc,
}
@Book{Buckley:DG90,
author = "Fred Buckley and Frank Harary",
title = "Distance in Graphs",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-09591-2",
LCCN = "QA166 .B83 1990",
pages = "xiii + 335",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 22:59:39 1993",
}
@Book{Budd:IOO91,
author = "Timothy Budd",
title = "An Introduction to Object-Oriented Programming",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-54709-0",
LCCN = "QA76.64 .B83 1991",
pages = "xv + 399",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 22:59:40 1993",
}
@Book{Calingaert:PTF88,
author = "Peter Calingaert",
title = "Program Translation Fundamentals\emdash Methods and
Issues",
publisher = pub-CSP,
year = "1988",
address = pub-CSP:adr,
ISBN = "0-88175-096-4",
LCCN = "QA76.76.T83 C35 1988",
pages = "xvii + 366",
acknowledgement = ack-nhfb,
bibdate = "Tue Dec 14 22:59:42 1993",
}
@Book{Carberry:PRN90,
author = "Sandra Carberry",
title = "Plan Recognition in Natural Language Dialogue",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-03167-1",
LCCN = "Q335 .C28 1990",
pages = "xi + 286",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 22:59:43 1993",
}
@Book{Carriero:HWP90,
author = "Nicholas Carriero and David Gelernter",
title = "How to Write Parallel Programs",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-03171-X",
LCCN = "QA76.642 .C37 1990",
pages = "232",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 22:59:45 1993",
}
@Book{Cashdan:RUT90,
editor = "Elizabeth A. Cashdan",
title = "Risk and Uncertainty in Tribal and Peasant Economies",
publisher = pub-WESTVIEW,
year = "1990",
address = pub-WESTVIEW:adr,
acknowledgement = ack-arr,
ISBN = "0-8133-7821-4",
LCCN = "GN448.2 .R57 1990",
pages = "x + 342",
bibdate = "Tue Dec 14 22:59:46 1993",
}
@Book{Cavalotto:SMM90,
author = "M. Cavalotto and F. Vinardi",
title = "{I} sistemi meccanici, Modelli e analisi funzionale",
publisher = pub-CLUT,
year = "1990",
address = pub-CLUT:adr,
acknowledgement = ack-cb,
note = prep-latex,
}
@Book{Chambers:SMS93,
editor = "John M. Chambers and Trevor J. Hastie",
title = "Statistical Models in {S}",
publisher = pub-CHAPMAN # " and " # pub-WADSWORTH,
year = "1993",
ISBN = "0-412-05301-2 (Chapman and Hall), 0-534-16765-9
(Wadsworth paperback), 0-534-16764-0 (Wadsworth
hardcover)",
LCCN = "QA276.4 .S65 1992",
address = pub-CHAPMAN:adr # " and " # pub-WADSWORTH:adr,
pages = "xv + 608",
price = "US\$40.95",
acknowledgement = ack-nhfb,
bibdate = "Wed Aug 10 10:31:05 1994",
}
@Book{Chandy:PPD88,
author = "K. Mani Chandy and Jayadev Misra",
title = "Parallel Program Design: {A} Foundation",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-05866-9",
LCCN = "QA76.6 .C42818 1988b",
pages = "xxviii + 516",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 22:59:47 1993",
}
@Book{Chapman:VIA91,
author = "David Chapman",
title = "Vision, Instruction, and Action",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-03181-7",
LCCN = "Q335 .C4829 1991",
pages = "ix + 295",
acknowledgement = ack-te,
note = prep-latex,
bibdate = "Tue Dec 14 22:59:48 1993",
}
@Book{Char:FLT92,
author = "Bruce W. Char and Keith O. Geddes and Gaston H. Gonnet
and Benton Leong and Michael B. Monagan and Stephen M.
Watt",
title = "First Leaves: {A} Tutorial Introduction to Maple {V}",
publisher = pub-SV,
year = "1992",
address = pub-SV:adr,
ISBN = "0-387-97621-3",
LCCN = "QA155.7.E4 F56 1992",
pages = "xvii + 253",
bibdate = "Tue Dec 14 22:59:50 1993",
}
@Book{Char:MLR91,
author = "Bruce W. Char and Keith O. Geddes and Gaston H. Gonnet
and Benton Leong and Michael B. Monagan and Stephen M.
Watt",
title = "Maple Library {V} Reference Manual",
publisher = pub-SV,
year = "1991",
pages = "xxv + 698",
address = pub-SV:adr,
ISBN = "0-387-97592-6, 3-540-97592-6",
LCCN = "QA155.7.E4 M37 1991",
price = "US\$39.00",
bibdate = "Fri Jul 22 09:48:41 1994",
}
@Book{Char:MVL91,
author = "Bruce W. Char and Keith O. Geddes and Gaston H. Gonnet
and Benton Leong and Michael B. Monagan and Stephen M.
Watt",
title = "Maple {V} Language Reference Manual",
publisher = pub-SV,
year = "1991",
address = pub-SV:adr,
ISBN = "0-387-97622-1, 3-540-97622-1",
LCCN = "QA155.7.E4 M36 1991",
pages = "xv + 267",
bibdate = "Tue Dec 14 22:59:57 1993",
}
@Book{Chung:ISI83,
author = "K. L. Chung and R. J. Williams",
title = "Introduction to Stochastic Integration",
publisher = pub-BH,
year = "1983",
ISBN = "0-8176-3117-8, 3-7643-3117-8",
LCCN = "QA274.22 .C48 1983",
pages = "xiii + 191",
acknowledgement = ack-ho,
bibdate = "Thu Apr 14 16:22:35 1994",
}
@Book{Clark:PPF86,
author = "Malcolm Clark",
year = "1986",
title = "pc-Portable Fortran",
publisher = pub-EH,
address = pub-EH:adr,
series = "Computers and their applications",
pages = "228",
ISBN = "0-7458-0005-X",
LCCN = "QA76.73.F25 C55 1986",
note = "Laser-printed using {\TeX}.",
acknowledgement = ack-mc,
bibdate = "Tue Dec 14 23:00:04 1993",
}
@Misc{CMUC,
key = "CMUC",
title = "{Commentationes Mathematicae {Universitatis}
{Carolinae}}",
year = "1989",
volume = "30",
pages = "1--202",
issue = "1",
note = "Publication of the Faculty of Mathematics and Physics,
Charles University, Prague, Czechoslovakia. This was
prepared with \AmSTeX{}.",
acknowledgement = ack-bnb,
}
@Misc{Complex-Systems,
key = "CS",
editor = "Stephen Wolfram",
title = "{Complex Systems}",
howpublished = "Complex Systems Publications Inc.",
ISSN = "0891-2513",
year = "1987",
note = "Technical journal published six times per year, using
{\CMR} fonts.",
acknowledgement = ack-lmp,
}
@Misc{Computational-Linguistics,
author = "James S. Allen",
title = "Computational Linguistics",
ISSN = "0362-613X",
year = "1991",
note = "To be published quarterly by MIT Press; fonts not yet
finalized.",
acknowledgement = ack-lmp,
}
@Book{Conrad:FPM89,
author = "Lawrence I. Conrad",
title = "The Formation and Perception of the Modern Arab World:
Studies by Marwan {R}. Buheiry",
publisher = pub-DARWIN,
year = "1989",
address = pub-DARWIN:adr,
ISBN = "0-87850-064-2",
LCCN = "DS63.2.U5 B82 1989",
pages = "624",
note = prep-latex # " PC{\TeX} and Computer Modern fonts, with
final output on an HP LaserJet II at 300dpi.",
acknowledgement = ack-dw,
bibdate = "Tue Dec 14 23:00:06 1993",
}
@Book{Cormen:IA89,
author = "Thomas Cormen and Charles Leiserson and Ronald
Rivest",
title = "Introduction to Algorithms",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1989",
ISBN = "0-262-03141-8",
LCCN = "QA76.6 .C662 1989",
pages = "xvii + 1028",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:00:08 1993",
}
@Periodical{cornishman,
key = "Cornishman",
title = "{The Cornishman}",
editor = "Peter Abbott",
ISSN = "0964-5098",
year = "1989--date{}",
frequency = "quarterly",
address = "Gloucestershire Warwickshire Railway Ltd., The Railway
Station, Toddington, Gloucestershire, GL54 5DT, UK",
note = prep-latex # "; incorporates numerous photographs and
illustrations as EPS files. From issue 42 (Autumn
1992), photographs will be stored in compressed TIFF
format and converted to PostScript `on the fly'.",
acknowledgement = ack-bnb,
bibdate = "Sat Aug 27 11:07:04 1994",
}
@Book{Coyne:KBD90,
author = "R. D. Coyne and M. A. Rosenman and A. D. Radford and
M. Balachandran and J. S. Gero",
title = "Knowledge-Based Design Systems",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-10381-8",
LCCN = "TA174.K59 1990",
pages = "xi + 567",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:00:15 1993",
}
@Book{Craig:IRM89,
author = "John J. Craig",
title = "Introduction to Robotics: Mechanics and Control",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-09528-9",
LCCN = "TJ211.C67 1989",
pages = "xiii + 450",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:00:18 1993",
}
@Book{Cuoco:C89,
author = "Albert Cuoco",
title = "Investigations in Algebra",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1989",
ISBN = "0-262-53071-6 (paper), 0-262-03144-2 (hard)",
LCCN = "QA159 .C86 1990",
pages = "623",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:00:19 1993",
}
@Book{Curry:DSF89,
author = "Guy L. Curry and Bryan L. Deuermeyer and Richard M.
Feldman",
title = "Discrete Simulation: Fundamentals and Microcomputer
Support",
publisher = pub-HD,
address = pub-HD:adr,
year = "1989",
ISBN = "0-8162-2060-3",
acknowledgement = ack-bc,
}
@Periodical{CurSci:AIDS,
key = "C01AIDS",
title = "{AIDS}",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "Current Science publishes more than 80 medical
periodicals using an in-house markup language for which
{\TeX} is the back-end typesetting system. All
submitted articles (whether on paper or on magnetic
media) are rekeyed by clerical staff into the markup
system.",
}
@Periodical{CurSci:AIDS-90,
key = "C02AIDS90",
title = "{AIDS} '90",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:AIDS-A-Guid-Clin-Coun,
key = "C04AIDSAGCC",
title = "{AIDS}: {A} Guide to Clinical Counselling",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:AIDS-Afri,
key = "C03AIDSA",
title = "{AIDS} in Africa",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Ambu-Moni-Bloo-Pres-Vari,
key = "C05AMBPV",
title = "Ambulatory Monitoring and Blood Pressure Variability",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Anae-Frie,
key = "C06AF",
title = "Anaesthetist's Friend",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Annu-Card-Surg-1990,
key = "C07ACS1990",
title = "Annual of Cardiac Surgery 1990",
year = "1990",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Annu-Gast-Endo-1990,
key = "C08AGE1990",
title = "Annual of Gastrointestinal Endoscopy 1990",
year = "1990",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Anti-Horm-Pate-Fast,
key = "C10AHPF-A",
title = "Anticancer and Hormone Patent Fast-Alert",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Anti-Pate-Fast,
key = "C09APF-A",
title = "Antimicrobial Patent Fast-Alert",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Anti-Pate-Fast-2,
key = "C11A-PF-A",
title = "Anti-inflammatory Patent Fast-Alert",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Athe-Athe-Isch-Hear-Dise,
key = "C12AAIHD",
title = "Atheroma: Atherosclerosis in Ischaemic Heart Disease",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Atla-Coro-Hear-Dise,
key = "C13ACHD",
title = "Atlas of Coronary Heart Disease",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Atla-Hear-Dise,
key = "C14AHDA",
title = "Atlas of Heart Disease in the Aged",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Biot-Pate-Fast,
key = "C15BPF-A",
title = "Biotechnology Patent Fast-Alert",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Card-Pate-Fast,
key = "C16CPF-A",
title = "Cardiovascular Patent Fast-Alert",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clas-Pape-Asth,
key = "C17CPA",
title = "Classic Papers in Asthma",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clas-Pape-Hype,
key = "C18CPH",
title = "Classic Papers in Hyperlipidaemia",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clas-Pape-Hype-2,
key = "C19CPH",
title = "Classic Papers in Hypertension",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clas-Pape-Rheu,
key = "C20CPR",
title = "Classic Papers in Rheumatology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Illu-Dict-Card,
key = "C21CIDC",
title = "Clinician's Illustrated Dictionary of Cardiology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Illu-Dict-Gast,
key = "C22CIDG",
title = "Clinician's Illustrated Dictionary of
Gastroenterology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Illu-Dict-Hype,
key = "C23CIDH",
title = "Clinician's Illustrated Dictionary of Hypertension",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Illu-Dict-Rheu,
key = "C24CIDR",
title = "Clinician's Illustrated Dictionary of Rheumatology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Manu-Angi-Myoc,
key = "C25CMAMI",
title = "Clinician's Manual on Angina and Myocardial
Infarction",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Manu-Asth,
key = "C26CMA",
title = "Clinician's Manual on Asthma",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Manu-Hear-Fail,
key = "C27CMHF",
title = "Clinician's Manual on Heart Failure",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Manu-Hype,
key = "C28CMH",
title = "Clinician's Manual on Hyperlipidaemia",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Manu-Hype-2,
key = "C29CMH",
title = "Clinician's Manual on Hypertension",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Manu-Migr,
key = "C30CMM",
title = "Clinician's Manual on Migraine",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Manu-Oste,
key = "C31CMO",
title = "Clinician's Manual on Osteoarthritis",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Manu-Pept-Ulce,
key = "C32CMPU",
title = "Clinician's Manual on Peptic Ulcer",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Clin-Manu-Rheu-Arth,
key = "C33CMRA",
title = "Clinician's Manual on Rheumatoid Arthritis",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:CNS-Pate-Fast,
key = "C34CNSPF-A",
title = "{CNS} Patent Fast-Alert",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Coro-Arte-Dise,
key = "C35CAD",
title = "Coronary Artery Disease",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Coro-Risk-Asse-Prac,
key = "C36CRAP",
title = "Coronary Risk Assessment in Practice",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Biol,
key = "C37CB",
title = "Current Biology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Card-Drug,
key = "C38CCD",
title = "Current Cardiovascular Drugs",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Drug,
key = "C39CD",
title = "Current Drugs (series)",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Anae,
key = "C40COA",
title = "Current Opinion in Anaesthesiology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Biot,
key = "C41COB",
title = "Current Opinion in Biotechnology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Card,
key = "C42COC",
title = "Current Opinion in Cardiology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Cell-Biol,
key = "C43COCB",
title = "Current Opinion in Cell Biology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Dent,
key = "C44COD",
title = "Current Opinion in Dentistry",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Gast,
key = "C45COG",
title = "Current Opinion in Gastroenterology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Gene-Deve,
key = "C46COGD",
title = "Current Opinion in Genetics and Development",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Immu,
key = "C47COI",
title = "Current Opinion in Immunology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Infe-Dise,
key = "C48COID",
title = "Current Opinion in Infectious Diseases",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Lipi,
key = "C49COL",
title = "Current Opinion in Lipidology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Neur,
key = "C50CON",
title = "Current Opinion in Neurobiology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Neur-Neur,
key = "C51CONN",
title = "Current Opinion in Neurology and Neurosurgery",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Obst-Gyne,
key = "C52COOG",
title = "Current Opinion in Obstetrics and Gynecology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Onco,
key = "C53COO",
title = "Current Opinion in Oncology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Opht,
key = "C54COO",
title = "Current Opinion in Ophthalmology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Orth,
key = "C55COO",
title = "Current Opinion in Orthopaedics",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Pedi,
key = "C56COP",
title = "Current Opinion in Pediatrics",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Psyc,
key = "C57COP",
title = "Current Opinion in Psychiatry",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Radi,
key = "C58COR",
title = "Current Opinion in Radiology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Rheu,
key = "C59COR",
title = "Current Opinion in Rheumatology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Opin-Stru-Biol,
key = "C60COSB",
title = "Current Opinion in Structural Biology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Pate-Fast-Onli-Acce,
key = "C61CPF-AOA",
title = "Current Patents Fast-Alert\emdash{}Online Access",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Prac-Medi,
key = "C62CPM",
title = "Current Practice of Medicine",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Curr-Ther-Pate,
key = "C63CTP",
title = "Current Therapeutic Patents",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Dete-Mana-Bloo-Lipi,
key = "C64DMBLD",
title = "Detection and Management of Blood Lipid Disorders",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Euro-Jour-Gast-Hepa,
key = "C65EJGH",
title = "European Journal of Gastroenterology and Hepatology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Gast-Elde,
key = "C66GE",
title = "Gastroenterology in the Elderly",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Hand-Hear-Fail,
key = "C67HHF",
title = "Handbook of Heart Failure",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Hand-High-Bloo-Pres,
key = "C68HHBP",
title = "Handbook of High Blood Pressure",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Hand-Hype,
key = "C69HH",
title = "Handbook of Hyperlipidaemia",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Herb-Fung-Plan-Grow-Regu,
key = "C70HFPGRPF-A",
title = "Herbicide, Fungicide and Plant Growth Regulator Patent
Fast-Alert",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Hype-Annu-1989--90,
key = "C73HA1989--90",
title = "Hypertension Annual 1989--90",
year = "1989",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Hype-Annu-1990--91,
key = "C74HA1990--91",
title = "Hypertension Annual 1990--91",
year = "1990",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Hype-Diab,
key = "C71HD",
title = "Hypertension and Diabetes",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Hype-Elde,
key = "C72HE",
title = "Hypertension and the Elderly",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Immu,
key = "C75I",
title = "Immunobiology",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Jour-Hype,
key = "C76JH",
title = "Journal of Hypertension",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Lect-Hype,
key = "C77LH",
title = "Lectures in Hypertension",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Macr-Stru-1990,
key = "C78MS1990",
title = "Macromolecular Structures 1990",
year = "1990",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Pest-Inse-Fert-Pate-Fast,
key = "C79PIFPF-A",
title = "Pesticide, Insecticide and Fertilizer Patent
Fast-Alert",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Pock-Guid-Acne,
key = "C80PGA",
title = "Pocket Guide to Acne",
year = "1987--date{}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Slid-Atla-Curr-Opht-1990,
key = "C83SACO1990",
title = "Slide Atlas of Current Ophthalmology 1990",
year = "1990",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Slid-Atla-Curr-Opht-1991,
key = "C84SACO1991",
title = "Slide Atlas of Current Ophthalmology 1991",
year = "1991",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Slid-Atla-Curr-Radi-1990,
key = "C85SACR1990",
title = "Slide Atlas of Current Radiology 1990",
year = "1990",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Slid-Atla-Curr-Radi-1991,
key = "C86SACR1991",
title = "Slide Atlas of Current Radiology 1991",
year = "1991",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Slid-Atla-Gast-Endo-1990,
key = "C81SAGE1990",
title = "Slide Atlas of Gastrointestinal Endoscopy 1990",
year = "1990",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Periodical{CurSci:Slid-Atla-Gast-Endo-1991,
key = "C82SAGE1991",
title = "Slide Atlas of Gastrointestinal Endoscopy 1991",
year = "1991",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
acknowledgement = ack-ga-gt,
note = "See \cite{CurSci:AIDS}.",
}
@Book{Dai:SCT92,
author = "Catherine Dai",
title = "Bound Feet: Stories of Contemporary Taiwan",
publisher = pub-BOOKMAN,
year = "1992",
address = pub-BOOKMAN:adr,
ISBN = "957-586-241-4",
acknowledgement = ack-tr,
bibdate = "Fri Feb 19 17:22:46 1993",
}
@Book{Dai:UPT90,
author = "Catherine Dai",
title = "Under the Phoenix Tree",
publisher = pub-BOOKMAN,
year = "1990",
address = pub-BOOKMAN:adr,
ISBN = "957-586-063-2",
LCCN = "PL2855.A3 U54 1990",
pages = "330",
bibdate = "Tue Dec 14 23:00:21 1993",
}
@Book{Daigle:QTC91,
author = "John W. Daigle",
title = "Queuing Theory for Computer Communications",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-06755-2",
LCCN = "TK5105.5.D325 1991",
pages = "xvi + 414",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Wed Dec 15 08:03:13 1993",
}
@Book{Dally:VLS87,
author = "W. J. Dally",
title = "A {VLSI} Architecture for Concurrent Data Structures",
publisher = pub-KLUWER,
address = pub-KLUWER:adr,
year = "1987",
ISBN = "0-89838-235-1",
LCCN = "TK7888.4 .D341 1987",
pages = "xvi + 243",
note = prep-unknowntex,
acknowledgement = ack-bkph,
bibdate = "Sun Jul 10 01:18:32 1994",
}
@Misc{DamEngineering,
key = "DE",
title = "Dam Engineering",
affiliation = "International Water Power \& Dam Construction",
publisher = pub-REED,
address = pub-REED:adr,
note = "Laser-printed using {\LaTeX}.",
ISSN = "0958-9341",
year = "1990",
month = jan,
acknowledgement = ack-mc,
}
@Book{Davis:KBS82,
author = "R. Davis and D. B. Lenat",
title = "Knowledge-Based Systems in Artificial Intelligence",
publisher = pub-MH,
address = pub-MH:adr,
year = "1982",
ISBN = "0-07-015557-7",
LCCN = "Q335 .D38",
pages = "xxi + 490",
note = prep-tex,
acknowledgement = ack-bkph,
bibdate = "Sun Jul 10 11:39:03 1994",
}
@Book{deBroglie:HUP90,
author = "Louis de Broglie",
title = "Heisenberg's Uncertainty Principle and the
Probabilistic Interpretation of Wave Mechanics",
publisher = pub-KLUWER,
year = "1990",
number = "40",
series = "Fundamental Theories of Physics",
address = pub-KLUWER:adr,
ISBN = "0-7923-0929-4",
LCCN = "QC174.2 .B653513 1990",
pages = "xliv + 302",
note = "English translation by Alwyn van der Merwe. " #
prep-tex,
acknowledgement = ack-psg,
bibdate = "Tue Dec 14 23:00:27 1993",
}
@Book{Demana:CAG89,
author = "Franklin Demana and Bert K. Waits",
title = "College Algebra: {A} Graphing Approach",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52811-8",
LCCN = "QA155.5 .D45 1989",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Thu Dec 16 09:22:21 1993",
}
@Book{Demana:CAT89,
author = "Franklin Demana and Bert K. Waits",
title = "College Algebra and Trigonometry: {A} Graphing
Approach",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52810-X",
LCCN = "QA331.3 .D46 1991",
pages = "xvi + 637 + 67 + 7",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Thu Dec 16 09:24:33 1993",
}
@Book{Demana:PFG90,
author = "Franklin Demana and Bert K. Waits",
title = "Precalculus: Functions and Graphs",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52781-2",
LCCN = "QA154.2 .D43 1990",
pages = "718 + 95 + 16",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Thu Dec 16 09:25:43 1993",
}
@Book{Demana:PM90,
author = "Franklin Demana and Bert K. Waits",
title = "Precalculus Mathematics: {A} graphing approach",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52813-4",
LCCN = "QA109 .D45 1990",
pages = "xvi + 933",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Thu Dec 16 09:27:22 1993",
}
@Book{Demana:TGA89,
author = "Franklin Demana and Bert K. Waits",
title = "Trigonometry: {A} Graphing Approach",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52812-6",
LCCN = "QA538 .D45 1990",
pages = "xii + 482",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Thu Dec 16 09:28:34 1993",
}
@Book{Devaney:ICD87,
author = "Robert L. Devaney",
title = "An Introduction to Chaotic Dynamical Systems",
year = "1987",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-8053-1601-9",
LCCN = "QA614.8 .D48 1986",
pages = "xii + 320",
acknowledgement = ack-nhfb,
note = prep-tex,
bibdate = "Tue Dec 14 23:00:29 1993",
}
@Book{Devaney:ICD89,
author = "Robert L. Devaney",
title = "An Introduction to Chaotic Dynamical Systems",
edition = "Second",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-13046-7",
LCCN = "QA614.8 .D48 1989",
pages = "xvi + 336",
acknowledgement = ack-mjp,
note = prep-tex,
bibdate = "Tue Dec 14 23:00:30 1993",
}
@Book{Devito:FAL90,
author = "Carl L. Devito",
title = "Functional Analysis and Linear Operator Theory",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-11941-2",
LCCN = "QA329.2 .D48 1990",
pages = "x + 358",
acknowledgement = ack-lmp # " and " # ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:00:31 1993",
}
@Book{Devroye:1986:LNB,
author = "Luc Devroye",
title = "Lecture Notes on Bucket Algorithms",
publisher = pub-BH,
address = pub-BH:adr,
year = "1986",
ISBN = "0-8176-3328-6",
LCCN = "QA76.9.D35 D48 1986",
pages = "148",
descriptor = "Algorithmus, Bucket, Geometrie, Hashverfahren,
Sortieren, Suchen, Unternehmensforschung,
Auswahlfunktion",
annote = "Hashing algorithms scramble data and create
pseudo-uniform data distributions. Bucket algorithms
operate on raw untransformed data which are partitioned
into groups according to membership in equi-sized
d-dimensional hyperrectangles, called cells or buckets.
The bucket data structure is sensitive to the
distribution of the data. these lecture notes discuss
the connection between the expected time of various
bucket algorithms and the distribution of data. the
results are illustrated on standard searching, sorting
and selection problems, as well as on a variety of
problems in computational geometry and operations
research.",
bibdate = "Wed Jul 13 18:29:54 1994",
}
@Book{Dibble:OIA92,
author = "Peter C. Dibble",
title = "{OS-9} Insights\emdash An Advanced Programmers Guide
to {OS-9}",
publisher = pub-MICROWARE,
address = pub-MICROWARE:adr,
year = "1992",
edition = "Second",
ISBN = "0-918035-03-1",
note = prep-latex # " Used a private modification of the
{\LaTeX} book format with Adobe Garamond PostScript
type faces. {\tt dvips} produced 300dpi PostScript
output that was printed on a Hewlett-Packarad LaserJet
II with Adobe's PostScript cartridge. Final copy was
produced from PostScript disks sent to Courier
Connection who returned pallets of books in something
like four weeks. The titlepages are hand-coded
Postscript, and figures use the figure environment.",
acknowledgement = ack-pcd,
}
@Book{Dijkstra:FDP89,
editor = "Edsger W. Dijkstra",
title = "Formal Development of Programs and Proofs",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-17237-2",
LCCN = "QA76.6 .F657 1990",
pages = "xiv + 242",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:00:32 1993",
}
@Book{Dongarra:SLS91,
author = "Jack J. Dongarra and Iain S. Duff and Danny C.
Sorensen and Henk A. van der Vorst",
title = "Solving Linear Systems on Vector and Shared Memory
Computers",
publisher = pub-SIAM,
address = pub-SIAM:adr,
year = "1991",
ISBN = "0-89871-270-X",
LCCN = "QA184 .S65 1991",
pages = "x + 256",
bibdate = "Tue Dec 14 23:00:33 1993",
}
@Book{Doolen:LGM90,
editor = "Gary D. Doolen and M. Frisch and B. Hasslacher and S.
Oszag and S. Wolfram",
title = "Lattice Gas Methods for Partial Differential
Equations",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-16579-1 (hardcover), 0-201-13232-X (paperback)",
LCCN = "QA374 .L34 1989",
pages = "xix + 554",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:25:17 1994",
}
@Book{Doughty:LII90,
author = "N. A. Doughty",
year = "1990",
title = "Lagrangian interaction: an introduction to
relativistic symmetry in electrodynamics and
gravitation",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-41625-5",
LCCN = "QC631.D68 1989",
pages = "xix + 569",
note = prep-latex,
acknowledgement = ack-bnb # " and " # ack-nad,
bibdate = "Fri Jul 22 11:02:41 1994",
}
@Book{Dybvig:SPL87,
author = "R. Kent Dybvig",
title = "The {SCHEME} Programming Language",
publisher = pub-PH,
address = pub-PH:adr,
year = "1987",
acknowledgement = ack-nhfb,
ISBN = "0-13-791864-X (paperback)",
LCCN = "QA76.73.S34 D93 1987",
pages = "xi + 242",
bibdate = "Tue Dec 14 23:00:34 1993",
}
@Book{Ellis:TTP90-1,
editor = "Paul J. Ellis and Y. C. Tang",
title = "Trends in Theoretical Physics",
volume = "1",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50393-X",
LCCN = "QC20 .T69 1990 Sci-Eng",
pages = "xv + 412",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Wed Dec 15 08:03:38 1993",
}
@Book{Ellis:TTP91-2,
editor = "Paul J. Ellis and Y. C. Tang",
title = "Trends in Theoretical Physics",
volume = "2",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52251-9",
LCCN = "QC20 .T69 1990",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:00:35 1993",
}
@Book{Epstein:RTC90,
author = "Lawrence Epstein and Richard F. Sherburne",
title = "Reflections on Tibetan Culture: Essays in Memory of
Turrell {V}. Wylie",
publisher = pub-MELLEN,
address = pub-MELLEN:adr,
year = "1990",
ISBN = "0-88946-064-7",
LCCN = "DS786 .R43 1990",
pages = "xiii + 350",
volume = "12",
series = "Studies in Asian Thought and Religion",
bibdate = "Tue Mar 15 08:02:04 1994",
acknowledgement = ack-tr,
}
@Book{Estrade:SJR90,
author = "J. Estrada",
title = "Los Sonidos en Juan Rulfo",
publisher = pub-UNAM,
address = pub-UNAM:adr,
year = "1990",
acknowledgement = ack-nhfb,
}
@Book{Falck:TM89,
author = "Willie Falck and Johan Hammond Rosbach",
title = "Tra la mondo (All around the world)",
publisher = pub-EF,
address = pub-EF:adr,
year = "1989",
ISBN = "82-90006-07-1",
acknowledgement = ack-dfl,
note = prep-latex # " This is a guidebook for teaching
Esperanto.",
}
@Book{Feferman:KG86,
author = "Solomon Feferman and John W. Dawson and Stephen C.
Kleene and Gregory H. Moore and Robert M. Solovay and
Jean van Heijenoort",
title = "Kurt {\"G}odel: Collected Works. Vol. 1: Publications
1929-1936",
publisher = pub-OUP,
year = "1986",
ISBN = "0-19-503964-5",
LCCN = "QA9 .G53131 1986",
address = pub-OUP:adr,
note = "From {\em Computing Reviews\/}: ``The book is very
well written and put together as if by a magic
amalgamation of C. P. Snow and A. Church. Following the
publication style on Wittgenstein's works, there are
accurate, facing-page English translations of the
original German texts. All type has been reset by
computer in a more readable form. Indeed, the sheer joy
of {\TeX} blooms forth on every page. Every school
library should contain this definitive series of
volumes.''",
pages = "459",
price = "US\$35",
bibdate = "Thu Jul 21 22:17:04 1994",
}
@Book{Feijen:BOB90,
title = "Beauty is our business: a birthday salute to {Edsger
W. Dijkstra}",
publisher = pub-SV,
year = "1990",
ISBN = "0-387-97299-4",
LCCN = "QA76 .B326 1990",
editor = "W. H. J. Feijen and A. J. M. van Gasteren and D. Gries
and J. Misra",
address = pub-SV:adr,
pages = "xix + 453",
acknowledgement = ack-nhfb,
note = prep-latex,
bibdate = "Thu Mar 24 09:27:40 1994",
}
@Book{Field:APQ89,
author = "Richard D. Field",
title = "Applications of Perturbative {QCD}",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-16643-7",
acknowledgement = ack-mz,
note = prep-tex,
}
@Book{Fortier:HLT89,
author = "Paul J. Fortier",
title = "Handbook of {LAN} Technology",
publisher = pub-MH,
address = pub-MH:adr,
year = "1989",
ISBN = "0-07-021623-1",
LCCN = "TK5105.7.F67 1989",
pages = "xxiv + 551",
acknowledgement = ack-fl,
note = prep-tex,
bibdate = "Tue Dec 14 23:00:38 1993",
}
@Book{Fox:PCW94,
author = "Geoffrey C. Fox and Roy D. Williams and Paul C.
Messina",
title = "Parallel Computing Works!",
publisher = pub-MK,
year = "1994",
ISBN = "1-55860-253-4",
LCCN = "QA76.58.F68 1994",
address = pub-MK:adr,
note = prep-latex,
pages = "xviii + 977",
price = "US\$64.95",
acknowledgement = ack-nhfb,
bibdate = "Wed Aug 31 23:12:58 1994",
}
@Book{Fradkin:HTS91,
author = "Eduardo Fradkin",
title = "High Temperature Superconductivity and Strongly
Correlated Electron Systems",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52253-5",
LCCN = "QC611.98.H54 F73 1991",
pages = "xvi + 350",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Wed Dec 15 08:04:07 1993",
}
@Book{Franklin:DCD90,
author = "Gene F. Franklin and David J. Powell and Michael L.
Workman",
title = "Digital Control of Dynamic Systems",
edition = "Second",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-11938-2",
LCCN = "TJ223.M53 F73 1990",
pages = "xxi + 837",
acknowledgement = ack-mz,
note = prep-amstex,
bibdate = "Tue Dec 14 23:00:39 1993",
}
@Book{Franklin:FCD91,
author = "Gene F. Franklin and J. David Powell and Abbas
Emami-Naeini",
title = "Feedback Control of Dynamic Systems",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50862-1",
LCCN = "TJ216 .F723 1991 Reserve",
pages = "xvi + 672",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:00:40 1993",
}
@Book{Freeman:NN91,
author = "James A. Freeman and David M. Skapura",
title = "Neural Networks",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-51376-5",
LCCN = "QA76.87.F74 1991",
pages = "xiii + 401",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Wed Dec 15 08:04:16 1993",
}
@Book{Friedman:LL87,
author = "Daniel Friedman and Matthias Felleisen",
title = "The Little {LISP}er",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1987",
ISBN = "0-262-56038-0",
LCCN = "QA76.73.L23 F74 1987",
pages = "xiv + 186",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:00:41 1993",
}
@Book{Gaarding:ACS88,
author = "L. G{\aa}rding and T. Tambour",
title = "Algebra for Computer Science",
publisher = pub-SV,
year = "1988",
address = pub-SV:adr,
ISBN = "0-387-96780-X",
LCCN = "QA76.9.M35 G37 1988",
pages = "ix + 198",
acknowledgement = ack-bnb,
bibdate = "Tue Dec 14 23:00:42 1993",
}
@Book{Gander:SPS93,
author = "Walter Gander and Ji{\v{r}}i H{\v{r}}eb{\'{\i}}{\v{c}}ek",
title = "Solving Problems in Scientific Computing Using {MAPLE}
and {MATLAB}",
publisher = pub-SV,
year = "1993",
ISBN = "0-387-57329-1, 3-540-57329-1",
LCCN = "Q183.9 .G36 1993",
address = pub-SV:adr,
keywords = "MAPLE (computer file); MATLAB; science -- data
processing",
pages = "xiii + 268",
note = prep-latex,
acknowledgement = ack-nhfb,
bibdate = "Mon Nov 28 12:01:23 1994",
}
@Book{Gavrilov:EAI92,
author = "A. K. Gavrilov and I. V. Kuklina and I. A. Levinskaja
and A. A. Nejjkhardt and I. A. Shishova",
title = "Ehtudy po antichnojj istorii i kulqture Severnogo
Prichernomorqja (English: Studies on History and
Culture of the North Coast of the Black Sea in Antique
Time)",
publisher = pub-GLAGOL,
year = "1992",
ISBN = "5-85381-002-2",
address = pub-GLAGOL:adr,
pages = "271",
acknowledgement = ack-jr,
bibdate = "Wed Jun 2 09:25:46 1993",
}
@Book{Gazdar:NLP87,
author = "Gerald Gazdar and Alex Franz and Karen Osborne and
Roger Evans",
title = "Natural Language Processing in the 1980s, {A}
Bibliography",
volume = "12",
series = "Center for the Study of Language and Information
Notes",
publisher = pub-SUCSLI,
year = "1987",
pages = "viii + 240",
ISBN = "0-937073-26-1 (hardcover), 0-937073-28-8 (paperback)",
price = "US\$24.95 (hardcover), US\$9.95 (paperback)",
LCCN = "P98.A12 N271 1987",
address = pub-SUCSLI:adr,
note = "This book was prepared automatically from a database
and set with \TeX{}. The intent is to keep it updated",
acknowledgement = ack-bnb,
bibdate = "Sun Dec 12 13:21:17 1993",
}
@Book{Gibson:PNA90,
author = "Rosalind S. Gibson",
title = "Principles of Nutritional Assessment",
publisher = pub-OUP,
address = pub-OUP:adr,
year = "1990",
ISBN = "0-19-505838-0",
LCCN = "RC621 .G52 1990",
pages = "xvi + 691",
note = "Set by \LaTeX{}, with graphics from Harvard Graphics
and Adobe Illustrator, and designed by Ian L. Gibson
and Philip Taylor with the assistance of the publisher.
The book is typeset in Adobe Times Roman 10.5/12 and
8.5/10.5, with figure annotation in Adobe Helvetica.
The reasons for the unusual font size are described in
Philip Taylor's {\TeX}91 conference paper, to appear in
TUGboat {\bf 12}, no. 1, 1991.",
acknowledgement = ack-pt,
bibdate = "Wed Aug 24 21:47:23 1994",
}
@Book{Gill:NLA91-1,
author = "P. Gill and E. Murray and M. Wright",
title = "Numerical Linear Algebra and Optimization",
volume = "1",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-12649-4",
LCCN = "QA 184 G55 1991",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Wed Dec 15 08:04:18 1993",
}
@Book{Gill:PO81,
author = "Philip E. Gill and Walter Murray and Margaret H.
Wright",
title = "Practical Optimization",
publisher = pub-AP,
address = pub-AP:adr,
year = "1981",
acknowledgement = ack-nhfb,
ISBN = "0-12-283950-1 (hardcover), 0-12-283952-8 (paperback)",
LCCN = "QA402.5 .G5 1981",
pages = "xvi + 401",
bibdate = "Tue Dec 14 23:00:43 1993",
}
@Book{Girard:RDC90,
author = "Andr{\'e} Girard",
title = "Routing and Dimensioning in Circuit-Switched
Networks",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-12792-X",
LCCN = "TK5103.8.G57 1990",
pages = "xiv + 556",
acknowledgement = ack-mz,
note = prep-inrstex,
bibdate = "Tue Dec 14 23:00:45 1993",
}
@Book{Golub:MC89,
author = "Gene H. Golub and Charles F. van Loan",
title = "Matrix Computations",
publisher = pub-JHUP,
address = pub-JHUP:adr,
year = "1989",
edition = "Second",
series = "Johns Hopkins Series in the Mathematical Sciences",
acknowledgement = ack-nhfb,
ISBN = "0-8018-3010-9 (hardcover), 0-8018-3011-7 (paperback)",
LCCN = "QA188 .G65 1983",
pages = "xvi + 476",
bibdate = "Tue Dec 14 23:00:46 1993",
}
@Book{Golub:SCD92,
author = "Gene H. Golub and James M. Ortega",
title = "Scientific Computing and Differential Equations",
publisher = pub-AP,
year = "1992",
address = pub-AP:adr,
ISBN = "0-12-289255-0",
LCCN = "QA371 .G62 1992",
pages = "xi + 337",
acknowledgement = ack-gg,
note = prep-latex,
bibdate = "Tue Dec 14 23:00:48 1993",
}
@Book{Goodheart:MGE94,
author = "Berny Goodheart and James Cox",
title = "The Magic Garden Explained: The Internals of {UNIX}
System {V} Release 4, an Open Systems Design",
publisher = pub-PH,
year = "1994",
ISBN = "0-13-098138-9",
LCCN = "QA76.76.O63 G6633 1994",
pages = "xxviii + 664",
price = "US\$38.00",
note = "Probably a good companion to Bach's book, {\em The
Design of the {UNIX} Operating System},
\ldots{}. Covering the internals, system calls, kernal
of {System V Release 4} \ldots{}.",
acknowledgement = ack-sk,
bibdate = "Wed Aug 10 13:33:14 1994",
}
@Book{Gould:ICS88,
author = "Harvey Gould and Jan Tobochnik",
title = "Introduction to Computer Simulation Methods:
Applications to Physical Systems, Part 1 and 2",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-16503-1 (hardcover), 0-201-16504-X (paperback)",
LCCN = "QC21.2 .G67 1988",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:25:22 1994",
}
@Book{Graham:CM94,
author = "Ronald L. Graham and Donald E. Knuth and Oren
Patashnik",
title = "Concrete Mathematics",
publisher = pub-AW,
address = pub-AW:adr,
edition = "Second",
year = "1994",
ISBN = "0-201-55802-5",
LCCN = "QA39.2 .G733 1994",
pages = "xiii + 657",
acknowledgement = ack-nhfb,
bibdate = "Wed Jul 6 14:39:36 1994",
}
@Book{Graham:CMF89,
author = "Ronald L. Graham and Donald E. Knuth and Oren
Patashnik",
title = "Concrete Mathematics: {A} Foundation for Computer
Science",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-14236-8",
LCCN = "QA39.2 .G7331 1989",
pages = "xiii + 625",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Wed Dec 15 08:04:45 1993",
}
@Book{Grandine:NMP90,
author = "Thomas A. Grandine",
title = "The Numerical Methods Programming Projects Book",
publisher = pub-OUP,
year = "1990",
address = pub-OUP:adr,
ISBN = "0-19-853387-X",
LCCN = "QA76.6 .G718 1990",
pages = "viii + 146",
bibdate = "Tue Dec 14 23:01:17 1993",
}
@Book{Granshaw:HAO88,
author = "Lindsay Granshaw",
title = "Health for All': The origins of the National Health
Service, 1848--1948. {A} Fortieth Anniversary
Retrospect",
publisher = pub-WIHM,
year = "1988",
address = pub-WIHM:adr,
ISBN = "0-85484-059-1",
note = prep-latex # " PC{\TeX} and Times Roman fonts, with
James Clark's dvitops for final output on bromide at
1270dpi on the ULCC Linotronic 300.",
acknowledgement = ack-dw,
}
@Book{Gray:T90,
author = "Alfred Gray",
title = "Tubes",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15676-8",
LCCN = "QC174.27.W28 G73 1990",
pages = "xii + 283",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:01:27 1993",
}
@Book{Greene:HGA91,
author = "Andrew M. {Greene, Ed.}",
title = "How to Get Around {MIT}",
publisher = pub-TCA,
year = "1991",
address = pub-TCA:adr,
edition = "Twenty-third",
note = "Press run of 3000 copies; sold in local bookstore, and
distributed gratis to 2000 students. Typeset with Plain
{\TeX}, using Computer Modern fonts, with markup macros
written in-house. {\tt perl} was used to provide a
front end, consistent pagination, and the index. Final
pages were prepared on 300dpi Apple LaserWriter Plus
printer.",
}
@Book{Greene:MAA81,
author = "Daniel H. Greene and Donald E. Knuth",
title = "Mathematics For the Analysis of Algorithms",
publisher = pub-BH,
address = pub-BH:adr,
year = "1981",
ISBN = "3-7643-3046-5",
LCCN = "QA76.6 .G7423 1981",
pages = "107",
price = "US\$10.00",
acknowledgement = ack-nhfb,
bibdate = "Mon Jul 18 19:48:49 1994",
keywords = "algorithms; theory",
review = "ACM CR 39194",
subject = "F.2 Theory of Computation, ANALYSIS OF ALGORITHMS AND
PROBLEM COMPLEXITY, Nonnumerical Algorithms and
Problems",
}
@Book{Greene:MAA82,
author = "Daniel H. Greene and Donald E. Knuth",
title = "Mathematics for the Analysis of Algorithms",
publisher = pub-BH,
address = pub-BH:adr,
year = "1982",
edition = "Second",
acknowledgement = ack-nhfb,
ISBN = "3-7643-3102-X",
LCCN = "QA76.6 .G7423 1982",
pages = "123",
bibdate = "Tue Dec 14 23:01:29 1993",
}
@Book{Gries:EMR89,
editor = "David Gries",
title = "Encapsulation, Modularization, and Reusability",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-17233-X",
acknowledgement = ack-mz,
note = prep-latex,
}
@Book{Grimson:AIB87,
editor = "W. E. L. Grimson and R. S. Patil",
title = "A. {I}. in the 1980s and Beyond: An {MIT} Survey",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1987",
ISBN = "0-262-07106-1",
LCCN = "Q335 .A42 1987",
pages = "374",
note = prep-ytex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 23:01:31 1993",
}
@Book{Grimson:FIS81,
author = "W. Eric L. Grimson",
title = "From Images to Surfaces: {A} Computational Study of
the Human Early Visual System",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1981",
ISBN = "0-262-07083-9",
LCCN = "QP487 .G74",
pages = "274",
note = prep-tex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 23:01:33 1993",
}
@Book{Grimson:ORC91,
author = "W. Eric L. Grimson",
title = "Object Recognition by Computer: The Role of Geometric
Constraints",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-07130-4",
LCCN = "TA1632 .G735 1990",
pages = "xv + 512",
note = prep-ytex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 23:01:44 1993",
}
@Book{Gudder:MJ94,
author = "Stanley P. Gudder",
title = "A Mathematical Journey",
publisher = pub-MH,
edition = "Second",
year = "1994",
ISBN = "0-07-025130-4",
LCCN = "QA39.2 .G83 1994",
price = "US\$42.50",
address = pub-MH:adr,
note = prep-tex,
acknowledgement = ack-psg,
bibdate = "Thu Oct 14 10:10:47 1993",
}
@Book{Gudder:QP88,
author = "Stanley P. Gudder",
title = "Quantum probability",
publisher = pub-AP,
year = "1988",
series = "Probability and mathematical statistics",
address = pub-AP:adr,
ISBN = "0-12-305340-4",
LCCN = "QC20.7.P7 G83 1988",
pages = "xii + 316",
note = prep-tex,
acknowledgement = ack-psg,
bibdate = "Thu Oct 14 10:12:23 1993",
}
@Book{Gunion:HHG90,
author = "John F. Gunion and Howard E. Haber and Gordon L. Kane
and Sally Dawson",
title = "The Higgs Hunter's Guide",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50935-0",
LCCN = "QC793.5.B62 H54 1990",
pages = "xvi + 425",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Wed Dec 15 08:04:51 1993",
}
@Book{Hairer:SOD91,
author = "Ernst Hairer and Gerhard Wanner",
title = "Solving ordinary differential equations {II}: Stiff
and differential-algebraic problems",
series = "Springer series in computational mathematics",
volume = "14",
publisher = pub-SV,
address = pub-SV:adr,
year = "1991",
ISBN = "0-387-53775-9",
LCCN = "QA372 .H16 1987",
note = prep-tex,
acknowledgement = ack-sh,
bibdate = "Tue Dec 14 23:01:48 1993",
}
@Book{Halley:THT88,
editor = "J. Woods Halley",
title = "Theories of High Temperature Superconductivity",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-12008-9",
LCCN = "QC612.S8 T437 1988",
pages = "vi + 264",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:02:15 1993",
}
@Book{Hamming:APS91,
author = "Richard W. Hamming",
title = "The Art of Probability\emdash For Scientists and
Engineers",
publisher = pub-AW,
address = pub-AW:adr,
year = "1991",
ISBN = "0-201-51058-8",
LCCN = "QA273 .H3544 1991",
pages = "xvii + 344",
acknowledgement = ack-mz,
bibdate = "Tue Dec 14 23:02:16 1993",
}
@Book{Hammouche:AVA90,
author = "Rabah Hammouche",
title = "Atlas Vent de l'Alg{\'e}rie",
publisher = "Office National de la M{\'e}t{\'e}orologie",
year = "1990",
pages = "150",
address = "Alger, Alg{\'e}rie",
note = "Typeset with Bitstream fonts on a Canon Series III
300-dpi laser printer, with extensive graphics and data
tables; the data files are available on IBM PC
diskettes.",
acknowledgement = ack-ngm,
}
@Book{Haralick:CRV91-1,
author = "Robert M. Haralick and Linda D. Shapiro",
title = "Computer and Robot Vision",
volume = "1",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-10877-1",
LCCN = "TA1632 .H37 1992",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:02:18 1993",
}
@Book{Harper:GCA91,
author = "David Harper and Chris Wooff and David Hodgkinson",
title = "A Guide to Computer Algebra Systems",
publisher = pub-JW,
year = "1991",
address = pub-JW:adr,
acknowledgement = ack-nhfb,
ISBN = "0-471-92910-7",
LCCN = "QA155.7.E4 H37 1991",
pages = "xii + 148",
note = prep-latex,
bibdate = "Tue Dec 14 23:02:28 1993",
}
@Book{Harvey:CSL85,
author = "Brian Harvey",
title = "Computer Science Logo Style",
volume = "1",
year = "1985",
publisher = pub-MIT,
address = pub-MIT:adr,
ISBN = "0-262-58072-1",
LCCN = "QA76.6.H385 1985",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:02:30 1993",
}
@Book{Harvey:CSL86,
author = "Brian Harvey",
title = "Computer Science Logo Style",
volume = "2",
year = "1986",
publisher = pub-MIT,
address = pub-MIT:adr,
ISBN = "0-262-58080-2",
LCCN = "QA76.6.H385 1985",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:02:39 1993",
}
@Book{Harvey:CSL87,
author = "Brian Harvey",
title = "Computer Science Logo Style",
volume = "3",
year = "1987",
publisher = pub-MIT,
address = pub-MIT:adr,
ISBN = "0-262-58086-1",
acknowledgement = ack-te,
}
@Book{Hassan:WAM91,
author = "Hassan Ait-Kaci",
title = "Warren's Abstract Machine",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-01123-9 (hardcover), 0-262-69146-9 (paperback)",
LCCN = "QA76.73.P76 A38 1991",
pages = "xvi + 114",
acknowledgement = ack-te,
note = prep-latex,
bibdate = "Fri Jul 22 10:25:27 1994",
}
@Book{Hatfield:QFT91,
author = "Brian F. Hatfield",
title = "Quantum Field Theory of Point Particles and Strings",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-11982-X",
LCCN = "QC 174.45 H29 1992",
pages = "xvii + 734",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Wed Dec 15 08:05:03 1993",
}
@Book{Hecht-Nielsen:N90,
author = "Robert Hecht-Nielsen",
title = "Neurocomputing",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-09355-3",
LCCN = "QA76.5.H4442 1990",
pages = "xiii + 433",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:02:54 1993",
}
@Book{Heck:IM93,
author = "Andr{\'e} Heck",
title = "Introduction to Maple",
publisher = pub-SV,
address = pub-SV:adr,
year = "1993",
ISBN = "0-387-97662-0, 3-540-97662-0",
LCCN = "QA155.7.E4H43 1993",
pages = "xiii + 497",
bibdate = "Tue Dec 14 23:02:56 1993",
acknowledgement = ack-nhfb,
}
@Book{Helfer:IMD90,
author = "Adam Helfer",
title = "Introduction to Modern Differential Geometry",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50061-2",
acknowledgement = ack-mz,
note = prep-tex,
}
@Book{Henzler:OF91,
author = "Martin Henzler and Wolfgang G{\"o}pel with Christiane
Ziegler",
title = "Ober{\-}fl{\"a}chen{\-}physik des
Fest{\-}k{\"o}rpers",
publisher = pub-TEUBNER,
address = pub-TEUBNER:adr,
year = "1991",
ISBN = "3-519-03047-0",
note = prep-latex,
}
@Book{Herrmann:SMF90,
author = "Hans J. Herrmann and St{\'e}phan Roux",
title = "Statistical Models for the Fracture of Disordered
Media",
publisher = pub-ESPNH,
address = pub-ESPNH:adr,
year = "1990",
acknowledgement = ack-np,
ISBN = "0-444-88551-X (hardcover), 0-444-88550-1 (paperback)",
LCCN = "TA409 .S73 1990",
pages = "xiii + 353",
bibdate = "Tue Dec 14 23:02:57 1993",
}
@Book{Hertz:NC91-1,
author = "J. Hertz and R. Palmer and A. Krogh",
title = "Neural Computation",
volume = "1",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50395-6 (hardcover), 0-201-51560-1 (paperback)",
LCCN = "QA76.5 .H475 1991",
pages = "xxii + 327",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:25:39 1994",
}
@Book{Hildreth:MVM84,
author = "E. C. Hildreth",
title = "The Measurement of Visual Motion",
series = "ACM Distinguished Dissertation Series",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1984",
ISBN = "0-262-08143-1",
LCCN = "BF241 .H53 1984",
pages = "241",
note = prep-ytex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 23:03:00 1993",
}
@Book{Hill:GPL94,
author = "Patricia Hill",
title = "The {G{\"o}del} Programming Language",
publisher = pub-MIT,
year = "1994",
ISBN = "0-262-08229-2",
LCCN = "QA76.73.G17H55 1994",
address = pub-MIT:adr,
pages = "xx + 348",
acknowledgement = ack-nhfb,
bibdate = "Thu Sep 15 07:47:50 1994",
}
@Book{Hillis:CM85,
author = "W. Daniel Hillis",
title = "The Connection Machine",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1985",
ISBN = "0-262-08157-1",
LCCN = "QA267 .H4871 1985",
pages = "xiii + 190",
note = "The book was set using {\LaTeX} by Thinking Machines
Corporation and printed and bound by Halliday
Lithograph in the USA. The terms in the index were
selected automatically using The TMC Indexer.",
acknowledgement = ack-nhfb,
bibdate = "Tue Dec 14 23:03:01 1993",
}
@Book{Hoare:DCC91,
author = "C. A. R. Hoare",
title = "Developments in Concurrency and Communication",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-17232-1",
LCCN = "QA76.58 .D48 1991",
pages = "xiv + 336",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:03:02 1993",
}
@Book{Hoenig:AFM90,
author = "Alan Hoenig",
title = "Applied Finite Mathematics",
publisher = pub-MH,
year = "1990",
address = pub-MH:adr,
acknowledgement = ack-bnb,
price = "US\$25.00",
ISBN = "0-07-557093-9",
LCCN = "QA39.2 .H6227 1989",
pages = "xiv + 619",
bibdate = "Tue Dec 14 23:03:04 1993",
}
@Book{Holmang:IUS88,
author = "Per Olof Holm{\"a}ng",
title = "Idrott och Utrikespolitk: Den svenska
idrottsr{\"o}relsens internationella f{\"o}rbindelser
1919--1945",
series = "Meddelande fr{\aa}n Historiska Institutionen i
G{\"o}teborg",
number = "37",
publisher = pub-UGP,
address = pub-UGP:adr,
year = "1988",
ISBN = "91-7900-635-3",
LCCN = "GV706.35 .H65 1988",
pages = "329",
ISSN = "0346-914X",
note = "Title in English: The international relations of the
Swedish sports movement 1919--1945 (Publications of the
Department of History, University of Gothenburg), no.
37",
bibdate = "Tue Dec 14 23:03:05 1993",
}
@Book{Horn:RV86,
author = "Berthold K. P. Horn",
title = "Robot Vision",
year = "1986",
publisher = pub-MIT,
address = pub-MIT:adr,
ISBN = "0-262-08159-8",
LCCN = "TJ211.3 .H671 1986",
pages = "x + 509",
note = prep-ytex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 23:03:06 1993",
}
@Book{Horn:SS89,
author = "Berthold K. P. Horn and Michael J. Brooks",
title = "Shape from Shading",
year = "1989",
publisher = pub-MIT,
address = pub-MIT:adr,
ISBN = "0-262-08183-0",
LCCN = "TA1632 .S53 1989",
pages = "577",
note = prep-ytex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 23:03:07 1993",
}
@Book{Huet:LFF89,
editor = "G{\'e}rard Huet",
title = "Logical Foundations of Functional Programming",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-17234-8",
LCCN = "QA76.62 .L64 1990",
pages = "xvi + 491",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:03:09 1993",
}
@Book{Huttner:RAE93,
author = "Sidney F. Huttner and Elizabeth Stege Huttner",
title = "A register of artists, engravers, booksellers,
bookbinders, printers and publishers in New York City,
1821--42",
publisher = pub-BSA,
year = "1993",
ISBN = "0-914930-15-X",
LCCN = "Z478.6.N5 H87 1993",
address = pub-BSA:adr,
pages = "299",
price = "US\$50.00",
acknowledgement = ack-jl,
note = prep-tex,
bibdate = "Sun Mar 27 10:21:36 1994",
}
@Misc{IEEE:el-ins,
key = "IEEETEI",
title = j-IEEE-TEI,
year = "1989",
ISSN = "0018-9367",
acknowledgement = ack-nhfb,
}
@Book{Jaeschke:DSC91,
author = "Rex Jaeschke",
title = "The Dictionary of Standard {C}",
publisher = pub-PPB,
year = "1991",
address = pub-PPB:adr,
ISBN = "1-878956-07-8",
LCCN = "QA76.73.C15 J335 1991",
pages = "x + 164",
note = "Prepared with {\LaTeX}, with output to Personal
{\TeX}'s 2000dpi phototypesetter using Computer Modern
fonts.",
acknowledgement = ack-rj,
bibdate = "Thu Dec 16 09:37:19 1993",
}
@Book{Jaeschke:MSC89,
author = "Rex Jaeschke",
title = "Mastering Standard {C}",
publisher = pub-PPB,
address = pub-PPB:adr,
year = "1989",
ISBN = "0-9614729-8-7",
LCCN = "QA76.73.C15 J337 1989",
price = "US\$39.95",
note = prep-latex # " Phototypeset using Computer Modern fonts
at the American Mathematical Society by arrangement
with the publisher.",
acknowledgement = ack-rj,
bibdate = "Thu Dec 16 09:37:15 1993",
}
@Book{Jain:OSI90,
author = "Bijendra N. Jain and Ashok K. Agrawala",
title = "Open Systems Interconnection\emdash{}Its Architecture
and Protocols",
publisher = pub-ESP,
address = pub-ESP:adr,
year = "1990",
acknowledgement = ack-np,
ISBN = "0-444-88490-4",
LCCN = "TK5105.5 .J35 1990",
pages = "xxii + 599",
bibdate = "Tue Dec 14 23:03:12 1993",
}
@Misc{JCLT,
key = "JCLT",
editor = "Rex Jaeschke",
title = "{The Journal of C Language Translation}",
howpublished = "1810 Michael Faraday Drive, Suite 101, Reston, VA
22090, USA, Tel: (703) 860-0091. E-mail
\path|rex@aussie.com|.",
year = "1989",
acknowledgement = ack-nhfb,
}
@Book{Jen:LCS90-2,
author = "Erica Jen",
title = "1989 Lectures in Complex Systems",
volume = "2",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50936-9",
LCCN = "QA267.7 .C66 1989",
pages = "xxiv + 611",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:03:13 1993",
}
@Book{Jones:FTV88,
author = "R. K. Jones and T. Crabtree",
title = "Fortran Tools for {VAX\slash VMS} and {MS-DOS}",
publisher = pub-W,
address = pub-W:adr,
year = "1988",
ISBN = "0-471-61976-0",
LCCN = "QA76.73.F25 J66 1988",
pages = "xii + 447",
acknowledgement = ack-nhfb,
note = prep-latex,
bibdate = "Tue Dec 14 23:03:14 1993",
}
@Book{Jones:SSD90,
author = "Cliff B. Jones",
title = "Systematic Software Development Using {VDM}",
year = "1990",
edition = "Second",
publisher = pub-PH,
address = pub-PH:adr,
ISBN = "0-13-880733-7",
LCCN = "QA76.76.D47 J66 1990",
pages = "xiv + 333",
acknowledgement = ack-mjp,
note = prep-latex,
bibdate = "Tue Dec 14 23:03:16 1993",
}
@Book{Kamin:PLI90,
author = "Samuel N. Kamin",
title = "Programming Languages: An Interpreter-Based Approach",
publisher = pub-AW,
address = pub-AW:adr,
year = "1990",
ISBN = "0-201-06824-9",
LCCN = "QA76.7.K35 1990",
pages = "xi + 640",
acknowledgement = ack-lmp # " and " # ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:03:17 1993",
}
@Book{Kane:MEP88,
author = "Gordon Kane",
title = "Modern Elementary Particle Physics",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-11749-5",
LCCN = "QC793.2 .K361 1987",
pages = "xx + 344",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:03:18 1993",
}
@Book{Kassakian:PPE91,
author = "John G. Kassakian and Martin F. Shlecht and George C.
Verghese",
title = "Principles of Power Electronics",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-09689-7",
LCCN = "TK7881.15.K37 1991",
pages = "xxi + 738",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:03:20 1993",
}
@Book{Kay:PPP85,
author = "David G. Kay",
title = "Programming for People/Pascal",
publisher = pub-MAYFIELD,
year = "1985",
address = pub-MAYFIELD:adr,
ISBN = "0-87484-717-6",
LCCN = "QA76.73.P3 K3",
pages = "xiii + 620",
acknowledgement = ack-dgk,
note = "Prepared with {\TeX} using Baskerville fonts, with
output to Stanford Autologic APS-5 phototypesetter.",
bibdate = "Tue Dec 14 23:03:21 1993",
}
@Book{Keener:PAM88,
author = "James P. Keener",
title = "Principles of Applied Mathematics",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15674-1",
LCCN = "QA601 .K41 1988",
pages = "xv + 560",
acknowledgement = ack-lmp # " and " # ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:03:22 1993",
}
@Book{Kehoe:ZAI93,
author = "Brendan P. Kehoe",
title = "Zen and the Art of the Internet: {A} Beginner's
Guide",
publisher = pub-PH,
year = "1993",
address = pub-PH:adr,
edition = "Second",
ISBN = "0-13-010778-6",
LCCN = "TK5105.8.I57 K44 1993",
pages = "xv + 112",
note = "Prepared with {\TeX}info.",
bibdate = "Tue Dec 14 23:03:23 1993",
}
@Book{Keller:FCC82,
author = "Arthur M. Keller",
title = "A First Course in Computer Programming Using
{PASCAL}",
publisher = pub-MH,
year = "1982",
address = pub-MH:adr,
ISBN = "0-07-033508-7",
LCCN = "QA76.73.P2 K44 1982",
pages = "xiii + 306",
acknowledgement = ack-bnb,
bibdate = "Tue Dec 14 23:03:24 1993",
}
@Book{Kirkerud:OOP89,
author = "Bj{\o}rn Kirkerud",
year = "1989",
title = "Object-Oriented Programming with Simula",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-17574-6",
LCCN = "QA 76.73 S55 K57 1989",
pages = "xiii + 515",
note = prep-latex,
acknowledgement = ack-mc,
bibdate = "Tue Dec 14 23:03:25 1993",
}
@Book{Knuth:bible-texts,
author = "Donald E. Knuth",
title = "3:16 Bible Texts Illuminated",
publisher = pub-ARE,
address = pub-ARE:adr,
year = "1991",
ISBN = "0-89579-252-4",
LCCN = "BS511.2.K58 1991",
pages = "268",
bibdate = "Tue Dec 14 23:03:27 1993",
}
@Book{Knuth:AH92,
author = "Donald E. Knuth",
title = "Axioms and Hulls",
publisher = pub-SV,
year = "1992",
ISBN = "0-387-55611-7 (New York), 3-540-55611-7 (Berlin)",
LCCN = "QA640.3 .K68 1992",
number = "606",
series = j-LNCS,
address = pub-SV:adr,
pages = "ix + 109",
abstract = "A CC system is defined to be a relation on ordered
triples of points that satisfy five simple axioms
obeyed by the `counterclockwise' relation on points in
the plane. A CCC system is a relation on ordered
quadruples, satisfying five simple axioms obeyed by the
`incircle' relation. In this monograph, the properties
of these axioms are developed and related to other
abstract notions such as oriented matroids, chirotopes,
primitive sorting networks, and arrangements of
pseudolines. Decision procedures based on the CC axioms
turn out to be NP-complete, although nice
characterizations of CC structures are available.
Efficient algorithms are presented for finding convex
hulls in any CC system and Delaunay triangulations in
any CCC system. Practical methods for satisfying the
axioms with arbitrarily degenerate data lead to what
may well be the best method now known for Delaunay
triangulations and Voronoi diagrams in the Euclidean
plane. The underlying theme of this work is a
philosophy of algorithm design based on simple
primitive operations that satisfy clear and concise
axioms. (72 Refs.)",
classification = "C4260 (Computational geometry); C4240 (Programming
and algorithm theory)",
keywords = "Counterclockwise relation; Incircle relation;
NP-complete decision procedures; CC system; Ordered
triples of points; CCC system; Ordered quadruples;
Axioms; Oriented matroids; Chirotopes; Primitive
sorting networks; Pseudolines; Convex hulls; Delaunay
triangulations; Arbitrarily degenerate data; Voronoi
diagrams; Euclidean plane; Primitive operations",
thesaurus = "Computational complexity; Computational geometry",
bibdate = "Tue Sep 20 23:23:55 1994",
annote = "From the Preface: ``This book may, incidentally, be
interesting to typography buffs as well as to
computer scientists, because of the rapid turnaround
time provided by Springer-Verlag. It is the first
publication to use the final revision of the Computer
Modern typefaces, released two weeks ago. I made the
arrowheads longer and stronger, so that they will not
disappear so easily on xerox copies; and I redesigned
a few of the letterforms, such as ${\cal I}$, ${\cal
T}$, and $\delta$. There is also an improved method
for digitization at low resolution. The new
characters do not affect any of the line breaks or
page breaks made by {\TeX}, because they fit exactly
into the same size boxes as the old ones did.
Everyone now using the Computer Modern fonts of 1986
should soon be able to install the 1992 fonts in
their place, at little or no cost. I promise not the
change them again. --- Donald E. Knuth, Stanford,
California, April 1992.''",
acknowledgement = ack-nhfb,
}
@Book{Koenderink:SS89,
author = "Jan Koenderink",
title = "Solid Shape",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1989",
ISBN = "0-262-11139-X",
LCCN = "QA641 .K74 1990",
pages = "xiv + 699",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:03:28 1993",
}
@Book{Kolb:EU90,
author = "Edward Kolb and Michael Turner",
title = "The Early Universe",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-11603-0",
LCCN = "QB981 .E68 1990",
pages = "xxii + 547",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:03:29 1993",
}
@Book{Koonin:CP90,
author = "Steven E. Koonin and Dawn C. Meredith",
title = "Computational Physics",
publisher = pub-AW,
year = "1990",
address = "Redwood City, CA, USA",
acknowledgement = ack-bnb,
ISBN = "0-201-12779-2",
LCCN = "QC20.7.E4 K66 1990",
pages = "xvi + 635",
bibdate = "Tue Dec 14 23:03:30 1993",
}
@Book{Kosekela:PCS91,
editor = "R. Kosekela and M. Simmons",
title = "Parallel Computer Systems: Performance Instrumentation
and Visualization",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50937-7",
LCCN = "T385 .P46 1990",
pages = "xxii + 289",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:03:32 1993",
}
@Book{Kreps:CMT90,
author = "David M. Kreps",
title = "A Course in Microeconomic Theory",
publisher = pub-PUP,
address = pub-PUP:adr,
year = "1990",
note = "Typeset using {\PS} and {\CMR} fonts.",
ISBN = "0-691-04264-0",
LCCN = "HB172 .K74 1990",
pages = "xviii + 850",
acknowledgement = ack-lmp,
bibdate = "Tue Dec 14 23:03:33 1993",
}
@Book{Kreyszig:MCM94,
author = "E. Kreyszig and E. J. Normington",
title = "Maple Computer Manual for Seventh Edition Advanced
Engineering Mathematics\emdash Erwin Kreyszig",
publisher = pub-JW,
year = "1994",
ISBN = "0-471-31126-X",
address = pub-JW:adr,
note = prep-tex # " There is a companion {\it Instructor's
Maple Manual}, but I have not yet found an exact
citation for it.",
pages = "xii + 506",
acknowledgement = ack-nhfb,
bibdate = "Tue May 24 08:38:06 1994",
}
@Book{Kruer:PLP88,
author = "William Kruer",
title = "The Physics of Laser Plasma Interactions",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15672-5",
LCCN = "QC718.5.P5 K781 1988",
pages = "xviii + 182",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:03:34 1993",
}
@Book{Kupershmidt:ESS87,
author = "Boris A. Kupershmidt",
title = "Elements of {s}uperintegrable {s}ystems: {b}asic
{t}echniques and {r}esults",
publisher = pub-KLUWER,
address = pub-KLUWER:adr,
year = "1987",
acknowledgement = ack-bnb,
note = prep-tex,
ISBN = "90-277-2434-2",
LCCN = "QA377 .K851 1987",
pages = "xvi + 187",
bibdate = "Mon Jul 11 11:28:25 1994",
}
@Book{Langton:AL89,
editor = "Christopher G. Langton",
title = "Artificial Life",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-09346-4 (hardcover), 0-201-09356-1 (paperback)",
LCCN = "QH324.8 .A77 1987",
pages = "xxix + 655",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:25:45 1994",
}
@Book{Laub:MA391,
author = "Josef Laub and Eugen Hruby and Hans-Christian Reichel
and Dieter Litschauer and Herbert Gro{\ss} and Robert
M{\"u}ller and Erich Neuwirth",
title = "Mathematik Arbeitsbuch 3",
publisher = pub-HPT,
year = "1991",
address = pub-HPT:adr,
ISBN = "3-209-01165-6",
note = "Textbook for high-school mathematics, grade 7. One
full chapter about spreadsheet programs has been
typeset by {\TeX}.",
acknowledgement = ack-nw,
}
@Book{Laub:MA491,
author = "Josef Laub and Eugen Hruby and Hans-Christian Reichel
and Dieter Litschauer and Herbert Gro{\ss} and Robert
M{\"u}ller and Erich Neuwirth",
title = "Mathematik Arbeitsbuch 4",
publisher = pub-HPT,
year = "1991",
address = pub-HPT:adr,
ISBN = "3-209-01061-7",
note = "Textbook for high-school mathematics, grade 7. One
full chapter about spreadsheet programs has been
typeset by {\TeX}.",
acknowledgement = ack-nw,
}
@Book{Lawrence:NLM87,
author = "Christopher Lawrence and Ghislaine Lawrence",
title = "No Laughing Matter: Historical Aspects of
Anaesthesia",
publisher = pub-WIHM,
year = "1987",
address = pub-WIHM:adr,
ISBN = "0-85484-056-7",
LCCN = "RD79 .N6 1987",
pages = "84",
note = prep-latex # " PC{\TeX} and Computer Modern fonts, with
final output on a Canon LBP8 A1 at 300dpi. The printer
was managed by software from Personal {\TeX} driving a
Flagstaff Engineering JLaser card plugged into the PC
bus, and sending bitmaps directly to the laser printer,
bypassing the controller.",
acknowledgement = ack-dw,
bibdate = "Tue Dec 14 23:03:38 1993",
}
@Book{Leary:ITF85,
author = "Rolfe A. Leary",
title = "Interaction Theory in Forest Ecology and Management",
publisher = pub-NIJHOFF,
address = pub-NIJHOFF:adr,
year = "1985",
ISBN = "90-247-3220-4",
LCCN = "SD387.M8 L431 1985",
pages = "x + 219",
acknowledgement = ack-bc,
bibdate = "Tue Dec 14 23:03:45 1993",
}
@Book{Leslie:RRH91,
title = "Roles and Rituals for Hindu Women",
publisher = pub-PINTER,
year = "1991",
editor = "Julia Leslie",
address = pub-PINTER:adr,
acknowledgement = ack-dw,
note = prep-latex # " Used sb{\TeX} 3.1 and Computer Modern
fonts, proffed using em{\TeX}'s DVIHPLJ and an HP
LaserJet III. Final output produced on bromide at
1270dpi on a Linotronic 300, via DVIPS 5.47 for some
parts, and Arbortext's DVILASER/PS (is that the name?)
for others. The L300 is owned and run by the University
of London, and they have loaded the CM fonts onto their
RIP's font disk, as well as having the Arbortext
software running invisibly, so TeX users can actually
submit DVI files over the JANET network (or by direct
login and Kermit), and get bromides back through the
post 24hrs later.",
ISBN = "0-86187-796-9",
LCCN = "BL1237.46.R64 1991",
pages = "xviii + 267",
bibdate = "Tue Dec 14 23:03:47 1993",
}
@Book{Levine:MR91,
author = "R. D. Levine and R. B. Bernstein",
title = "Molekulare Reaktionsdynamik",
publisher = pub-TEUBNER,
address = pub-TEUBNER:adr,
year = "1991",
ISBN = "3-519-03507-3",
note = "Original title: {\em Molecular Reaction Dynamics and
Chemical Reactivity}, translated by Christian Schlier.
The German edition was written in T3, then translated
to {\LaTeX}.",
}
@Book{Lewis:ETC92,
author = "H. R. Lewis and Qr'hstos Q. Papadhmhtr'iou (H. H.
Papadimitriou)",
title = "Stoiqe'ia Jewr'ias Ypologismo'u (Elements of the
Theory of Computation)",
publisher = pub-TCGPB,
year = "1992",
address = pub-TCGPB:adr,
pages = "494, with subject index, author index, and glossary",
note = "One of the first books to be typeset in Greek by
{\TeX}.",
}
@Book{Loeckx:FPL88,
author = "Jacques Loeckx and Kurt Mehlhorn and Reinhard
Wilhelm",
title = "Foundations of Programming Languages",
publisher = pub-JW,
address = pub-JW:adr,
year = "1988",
ISBN = "0-471-92139-4",
LCCN = "QA76.7 .L64 1988",
pages = "426",
bibdate = "Tue Dec 14 23:03:50 1993",
}
@Book{LoPresti:LS91,
author = "L. {Lo Presti} and F. Neri",
title = "Lanalisi dei segnali",
publisher = pub-CLUT,
year = "1991",
address = pub-CLUT:adr,
acknowledgement = ack-cb,
note = prep-latex,
}
@Book{Lotman:STK92,
author = "Yu. {Lotman et al.}",
title = "Stat'i po tipologii kul'tury. Prilozhenie k 'Trudam po
znakovym sistemam' (Articles about types of culture.
Application to procedures on signed systems.)",
publisher = "Tartu Semiotic Group",
year = "1992",
address = "Tartu, Estonia",
pages = "250",
acknowledgement = ack-bnb,
}
@Book{Lusardi:DEG88,
author = "Frank Lusardi",
title = "The Database Experts' Guide to {SQL}",
publisher = pub-MH,
address = pub-MH:adr,
year = "1988",
ISBN = "0-07-039006-1 (hardcover), 0-07-039002-9 (paperback)",
LCCN = "QA76.73.S67 L87 1988",
pages = "xiv + 224",
acknowledgement = ack-fl,
note = prep-tex,
bibdate = "Fri Jul 22 10:25:53 1994",
}
@Book{Lyche:MMC89,
author = "Tom Lyche and Larry L. Schumaker",
title = "Mathematical Methods in Computer Aided Geometric
Design",
publisher = pub-AP,
year = "1989",
address = pub-AP:adr,
ISBN = "0-12-460515-X",
LCCN = "QA448.D38 M381 1989",
pages = "xv + 611",
acknowledgement = ack-bnb,
bibdate = "Tue Dec 14 23:03:54 1993",
}
@Book{Maeder:PM90,
author = "Roman Maeder",
title = "Programming in Mathematica",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-51002-2",
LCCN = "QA76.95 .M34 1989",
pages = "xiv + 267",
acknowledgement = ack-bnb # " and " # ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:03:56 1993",
}
@Book{Mangel:DMB88,
author = "Marc Mangel and Colin W. Clark",
title = "Dynamic Modeling in Behavioral Ecology",
publisher = pub-PUP,
address = pub-PUP:adr,
year = "1988",
acknowledgement = ack-bnb,
ISBN = "0-691-08505-6 (hardcover), 0-691-08506-4 (paperback)",
LCCN = "QL751.65.M3 M291 1988",
pages = "xii + 308",
bibdate = "Tue Dec 14 23:03:57 1993",
}
@Book{Manna:LBC90-1,
author = "Zohar Manna and Richard Waldinger",
title = "The Logical Basis for Computer Programming",
volume = "1",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-18260-2",
LCCN = "QA76.6 .M35595 1985",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:03:59 1993",
}
@Book{Manna:LBC90-2,
author = "Zohar Manna and Richard Waldinger",
title = "The Logical Basis for Computer Programming",
volume = "2",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-18261-0",
LCCN = "QA76.6 .M35595 1985",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:04:11 1993",
}
@Book{Maslen:PAW91,
title = "The {Bowyer} Ledgers: The printing accounts of
{William Bowyer} father and son reproduced on
microfiche with a checklist of {Bowyer} printing
1699-1777, a commentary, indexes, and appendixes",
publisher = pub-BS # " and " # pub-BSA,
year = "1991",
editor = "Keith Maslen and John Lancaster",
address = pub-BS:adr # " and " # pub-BSA:adr,
ISBN = "0-914930-13-3",
LCCN = "Z232.B68.B6 1991",
pages = "70 microfiches",
note = "The editor (JL) remarks: ``The printed volume contains
lxxv, 616 pp., being the apparatus and indexes to 70
microfiche which reproduce the original documents. It
may be of interest to note that the estimate for
commercial typesetting (from existing well-marked ASCII
files, but involving many complications such as tables)
was in excess of \$20,000; the total cost for {\TeX}
was below \$2,000 (plus of course one editor's unpaid
time -- but for this sort of work, with a very small
market, the key is getting it published at all). In
addition, there was the great advantage that
fine-tuning could take place right up to the last
minute, with instant proofs at low cost. I am (as a
former commercial printer as well as a printing
historian and hobbyist letterpress printer) thoroughly
sold on {\TeX}, and am using it for three additional
books now in progress -- for technical bibliography,
which can often be as complicated as mathematics, the
range of possibilities and flexibility makes it well
worth the complexity.''",
acknowledgement = ack-jl,
bibdate = "Wed Dec 15 08:05:08 1993",
}
@Book{Mason:RHM85,
author = "M. T. Mason and J. K. {Salisbury, Jr.}",
title = "Robot Hands and the Mechanics of Manipulation",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1985",
ISBN = "0-262-13205-2",
LCCN = "TJ211 .M366 1985",
pages = "xxvi + 298",
note = prep-unknowntex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 23:05:22 1993",
}
@Misc{Mathematica,
author = "Stephen Wolfram",
title = "Mathematica Journal",
howpublished = pub-AW,
year = "1990",
ISSN = "1047-5974",
acknowledgement = ack-lmp,
}
@Book{Maurer:DAM91,
author = "Stephen B. Maurer and Anthony Ralston",
title = "Discrete Algorithmic Mathematics",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15585-0",
LCCN = "QA39.2 .M394 1991",
pages = "xix + 834",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:05:24 1993",
}
@Book{McAllester:O89,
author = "David McAllester",
title = "Ontic",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1989",
ISBN = "0-262-13235-4",
LCCN = "QA76.9.A96 M37 1989",
pages = "xiv + 158",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:05:34 1993",
}
@Book{McCarthy:ITK90,
author = "J. M. McCarthy",
title = "Introduction to Theoretical Kinematics",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-13252-4",
LCCN = "QA841 .M33 1990",
pages = "130",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:05:36 1993",
}
@Book{Mead:AVL89,
author = "Carver Mead",
title = "Analog {VLSI} and Neural Systems",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-05992-4",
LCCN = "QA76.5 .M48 1989",
pages = "xxii + 371",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:05:37 1993",
}
@Book{Mesterton-Gibbons:CAM89,
author = "Michael Mesterton-Gibbons",
title = "A Concrete Approach to Mathematical Modeling",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-12910-8",
LCCN = "QA401 .M51381 1989",
pages = "xx + 597",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:05:38 1993",
}
@Book{Meulenbeld:SIM87,
title = "Studies on Indian Medical History",
publisher = pub-FORSTEN,
year = "1987",
editor = "G. Jan Meulenbeld and Dominik Wujastyk",
address = pub-FORSTEN:adr,
ISBN = "90-6980-015-2",
LCCN = "R605 .I58 1985",
pages = "vii + 247",
acknowledgement = ack-dw,
note = prep-latex # " Used PC{\TeX} version 1.5f with Computer
Modern fonts with output of final pages on an HP
LaserJet II at 300dpi using ``coated cartridge'' paper,
which significantly enhances the quality of the
print.",
bibdate = "Tue Dec 14 23:05:40 1993",
}
@Book{Meyer:RDC91,
editor = "Albert Meyer",
title = "Research Directions in Computer Science",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-13257-5",
LCCN = "QA76.27 .R43 1991",
pages = "490",
acknowledgement = ack-te,
note = "Prepared with {\LaTeX}.",
bibdate = "Tue Dec 14 23:05:46 1993",
}
@Book{Misner:SP91,
author = "Charles W. Misner and Patrick J. Cooney",
title = "Spreadsheet Physics",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-16410-8",
LCCN = "QC52 .M57 1991",
pages = "xvii + 228",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:05:48 1993",
}
@Book{Morner:CSE88,
editor = "Magnus M{\"o}ner and Thommy Svensson",
title = "Classes Strata Elites: Essays on Social Stratification
in History",
series = "Report from the Department of History, Gothenburg
University",
number = "34",
publisher = pub-AUG,
address = pub-AUG:adr,
year = "1988",
ISBN = "91-7970-241-4",
LCCN = "HN13 .C53 1988",
pages = "269",
ISSN = "0346-914X",
bibdate = "Tue Dec 14 23:05:49 1993",
}
@Book{Munkres:AM91,
author = "James Munkres",
title = "Analysis of Manifolds",
publisher = pub-AW,
address = pub-AW:adr,
year = "1991",
ISBN = "0-201-51035-9",
LCCN = "QA300 .M75 1991",
pages = "xi + 366",
acknowledgement = ack-mz,
bibdate = "Tue Dec 14 23:05:51 1993",
}
@Book{Murray:EMI90,
author = "David Murray and Bernard Buxton",
title = "Experiments in the Machine Interpretation of Visual
Motion",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-13263-X",
LCCN = "TA1635 .M87 1990",
pages = "236",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:05:52 1993",
}
@Book{Nakamura:TRR91,
author = "Yoshihiko Nakamura",
title = "Theoretical Robotics: Redundancy and Optimization",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15198-7",
LCCN = "TJ211 .N34 1991",
pages = "xi + 337",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:05:54 1993",
}
@Book{Nash:HSC90,
editor = "Stephen G. Nash",
title = "A History of Scientific Computing",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50814-1",
LCCN = "QA76.17 .H59 1990",
pages = "xix + 359",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:05:55 1993",
}
@Book{Negele:QMP88,
author = "John W. Negele and Henri Orland",
title = "Quantum Many-Particle Systems",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-12593-5",
LCCN = "QC174.17.P7 N441 1988",
pages = "xviii + 459",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:05:56 1993",
}
@Misc{Neural-Computation,
key = "NC",
editor = "Terrence Sejnowski",
title = "{Neural Computation}",
howpublished = pub-MIT,
ISSN = "0899-7667",
year = "1989",
note = "Technical journal published four times per year, using
{\PS} and {\CMR} fonts",
acknowledgement = ack-lmp,
}
@Book{Newell:NLO91,
author = "Alan C. Newell and Jerome V. Molony",
title = "Non-Linear Optics",
publisher = pub-AW,
address = pub-AW:adr,
year = "1991",
ISBN = "0-201-51014-6",
LCCN = "QC446.2.N48 1992",
pages = "xi + 436",
acknowledgement = ack-mz,
bibdate = "Tue Dec 14 23:06:14 1993",
}
@Book{Newton:TTS88,
author = "H. Joseph Newton",
title = "Timeslab: {A} Time Series Analysis Laboratory",
publisher = pub-WADSWORTH,
address = pub-WADSWORTH:adr,
year = "1988",
ISBN = "0-534-09198-9",
LCCN = "QA280 .N487 1988",
pages = "xv + 623",
note = prep-tex,
acknowledgement = ack-pj,
bibdate = "Tue Dec 14 23:06:16 1993",
}
@Book{Nickson:HDP93,
author = "R. Andrew Nickson",
title = "Historical dictionary of Paraguay",
publisher = pub-SCARECROW,
year = "1993",
ISBN = "0-8108-2643-7",
LCCN = "F2664 .K64 1993",
address = pub-SCARECROW:adr,
edition = "Second",
note = "Typeset with plain {\TeX} using {\tt emtex} on an IBM
PC.",
pages = "xxi + 685",
acknowledgement = ack-gswan,
bibdate = "Wed Oct 13 18:32:20 1993",
}
@Book{Nossal:ICB90,
author = "Ralph Nossal and Harold Lecar",
title = "Introduction to Cell Biophysics",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-19560-7",
LCCN = "QH581.5 .N67 1989",
pages = "xii + 387",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:06:22 1993",
}
@Book{OKeefe:CP90,
author = "Richard O'Keefe",
title = "The Craft of Prolog",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-15039-5",
LCCN = "QA76.73.P76 O38 1990",
pages = "xix + 387",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:06:23 1993",
}
@Book{Omondi:CAS94,
author = "Amos R. Omondi",
title = "Computer Arithmetic Systems\emdash Algorithms,
Architecture, Implementation",
publisher = pub-PH,
year = "1994",
ISBN = "0-13-334301-4",
LCCN = "QA76.9.C62 O46 1994",
address = pub-PH:adr,
pages = "xvi + 520",
price = "US\$40.00",
note = "Prepared with {\LaTeX}, using a style file provided
by the publisher. PostScript page proofs were
prepared by the author, and delivered to the
publisher for the final printing.",
bibdate = "Tue Oct 18 14:56:40 1994",
}
@Book{Orlando:FAS91,
author = "Terry P. Orlando and Kevin A. Delin",
title = "Foundations of Applied Superconductivity",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-18323-4",
LCCN = "QC611.92 .O75 1991",
pages = "xx + 584",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:06:24 1993",
}
@Book{Orlando:LDA88,
author = "M. Orlando and G. Podda",
title = "Lineamenti di disegno automatico",
publisher = pub-CLUT,
year = "1988",
address = pub-CLUT:adr,
acknowledgement = ack-cb,
note = "Prepared with {\TeX} by Tecnograf.",
}
@Book{OShaughnessy:SC87,
author = "Douglas O'Shaughnessy",
title = "Speech Communications",
year = "1987",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-16520-1",
LCCN = "P95.O74 1987",
pages = "xviii + 568",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:06:25 1993",
}
@Book{Palmer:SCW89,
author = "Richard Palmer",
title = "A Supplementary Catalogue of Western Manuscripts in
the Library of the Wellcome Institute for the History
of Medicine: First Cumulative Supplement",
publisher = pub-WIHM,
year = "1989",
address = pub-WIHM:adr,
note = prep-latex # " PC{\TeX} and Computer Modern fonts, with
final output on an HP LaserJet II at 300dpi.",
acknowledgement = ack-dw,
}
@Book{Pao:APR89,
author = "Yoh-Han Pao",
title = "Adaptive Pattern Recognition and Neural Networks",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-12584-6",
LCCN = "TK7882.P3 P36 1989",
pages = "xviii + 309",
acknowledgement = ack-lmp # " and " # ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:06:26 1993",
}
@Book{Pardalos:CNO93,
editor = "Panos M. Pardalos",
title = "Complexity in Numerical Optimization",
publisher = pub-WORLD-SCI,
year = "1993",
ISBN = "981-02-1415-4",
LCCN = "QA 267.7 P37 1993",
address = pub-WORLD-SCI:adr,
note = prep-tex,
pages = "xiii + 511",
email = "pardalos@deming.ise.ufl.edu",
acknowledgement = ack-nhfb,
bibdate = "Wed Sep 21 16:40:45 1994",
}
@Book{Parker:PNA89,
author = "T. S. Parker and L. O. Chua",
title = "Practical Numerical Algorithms for Chaotic Systems",
publisher = pub-SV,
address = pub-SV:adr,
year = "1989",
ISBN = "0-387-96689-7 (USA) and 3-540-96689-7 (Germany)",
LCCN = "Q172.5.C45 P37 1989",
pages = "xiv + 348",
acknowledgement = ack-cb,
note = prep-latex,
bibdate = "Tue Dec 14 23:06:27 1993",
}
@Book{Parks:ESP91,
author = "George Parks",
title = "Electrodynamics of Space Plasmas",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50821-4",
LCCN = "QC809.P5 P37 1991",
pages = "ix + 538",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:06:29 1993",
}
@Book{Paul:RMM81,
author = "Richard P. Paul",
title = "Robot Manipulators: Mathematics, Programming and
Control",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1981",
ISBN = "0-262-16082-X",
LCCN = "TS191.8 .P38",
pages = "279",
note = "Another early book set in plain {\TeX}.",
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 23:06:30 1993",
}
@Book{Pavone:IIF92,
author = "Marco Pavone",
title = "Integrali impropri e funzioni integrali (Improper
integrals and integral functions): Esercizi e
complementi di Analisi Matematica {I} (English:
Exercises and complements to Mathematical Analysis
{I})",
publisher = pub-ARACNE,
year = "1992",
ISBN = "88-7999-000-4",
address = pub-ARACNE:adr,
bibdate = "Sat Jan 2 10:19:32 1993",
acknowledgement = ack-cb,
note = prep-latex # " The final formatting was done by
\TeX{\sc mat}, Via Luigi Chiozza, 31a/b, 00133 Roma,
Italy.",
}
@Book{Pavone:TES93,
author = "Marco Pavone",
title = "Temi di esame svolti di analisi amtematica {I}
({English}: Solved examination problems in mathematical
analysis {I})",
publisher = pub-ARACNE,
year = "1993",
ISBN = "88-7999-002-0",
address = pub-ARACNE:adr,
note = prep-latex # " The final formatting was done by
\TeX{\sc mat}, Via Luigi Chiozza, 31a/b, 00133 Roma,
Italy.",
bibdate = "Sat Aug 27 11:05:50 1994",
}
@Booklet{PDG:PPDB90,
key = "PDG:PPDB90",
editor = "{Particle Data Group}",
title = "Particle Properties Data Booklet",
note = "Reprinted from Physics Letters B239.",
publisher = pub-ESPNH,
address = pub-ESPNH:adr,
month = apr,
year = "1990",
acknowledgement = ack-np,
}
@Book{Peitgen:CF92,
author = "Heinz-Otto Peitgen and Hartmut J{\"u}rgens and Dietmar
Saupe",
title = "Chaos and Fractals: New Frontiers of Science",
publisher = pub-SV,
year = "1992",
address = pub-SV:adr,
ISBN = "0-387-97903-4, 3-540-97903-4",
LCCN = "QA614.86 .P43 1992",
pages = "xvi + 984, with 686 illustrations, 40 in color",
note = prep-latex,
bibdate = "Wed Dec 15 08:05:28 1993",
price = "US\$49",
acknowledgement = ack-nhfb,
}
@Book{Peitgen:CF93,
author = "Heinz-Otto Peitgen and Hartmut J{\"u}rgens and Dietmar
Saupe",
title = "Chaos and Fractals: New Frontiers of Science
(corrected second printing)",
publisher = pub-SV,
year = "1993",
address = pub-SV:adr,
ISBN = "0-387-97903-4, 3-540-97903-4",
LCCN = "QA614.86 .P43 1993",
pages = "xvi + 984, with 686 illustrations, 40 in color",
note = prep-latex,
bibdate = "Wed Dec 15 08:05:28 1993",
price = "US\$49",
acknowledgement = ack-nhfb,
}
@Book{Perelson:MER91-9,
author = "Alan S. Perelson and Stuart A. Kauffman",
title = "Molecular Evolution on Rugged Landscapes: Proteins,
{RNA} and the Immune System",
volume = "9",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52149-0 (hardcover), 0-201-52150-4 (paperback)",
LCCN = "QH325 .W67 1989",
pages = "xviii + 309",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:25:55 1994",
}
@Book{Perelson:TI88-1,
author = "Alan S. Perelson",
title = "Theoretical Immunology",
volume = "1",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15688-1",
LCCN = "QR182.2.M36 T485 1987",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:06:46 1993",
}
@Book{Perelson:TI88-2,
author = "Alan S. Perelson",
title = "Theoretical Immunology",
volume = "2",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15683-0",
LCCN = "QR182.2.M36 T485 1987",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:07:08 1993",
}
@Book{Pertritskijj:VK92,
author = "Velemir Petritskijj",
title = "Veka krepostnojj (English: Serf of the Century)",
publisher = pub-UNK,
year = "1992",
address = pub-UNK:adr,
pages = "54",
acknowledgement = ack-jr,
bibdate = "Wed Jun 2 15:28:49 1993",
}
@Book{Petrov:RA92,
author = "Viktor Petrov",
title = "Russkie v Amerike: 20 Vek. (Russians in America: 20th
Century)",
publisher = pub-RAHS,
address = pub-RAHS:adr,
year = "1992",
ISBN = "0-911971-67-X",
LCCN = "E184.R9 P475 1992",
pages = "149",
bibdate = "Tue Dec 14 23:07:18 1993",
}
@Book{Piatetski:KDD91,
editor = "Gregory Piatetski-Shapiro and William Frawley",
title = "Knowledge Discovery in Databases",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-66070-9 (paper)",
LCCN = "Q325.5 .K68 1991",
pages = "xii + 525",
acknowledgement = ack-te,
note = prep-latex,
bibdate = "Tue Dec 14 23:07:20 1993",
}
@Book{Piccolo:TBT92,
author = "E. Piccolo",
title = "Tecniche di base e tecniche avanzate per l'uso del
personal computer (Base and advanced techniques for
using personal computers)",
publisher = pub-CLUT,
year = "1992",
address = pub-CLUT:adr,
acknowledgement = ack-cb,
note = "Set in LaTeX with a customized style named {\tt
clutful} as mentioned in the back of the titlepage.
Uses the {\tt 12pt} option with standard Computer
Modern type faces. The illustrations are mainly hard
copies of computer screens reduced and pasted in place.
{\verb|\tt|} type face is used a lot for reproducing
computer programs.",
}
@Book{Pieprzyk:DHA93,
author = "Josef Pieprzyk and Babak Sadeghiyan",
title = "Design of Hashing Algorithms",
publisher = pub-SV,
year = "1993",
ISBN = "0-387-57500-6",
LCCN = "QA76.9.H36 P53 1993",
address = pub-SV:adr,
series = "LNCS 756",
pages = "xiii + 194",
note = prep-latex,
acknowledgement = ack-nhfb,
bibdate = "Wed Aug 10 13:40:35 1994",
}
@Book{Pierce:BCT91,
author = "Benjamin Pierce",
title = "Basic Category Theory for Computer Scientists",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-66071-7",
LCCN = "QA76.9.M35 P54 1991",
pages = "xiii + 100",
acknowledgement = ack-te,
note = prep-latex,
bibdate = "Tue Dec 14 23:07:22 1993",
}
@Book{Piff:DM91,
author = "Mike Piff",
title = "Discrete Mathematics\emdash An introduction for
software engineers",
year = "1991",
publisher = pub-CUP,
address = pub-CUP:adr,
ISBN = "0-521-38475-3 (hardcover), 0-521-38622-5 (paperback)",
LCCN = "QA76.9.M35 P544 1991",
pages = "xi + 317",
acknowledgement = ack-mjp,
note = "Prepared with {\LaTeX}, with some help from plain
{\TeX}.",
bibdate = "Fri Jul 22 10:25:58 1994",
}
@Book{Pozar:ME90,
author = "David M. Pozar",
title = "Microwave Engineering",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50418-9",
LCCN = "TK7876 .P69 1990",
pages = "xvii + 726",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:07:25 1993",
}
@Book{Press:NRA86,
author = "William H. Press and Brian P. Flannery and Saul A.
Teukolsky and William T. Vetterling",
title = "Numerical Recipes\emdash The Art of Scientific
Computing",
publisher = pub-CUP,
address = pub-CUP:adr,
year = "1986",
ISBN = "0-521-30811-9",
LCCN = "QA297 .N866 1986",
pages = "xx + 818",
note = "Originally for FORTRAN and then rewritten for a C
version, {\em Numerical Recipes in C\/}; also example
books in Fortran, Pascal and C, making a total of five
books with ``Typeset in \TeX'' on the back of the title
page",
acknowledgement = ack-bnb # " and " # ack-nhfb,
bibdate = "Tue Dec 14 23:07:26 1993",
}
@Book{Raibert:LR86,
author = "Mark X. Raibert",
title = "Legged Robots That Balance",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1986",
ISBN = "0-262-18117-7",
LCCN = "TJ211 .R351 1986",
pages = "xiii + 233",
note = prep-tex,
acknowledgement = ack-bkph,
bibdate = "Tue Dec 14 23:07:28 1993",
}
@Book{Ramond:FTM90,
author = "Pierre Ramond",
title = "Field Theory: {A} Modern Primer",
edition = "Second",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-54611-6",
LCCN = "QC174.45 .R35 1990",
pages = "xix + 329",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:07:29 1993",
}
@Book{Rashid:CMU91,
editor = "Richard Rashid",
title = "{CMU} Computer Science; {A} 25th Anniversary
Commemorative",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52899-1",
LCCN = "QA75.5 .C548 1990",
pages = "xxxii + 519",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:07:35 1993",
}
@Book{Raudsepp:GK92,
author = "Jaanus Raudsepp",
title = "Gogol' v {KGB}: a documentary novel",
publisher = pub-EFFECT,
address = pub-EFFECT:adr,
year = "1992",
ISBN = "0-911971-72-6",
LCCN = "PG3485.5.A93 G64 1992",
pages = "141",
bibdate = "Tue Dec 14 23:07:38 1993",
}
@Book{Raymond:NHD91,
editor = "Eric Raymond and {with assistance and illustrations by
Guy L. Steele Jr.}",
title = "The New Hacker's Dictionary",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-18145-2 (hardcover), 0-262-68069-6 (paperback)",
LCCN = "PN6231.E4 H3 1991",
pages = "xx + 433",
acknowledgement = ack-te # " and " # ack-gs,
note = "This book was typeset by E.S.R. using {\TeX} 3.0 and a
customized version of the {\TeX}info package;
eleventh-hour assistance was provided by Mark Hoover at
Digital Graphics, Inc. DVI-to-PS conversion was done
using Y\&Y's DVIPSONE. The camera-ready copy was
generated off a L300 phototypesetter by Chiron, Inc.
The running text was set in Adobe's version of
Palatino. This book corresponds to version 2.9.6 of the
on-line Jargon File.",
bibdate = "Fri Jul 22 10:26:03 1994",
}
@Book{Reilly:AIA92,
author = "Paul Reilly and Sebastian Rahtz",
title = "Archaeology and the Information Age",
publisher = pub-ROUTLEDGE,
year = "1992",
address = pub-ROUTLEDGE:adr,
note = prep-latex,
ISBN = "0-415-07858-X",
LCCN = "CC80.4 .A73 1992",
pages = "xxiv + 395",
acknowledgement = ack-sr,
bibdate = "Tue Dec 14 23:07:44 1993",
}
@Book{Ricco:ICI91,
author = "B. Ricc{\'o} and F. Fantini and P. Brambilla",
title = "Introduzione ai circuiti integrati digitali",
publisher = pub-ZT,
year = "1991",
address = pub-ZT:adr,
pages = "viii + 445",
acknowledgement = ack-cb,
ISBN = "88-08-07838-8",
note = "The book has been composed in {\LaTeX} with minor
changes to the standard style `book.sty', specifically
with new headers and new `empty' pagestyle for
typesetting the initial page of each chapter. The book
has been set with the 12pt option, laser-printed with a
resolution of 300 dpi, and reproduced with no
reduction. The characters are the standard ones of the
Computern Modern series. The whole work was done by the
authors, and the publisher limited himself to
reproducing the laser-printed sheets received from the
authors, and to preparing the titlepage and the
cover.",
}
@Book{Rich:PA90,
author = "Charles Rich and Richard C. Waters",
title = "The Programmer's Apprentice",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52425-2",
LCCN = "QA76.76.D47 R53 1990",
pages = "xi + 238",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:07:45 1993",
}
@Book{Richards:CFL89,
author = "Tom Richards",
title = "Clausal Form Logic",
publisher = pub-AW,
address = pub-AW:adr,
year = "1989",
ISBN = "0-201-12920-5",
LCCN = "QA76.76.E95 R531 1989",
pages = "xiii + 359",
note = prep-tex,
acknowledgement = ack-mc,
bibdate = "Tue Dec 14 23:07:46 1993",
}
@Book{Richardson:TCM88,
author = "Robert C. Richardson and Eric N. Smith",
title = "Techniques in Condensed Matter: Physics at Low
Temperatures",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15002-6",
LCCN = "QC173.4.C65 E97 1988",
pages = "xiii + 338",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:07:47 1993",
}
@Book{Robbins:CXM89,
author = "Kay A. Robbins and Steven Robbins",
title = "The {Cray} {X-MP}/{Model} 24",
publisher = pub-SV,
year = "1989",
ISBN = "0-387-97089-4, 3-540-97089-4",
LCCN = "QA76.8 C72 R63 1989",
address = pub-SV:adr,
pages = "vi + 165",
note = prep-latex,
acknowledgement = ack-nhfb,
bibdate = "Sat Jan 29 18:17:38 1994",
}
@Book{Robertson:EL91,
author = "David Robertson and Alan Bundy and Robert Muetzelfeldt
and Mandy Haggith and Michael Uschold",
title = "Eco-Logic",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-18143-6",
LCCN = "QH541.15.S5 E26 1991",
pages = "243",
acknowledgement = ack-te,
note = prep-latex,
bibdate = "Tue Dec 14 23:07:48 1993",
}
@Book{Rogers:PEC85,
author = "David F. Rogers",
title = "Procedural Elements for Computer Graphics",
publisher = pub-MH,
address = pub-MH:adr,
year = "1985",
acknowledgement = ack-nhfb,
price = "US\$19.95",
ISBN = "0-07-053534-5",
LCCN = "T385 .R631 1985",
pages = "xiii + 433",
bibdate = "Tue Dec 14 23:07:49 1993",
}
@Book{Rosbach:U90,
author = "Johan Hammond Rosbach",
title = "Unumane (Single-handedly)",
publisher = pub-EF,
address = pub-EF:adr,
year = "1990",
ISBN = "82-90006-09-8",
acknowledgement = ack-dfl,
note = prep-latex # " This is a novel in Esperanto.",
}
@Book{Rose:SB91,
author = "Marshall T. Rose",
title = "The Simple Book",
publisher = pub-PH,
address = pub-PH:adr,
year = "1991",
ISBN = "0-13-812611-9",
LCCN = "TK5105.5.R68 1991",
pages = "xxix + 347",
bibdate = "Tue Dec 14 23:07:50 1993",
}
@Book{Sabot:PM88,
author = "Gary Sabot",
title = "The Paralation Model",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1988",
ISBN = "0-262-19277-2",
LCCN = "QA76.6 .S2161 1988",
pages = "x + 238",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:07:51 1993",
}
@Book{Sadiku:NTE92,
author = "Matthew N. O. Sadiku",
title = "Numerical Techniques in Electromagnetics",
publisher = pub-CRC,
address = pub-CRC:adr,
year = "1992",
note = prep-amstex,
acknowledgement = ack-fl,
ISBN = "0-8493-4232-5",
LCCN = "QC760 .S24 1992",
pages = "xviii + 690",
bibdate = "Sun Jul 10 01:19:44 1994",
}
@Book{Sanchez-Mondragon:LMO86,
title = "Lie Methods in Optics",
publisher = pub-SV,
year = "1986",
editor = "J. S{\'a}nchez-Mondrag{\'o}n and K. B. Wolf",
volume = "250",
series = "Lecture Notes in Physics",
address = pub-SV:adr,
acknowledgement = ack-nhfb,
price = "DM49.00",
ISBN = "0-387-16471-5",
LCCN = "QC355.2 .L54 1985",
pages = "xiv + 247",
bibdate = "Tue Dec 14 23:07:53 1993",
}
@Book{Savi:CET91,
author = "P. Savi and G. Vecchi",
title = "Campi elettromagnetici, Temi d'esame svolti",
publisher = pub-CLUT,
year = "1991",
address = pub-CLUT:adr,
acknowledgement = ack-cb,
note = prep-latex,
}
@Book{Scharf:FCE90,
author = "Louis L. Scharf and Richard T. Behrens",
title = "A First Course in Electrical and Computer Engineering
with {MATLAB}",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-53472-X",
LCCN = "TK168 .S34 1990",
pages = "xv + 269",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Thu Dec 16 09:40:02 1993",
}
@Book{Scharf:SSP91,
author = "Louis L. Scharf",
title = "Statistical Signal Processing: Detection, Estimation,
and Time Series Analysis",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-19038-9",
LCCN = "TK5102.5 .S3528 1991",
pages = "xviii + 524",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:07:54 1993",
}
@Book{Scheck:MM91,
author = "Florian Scheck and Rainer Sch{\"o}pf",
title = "Mechanik-Manual",
publisher = pub-SV,
address = pub-SV:adr,
ISBN = "3-540-51211-X",
year = "1989",
note = prep-latex # " Final copy prepared on a 300dpi printer,
then photoreduced.",
}
@Book{Schmueser:FGE91,
author = "Peter Schm{\"u}ser",
title = "Feynman-Graphen und Eichtheorien f{\"u}r
Experimentalphysiker",
publisher = pub-SV,
address = pub-SV:adr,
ISBN = "3-540-18797-9",
LCCN = "QC794.6.F4 S35 1988",
pages = "vi + 217",
year = "1988",
acknowledgement = ack-rs,
bibdate = "Tue Dec 14 23:07:55 1993",
}
@Book{Sedgewick:A83,
author = "Robert Sedgewick",
title = "Algorithms",
publisher = pub-AW,
address = pub-AW:adr,
year = "1983",
ISBN = "0-201-06672-6",
LCCN = "QA76.6 .S435 1983",
pages = "viii + 551",
acknowledgement = ack-nhfb,
bibdate = "Tue Dec 14 23:07:55 1993",
}
@Book{Sedgewick:A88,
author = "Robert Sedgewick",
title = "Algorithms",
edition = "Second",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-06673-4",
LCCN = "QA76.6 .S435 1988",
pages = "xii + 657",
acknowledgement = ack-nhfb # " and " # ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:07:56 1993",
}
@Book{Sedgewick:AC90,
author = "Robert Sedgewick",
title = "Algorithms in {C}",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-51425-7",
LCCN = "QA76.73.C15 S43 1990",
pages = "xii + 657",
acknowledgement = ack-nhfb # " and " # ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:07:57 1993",
}
@Book{Sexl:P91,
author = "Roman Sexl and Helmut Kuehnelt and Alfred Pflug and
Helga Stadler",
title = "Physik 3",
publisher = pub-HPT,
year = "1991",
address = pub-HPT:adr,
ISBN = "3-209-01191-5",
acknowledgement = ack-nw,
note = "Textbook for high-school physics, grade 7. The whole
book has been typeset by {\TeX}.",
}
@Book{Sharp:SCA90,
author = "R. Y. Sharp",
title = "Steps in Commutative Algebra",
publisher = pub-CUP,
address = pub-CUP:adr,
year = "1990",
series = "London Mathematical Society Student Texts 19",
ISBN = "0-521-39338-8 (hardcover), 0-521-39732-4 (paperback)",
LCCN = "QA251.3 .S53 1990",
pages = "xi + 321",
note = prep-latex,
acknowledgement = ack-mjp,
bibdate = "Fri Jul 22 10:26:05 1994",
}
@Book{Sharples:CT89,
author = "Mike Sharples and David Hogg and Chris Hutchison and
Steve Torrance and David Young.",
title = "Computers and Thought",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1989",
ISBN = "0-262-19285-3",
LCCN = "Q335 .C57 1989",
pages = "xxix + 401",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:07:59 1993",
}
@Book{Siebert:CSS85,
author = "William McC. Siebert",
title = "Circuits, Signals, and Systems",
year = "1986",
publisher = pub-MIT # " and " # pub-MH,
address = pub-MIT:adr,
ISBN = "0-262-19229-2 (MIT Press) and 0-07-057290-9
(McGraw-Hill)",
LCCN = "TK454 .S57 1986",
pages = "xvi + 651",
acknowledgement = ack-bkph,
note = prep-tex,
bibdate = "Tue Dec 14 23:08:02 1993",
}
@Book{Siemens:ENM87,
author = "Phillip J. Siemens and Aksel S. Jensen",
title = "Elements of the Nuclei: Many-Body Physics with the
Strong Interaction",
year = "1987",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15572-9",
LCCN = "QC793.3.S8 S541 1987",
pages = "xiii + 369",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Tue Dec 14 23:08:04 1993",
}
@Book{Simmons:IFP89,
author = "Margaret Simmons and Ingrid Buch{\-}er and Rebecca
Koskela",
title = "Instrumentation for Future Parallel Computer Systems",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50390-5",
LCCN = "QA76.5 .I48751 1989",
pages = "xx + 260",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:08:05 1993",
}
@Book{Smith:IAP90,
author = "Stanley H. Smith",
title = "Investigations of the Attack on Pearl Harbor: Index to
Government Hearings",
publisher = pub-GREENWOOD,
year = "1990",
ISBN = "0-313-26884-3",
LCCN = "D767.92 .I58 1990",
pages = "ix + 250",
volume = "3",
series = "Bibliographies and Indexes In Military Studies",
address = pub-GREENWOOD:adr,
acknowledgement = ack-tr,
bibdate = "Tue Dec 14 23:08:07 1993",
}
@Book{Sokolsky:IUE89,
author = "Pierre V. Sokolsky",
title = "Introduction to Ultrahigh Energy Cosmic Ray Physics",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-17634-3",
LCCN = "QC485 .S53 1988",
pages = "xvi + 208",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Tue Dec 14 23:08:08 1993",
}
@Book{Sosinksij:KNM91,
author = "A. Sosinksij",
title = "Kak napisat' matematicheskuyu stat'yu po-anglijski
(How to prepare En{\-}glish-language mathematical
papers)",
publisher = "Sophus Lie Mathematical Center",
year = "1992",
address = "Minsk, Byelorussia",
acknowledgement = ack-bnb,
}
@Book{Spector:ISS94,
author = "Phil Spector",
title = "An Introduction to {S} and {S-Plus}",
publisher = pub-DUXBURY,
year = "1994",
ISBN = "0-534-19866-X",
LCCN = "QA76.73.S15 S63 1994",
address = pub-DUXBURY:adr,
pages = "xiii + 286",
price = "US\$28.95",
acknowledgement = ack-nhfb,
bibdate = "Wed Aug 10 13:40:49 1994",
}
@Book{Springer:SAP89,
author = "George Springer and Daniel Friedman",
title = "Scheme and the Art of Programming",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1989",
ISBN = "0-262-19288-8",
LCCN = "QA76.6 .S6861 1989",
pages = "xxiv + 595",
acknowledgement = ack-te,
bibdate = "Tue Dec 14 23:08:09 1993",
}
@Book{Steele:common-lisp-2,
author = "Guy L. {Steele Jr.}",
title = "Common Lisp\emdash The Language",
publisher = pub-DP # " and " # pub-PH,
address = pub-DP:adr # " and " # pub-PH:adr,
edition = "Second",
ISBN = "1-55558-041-6 (paperback) and 1-55558-042-4
(hardcover) (Digital Press), 0-13-152414-3
(Prentice-Hall)",
LCCN = "QA76.73.L23 S73 1990",
price = "US\$38.95 (paperback), US\$44.95 (hardcover)",
year = "1990",
pages = "xxiii + 1029",
note = "Camera-ready copy for this book was created by the
author (using {\TeX}, {\LaTeX}, and {\TeX} macros
written by the author), proofed on an Apple LaserWriter
II, and printed on a Linotron 300 at Advanced Computer
Graphics. The text of the first edition was converted
from Scribe format to {\TeX} format by a throwaway
program written in Common Lisp. The diagrams in chapter
12 were generated automatically as PostScript code (by
a program written in Common Lisp) and integrated into
the text by Textures, an implementation of {\TeX} by
Blue Sky Research for the Apple Macintosh computer. No
manual paste-up of any kind was required. The body type
is 10-point Times Roman. Chapter titles are in ITC Eras
Demi; running heads are in ITC Eras Book. The monospace
typeface used for program code in both displays and
running text is 8.5-point Letter Gothic Bold, somewhat
modified by the author through {\TeX} macros for
improved legibility. The accent grave, accent acute,
circumflex, and tilde characters are in 10-point Letter
Gothic Bold and adjusted vertically to match the height
of the 8.5-point characters. The hyphen was replaced by
an en dash. The equals sign is constructed of two em
dashes, one raised and one lowered, the better to match
the other relational characters. The sharp sign is
overstruck with two hyphens, one raised and one
lowered, to eliminate the vertical gap. Special
mathematical characters such as square-root signs are
in Computer Modern Math. The typefaces used in this
book were digitized by Adobe Systems Incorporated,
except for Computer Modern Math, which was designed by
Donald E. Knuth.",
acknowledgement = ack-gs,
bibdate = "Fri Jul 22 10:26:10 1994",
}
@Book{Stephen:NND90,
author = "J. Stephen Judd",
title = "Neural Network Design and Complexity of Learning",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-10045-2",
LCCN = "QA76.5 .J83 1990",
pages = "150",
acknowledgement = ack-te,
bibdate = "Fri Jul 22 10:27:28 1994",
}
@Book{Sterling:AP90,
author = "Leon Sterling and Ehud Shapiro",
title = "The Art of Prolog",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1986",
ISBN = "0-262-19250-0 (hardcover), 0-262-69105-1 (paperback)",
LCCN = "QA76.73.P76 S74 1986",
pages = "xxviii + 437",
acknowledgement = ack-te,
bibdate = "Fri Jul 22 10:27:48 1994",
}
@Book{Sterling:PP90,
editor = "Leon Sterling",
title = "The Practice of Prolog",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-19301-9",
LCCN = "QA76.73.P76 P73 1990",
pages = "312",
acknowledgement = ack-te,
bibdate = "Fri Jul 22 10:29:12 1994",
}
@Book{Stevick:FOE92,
author = "Robert D. Stevick",
title = "A Firstbook of Old English",
publisher = pub-KENKYUSHA,
year = "1992",
ISBN = "4-327-40104-8",
address = pub-KENKYUSHA:adr,
bibdate = "Fri Feb 19 17:13:14 1993",
acknowledgement = ack-tr,
}
@Book{Strack:GM89,
author = "Otto D. L. Strack",
title = "Groundwater Mechanics",
publisher = pub-PH,
address = pub-PH:adr,
year = "1989",
ISBN = "0-13-365412-5",
LCCN = "TC176 .S77 1989",
pages = "xix + 732",
acknowledgement = ack-pj,
note = prep-tex,
bibdate = "Fri Jul 22 10:29:40 1994",
}
@Book{Strogat:BLT92,
author = "Lew Strogat",
title = "Both Laughter and Tears: a Collection of Stories",
publisher = pub-EFFECT,
address = pub-EFFECT:adr,
year = "1992",
ISBN = "0-911971-69-6",
}
@Book{Sullivan:AII91,
editor = "Joseph W. Sullivan and Sherman W. Tyler",
title = "Architecture for Intelligent Interfaces",
year = "1991",
pages = "xv + 472",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50305-0",
LCCN = "QA76.9.H85 I583 1991",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Fri Jul 22 10:30:27 1994",
}
@Book{Syzmanski:PFP91,
author = "Boleslaw K. Syzmanski",
title = "Parallel Functioning Programming Languages and
Implementation Techniques",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-52243-8",
LCCN = "QA76.642 .P37 1991",
pages = "xiv + 414",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Fri Jul 22 10:30:51 1994",
}
@Book{Tajima:CPP89,
author = "Toshiki Tajima",
title = "Computational Plasma Physics with Applications to
Fusion and Astrophysics",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-16411-6",
LCCN = "QC718 .T12 1989",
pages = "xxii + 503",
price = "US\$40.95",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:31:26 1994",
}
@Book{Taylor:CAD91,
author = "Dean Taylor",
title = "Computer-Aided Design",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-16891-X",
LCCN = "TA174.T39 1992",
pages = "xviii + 492",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:31:52 1994",
}
@Book{Tesanovic:FTC90,
editor = "Zlatko Tesanovic",
title = "Field Theories in Condensed Matter Physics: {A}
Workshop",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50391-3",
LCCN = "QC173.4.C65 F54 1990",
pages = "viii + 208",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:32:29 1994",
}
@Book{Thisted:ESC88,
author = "Ronald A. Thisted",
title = "Elements of Statistical Computing: Numerical
Computation",
publisher = pub-CHAPMAN,
year = "1988",
ISBN = "0-412-01371-1",
LCCN = "QA276.4.T47 1988",
address = pub-CHAPMAN:adr,
note = prep-tex,
pages = "427",
price = "US\$45.00",
bibdate = "Thu Jul 21 22:28:52 1994",
}
@Book{Thomas:PAG88,
author = "Carol G. Thomas",
title = "Paths From Ancient Greece",
publisher = pub-BRILL,
year = "1988",
address = pub-BRILL:adr,
ISBN = "90-04-08846-6",
LCCN = "CB245 .P336 1988",
pages = "206",
acknowledgement = ack-tr,
bibdate = "Fri Jul 22 10:32:54 1994",
}
@Book{Thompson:TTF91,
author = "Simon Thompson",
title = "Type Theory and Functional Programming",
publisher = pub-AW,
address = pub-AW:adr,
year = "1991",
ISBN = "0-201-41667-0",
LCCN = "QA76.62 .T46 1991",
pages = "v + 372",
acknowledgement = ack-sjt,
note = "Prepared with {\LaTeX}, {\BibTeX}, and {\tt makeindex}
on Apple Macintosh SE/30 using {\TeX}tures, and on a
Sun 4. Source files provided to the publisher who
modified them to conform to their house style. Page
proofs made on laser printer by publisher.",
bibdate = "Fri Jul 22 10:33:23 1994",
}
@Book{Tick:PLP91,
author = "Evan Tick",
title = "Parallel Logic Programming",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1991",
ISBN = "0-262-20087-2",
LCCN = "QA76.642 .T53 1991",
pages = "486",
acknowledgement = ack-te,
note = prep-latex,
bibdate = "Fri Jul 22 10:33:56 1994",
}
@Periodical{tj-elek-vestnik,
key = "EV",
title = "Elektrotehni{\v{s}}ki Vestnik",
note = "Typeset with LaTeX on a Apple Macintosh II, with final
pages produced on a 300dpi Apple LaserWriter printer,
soon to be replaced by a PostScript phototypesetter.
Illustrations done by paste-up, but will soon be
handled electronically. Articles are published in
Slovenian, Serbo-Croatian, and English in Electrical
Engineering and Computer Science. Authors are
encouraged to submit manuscripts using the standard
{\LaTeX} article.sty file.",
acknowledgement = ack-fs,
}
@Periodical{tj-jcs,
key = "JCompSecurity",
title = "Journal of Computer Security",
year = "1992",
publisher = pub-IOS,
address = pub-IOS:adr,
note = "{\TeX} style files are available from the journal
editors.",
acknowledgement = ack-bnb,
}
@Periodical{tj-solstice,
key = "Solstice",
title = "Solstice: An Electronic Journal of Geography and
Mathematics",
year = "1992",
publisher = "Institute of Mathematical Geography",
address = "2790 Briarcliff, Ann Arbor, MI 48105-1429, USA",
ISSN = "1059-5325",
ISBN = "1-877751-44-8; 1-877751-52-9; 1-877751-53-7",
note-1 = "[These remarks are supplied by the Editor-in-Chief,
Sandra L. Arlinghaus]:
Printer: Digicopy, Corp., 858 Phoenix Dr., Ann Arbor,
MI 48108.
Frequency: Twice yearly, issued on astronomical
solstices (late June and late December). An effort is
made to have the transmission carry the time and date
stamp of the exact minute of the astronomical solstice
(sort like a first day cover marking for a stamp
collector).
The ISSN number was assigned by the Library of Congress
beginning with the winter issue, 1991.",
note-2 = "The rationale behind the ISBN assignment is as
follows. {\em Solstice\/} is also available in hard copy
(\$15.95) a year for those wishing it. The book
containing the full year's issues is given an ISBN. The
first number in the list is the number for the 1990
volume. The third number is the number for the 1991
volume. In addition, in the summer, single issues are
available. The second ISBN is the number for the single
summer 1991 issue.
Copyright: copyright is taken out on the hard copy.
Electronic files can be compared to the hard copy in a
library should a reader question whether or not a
document has been altered.
Here is some additional information.",
note-3 = "1. Reason for the name. Because geography and
mathematics have a history of mutual research
stimulation (Konigsberg bridge problem, four color
problem, \ldots), material from one discipline can shed
light on the other. Astronomical solstices are extreme
positions at which time northern and southern
hemispheres receive maximum and minimum daylight or
night. Between the solstices there is varying dominance
of day and night; so too, there is varying dominance of
mathematical and geographical interaction in articles
in Solstice. Of course, the extreme of a purely
geographical or a purely mathematical article is also
suitable for submission.
2. Articles are refereed; the journal is
peer-reviewed.",
note-4 = "3. Members of the Editorial Board are listed below
(along with a brief notation of their affiliation):
Sandra L. Arlinghaus--Editor-in-Chief, Director, IMaGe.
William C. Arlinghaus, Professor and Chair, Dep't. of
Math. and C.S., Lawrence Technological University,
Southfield, MI Neal Brand, Professor, Dep't. of Math.
Univ. of North Texas. Kenneth H. Rosen, Mathematician,
Bell Labs. Michael Goodchild, Professor of Geography,
Univ. of California, Santa Barbara Daniel A. Griffith,
Professor of Geography, Syracuse University. Jonathan
D. Mayer, Professor of Geography, University of
Washington. John D. Nystuen, Professor of Geography and
Planning, Univ. of Michigan.
4. List of content: [omitted]",
note-5 = "5. The journal is typeset using TeX. To gain
experience in publishing matters using TeX, it was very
helpful to me to be hired by the University of Chicago
Press to typeset, using TeX, a volume in their
``Lecture Notes in Physics''--(Walter Welford's {\em Useful
Optics\/}--quite suitable, I think!). Generally, {\em The
TeXbook\/} is all that I need; once I encountered a
difficulty with some sort of `bold' notation invented
by an author. For that, a combination of advice from a
colleague in mathematics and from the University of
Michigan's Computing Center, helped me to figure out a
way to solve the problem.",
note-6 = "6. A number of the volumes in the IMaGe monograph
series are typeset using TeX. Monographs 9, 11, 12, 13
(Solstice hard copy for 1990), 14, and 15 (Solstice
hard copy for 1991) are TeX-ed. I typeset documents
using Plain TeX; the hard copy is obtained by uploading
the ASCII file into the University of Michigan's
mainframe and printing it out on their Xerox 9700
(series) machine. They have a number of them at various
sites across campus. The print quality is only 200 dpi,
so in that regard TeX-ed documents don't look as good
as they should--hence, difficulty in convincing
non-TeXers of its value. Every effort is made to get
hard copy right after a periodic maintenance of the
machines. Then photos are inserted (pasted
electronically) onto this hardcopy using a Xerox
DocuTech with its high resolution scanner.",
note-7 = "Copies are made from the master document stored,
temporarily at least, on one of the three 280 meg hard
drives in the DocuTech. We await the day when the files
can be downloaded from DocuTech hard drive onto a
floppy! What would be great of course is if Xerox would
make it so that a TeX file on a floppy could be
directly fed into the DocuTech--by-passing the
intermediate (conventional mainframe -- the DocuTech
functions as a mainframe) step.",
note-8 = "7. Copies of {\em Solstice\/} have been sent to {\em Math.
Reviews}. A letter was sent to the AMS, following their
statement in the September 1991 {\em Notices\/} that there
was no peer-reviewed online journal of mathematics,
informing them of {\em Solstice\/}'s existence. There appears
to be a great deal of difficulty in archiving this sort
of publication. The earliest one I have found is
Richard Zander's {\em Flora Online\/}--he is Curator of
Botany and the Buffalo Museum of Science--this journal
dates from 1987. It is not a TeX-ed journal; it is
peer-reviewed. No doubt, though, you are aware of
Michael Strangelove's directory of electronic
journals--think he lists a subset that are TeX-ed. He's
at the University of Ottawa in the Department of
Religious Studies, I believe.",
note-9 = "8. Environmental issue--we see this as a sound manner
of document production; when hard copy is produced (to
suit demand--``just-in-time'' publishing) it is printed
on 100\% recycled paper with a large percentage of fiber
from post-consumer (20\% to 40\%, depending on the lot)
products. Obviously, the electronic distribution of
{\em Solstice}, free, across Bitnet and Internet, is cheap
and environmentally sensitive.
9. Other media exposure of {\em Solstice\/}: {\sl Science},
AAAS, 29 November, 1991, p. 1291; {\sl Science News},
Jan. 25, 1992, p. 61. Contributed talk, AMS, Baltimore,
1992--Abstract \#871-99-73, p. 145 {\sl Abstracts of
Papers Presented to The American Mathematical
Society\/} January 1992, Issue 79, Volume 13, Number 1.
{\sl Newsletter\/} of the Association of American
Geographers, June, 1992.",
acknowledgement = ack-bnb,
bibdate = "Tue Aug 16 12:15:03 1994",
}
@Book{Tondo:MM92,
author = "Clovis L. Tondo and Andrew Nathanson and Eden Yount",
title = "Mastering {MAKE}\emdash {A} Guide to Building Programs
on {DOS} and {UNIX} Systems",
publisher = pub-PH,
year = "1992",
address = pub-PH:adr,
pages = "x + 143",
ISBN = "0-13-554619-2",
LCCN = "QA76.76.U84 T66 1992",
acknowledgement = ack-nhfb,
note = prep-latex,
bibdate = "Fri Jul 22 10:34:17 1994",
}
@Book{Tondo:MM94,
author = "Clovis L. Tondo and Andrew Nathanson and Eden Yount",
title = "Mastering {Make}\emdash {A} Guide to Building Programs
on {DOS}, {OS/2}, and {UNIX} Systems",
publisher = pub-PTRPH,
year = "1992",
address = pub-PTRPH:adr,
edition = "Second",
pages = "xvi + 310",
ISBN = "0-13-121906-5",
LCCN = "QA76.76.U84T65 1994",
price = "US\$22.00",
acknowledgement = ack-nhfb,
note = prep-latex,
bibdate = "Wed Aug 10 12:01:28 1994",
}
@Book{Torchinsky:RV88,
author = "Alberto Torchinsky",
title = "Real Variables",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15675-X",
LCCN = "QA331.5.T588 1988",
pages = "xii + 403",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:34:54 1994",
}
@Book{Traub:IBC88,
author = "J. F. Traub and G. Wasilkowski and H.
Wo{\'z}{\-}ni{\-}a{\-}kow{\-}ski",
title = "In{\-}for{\-}ma{\-}tion-Based Complexity",
publisher = pub-AP,
year = "1988",
address = pub-AP:adr,
ISBN = "0-12-697545-0",
LCCN = "QA267 .T731 1988",
pages = "xiii + 523",
note = "This book was prepared with \AmSTeX{}.",
acknowledgement = ack-bnb,
}
@Book{Troen:AEE90,
author = "Ib Troen and Erik Lundtang Petersen",
title = "El Atlas {E\'olico} Europeo",
publisher = pub-RISO,
year = "1990",
address = pub-RISO:adr,
ISBN = "87-550-1638-3",
pages = "260",
note = "Typeset with Bitstream fonts on a Canon Series III
300-dpi laser printer, with extensive graphics and data
tables; the data files are available on IBM PC
diskettes.",
acknowledgement = ack-ngm,
}
@Book{Troen:AEE91,
author = "Ib Troen and Erik Lundtang Petersen",
title = "Atlas {\'E}olien Europ{\'e}en",
publisher = pub-RISO,
year = "1991",
address = pub-RISO:adr,
ISBN = "87-550-1637-5",
pages = "278",
note = "Typeset with Bitstream fonts on a Canon Series III
300-dpi laser printer, with extensive graphics and data
tables; the data files are available on IBM PC
diskettes.",
acknowledgement = ack-ngm,
}
@Book{Troen:AEV90,
author = "Ib Troen and Erik Lundtang Petersen",
title = "Atlante Europeo del Vento",
publisher = pub-RISO,
year = "1990",
address = pub-RISO:adr,
ISBN = "87-550-1639-1",
pages = "264",
note = "Typeset with Bitstream fonts on a Canon Series III
300-dpi laser printer, with extensive graphics and data
tables; the data files are available on IBM PC
diskettes.",
acknowledgement = ack-ngm,
}
@Book{Troen:EW90,
author = "Ib Troen and Erik Lundtang Petersen",
title = "Europ{\"a}ischer Windatlas",
publisher = pub-RISO,
year = "1990",
address = pub-RISO:adr,
ISBN = "87-550-1636-7",
pages = "240",
note = "Typeset with Bitstream fonts on a Canon Series III
300-dpi laser printer, with extensive graphics and data
tables; the data files are available on IBM PC
diskettes.",
acknowledgement = ack-ngm,
}
@Book{Turner:RTF90,
editor = "David A. Turner",
title = "Research Topics in Functional Programming",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-17236-4",
LCCN = "QA76.62 .R47 1990",
pages = "xv + 374",
acknowledgement = ack-mz,
note = prep-latex,
bibdate = "Fri Jul 22 10:36:18 1994",
}
@Periodical{TVguide,
key = "TVG",
title = "{TV Guide} magazine",
year = "1987",
note = "Portions of this magazine (20 million issues weekly)
are set with {\TeX}.",
acknowledgement = ack-nhfb,
}
@Book{Ulichney:DH87,
author = "Robert Ulichney",
title = "Digital Halftoning",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1987",
ISBN = "0-262-21009-6",
LCCN = "T385 .U451 1987",
pages = "xiv + 362",
acknowledgement = ack-nhfb,
bibdate = "Fri Jul 22 10:36:40 1994",
}
@Periodical{UMAP,
key = "UMAP",
title = j-UMAP,
address = j-UMAP:adr,
editor = "Paul J. Campbell {(Beloit College, 700 College St.,
Beloit, WI 53511-5595, USA)}",
ISSN = "0197-3622",
note = prep-latex # " (TeXtures on Apple Macintosh II).
Publication with {\LaTeX} began with volume 11 (1990).
The Journal is a quarterly (with annual supplement
volume) devoted to undergraduate mathematics and its
applications, particularly mathematical modeling. It
features both articles and instructional modules. A
{\LaTeX} style file is available from the editor.",
}
@Book{VanDam:FPP89,
editor = "James W. {Van Dam}",
title = "From Particles to Plasmas: Lectures Honoring Marshall
{N}. Rosenbluth",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15680-6",
LCCN = "QC717.6 .F76 1987",
pages = "xi + 368",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:37:07 1994",
}
@Book{vanHerwijnen:PS90,
author = "Eric van Herwijnen",
title = "Practical {SGML}",
year = "1990",
publisher = pub-KLUWER,
address = pub-KLUWER:adr,
ISBN = "0-7923-0635-X",
LCCN = "QA76.73.S44 V36 1990",
pages = "xviii + 307",
note = "I have not yet seen the final version; it might not be
in {\TeX/\LaTeX}.",
acknowledgement = ack-mc,
bibdate = "Fri Jul 22 10:37:37 1994",
}
@Book{vanHerwijnen:PS94,
author = "Eric van Herwijnen",
title = "Practical {SGML}",
edition = "Second",
publisher = pub-KLUWER,
address = pub-KLUWER:adr,
year = "1994",
ISBN = "0-7923-9434-8",
LCCN = "QA76.73.S44 V36 1994",
pages = "xx + 288",
acknowledgement = ack-nhfb,
bibdate = "Wed Aug 10 21:01:53 1994",
}
@Book{vanLint:CC92,
author = "J. H. van Lint and R. M. Watson",
title = "A Course in Combinatorics",
publisher = pub-CUP,
year = "1992",
ISBN = "0-521-41057-6 (hardcover), 0-521-42260-4 (paperback)",
LCCN = "QA164 .L56 1992",
address = pub-CUP:adr,
note = prep-amstex,
pages = "ix + 530",
acknowledgement = ack-nhfb,
bibdate = "Thu Mar 24 09:21:03 1994",
}
@Book{VanLoan:CFF92,
author = "Charles F. Van Loan",
title = "Computational Frameworks for the Fast Fourier
Transform",
publisher = pub-SIAM,
address = pub-SIAM:adr,
year = "1992",
ISBN = "0-89871-285-8",
LCCN = "QA403.5 .V35 1992",
pages = "xiii + 273",
note = prep-latex # " Used {\TeX}tures on an Apple Macintosh
with private style files.",
acknowledgement = ack-nhfb,
bibdate = "Fri Jul 22 10:38:10 1994",
}
@Book{Varian:EFMM93,
editor = "Hal R. Varian",
title = "Economic and Financial Modeling with {Mathematica}",
publisher = pub-TELOS,
address = pub-TELOS:adr,
year = "1993",
edition = "First",
ISBN = "0-387-97882-8 (New York), 3-540-97882-8 (berlin)",
LCCN = "HB143 .E36 1993",
pages = "xxii + 458",
note = "Primarily {\sl Mathematica\/} Notebooks run through
{\tt nb2tex} conversion software.",
acknowledgement = ack-hv,
bibdate = "Fri Jul 22 10:39:26 1994",
}
@Book{Varian:IM87,
author = "Hal R. Varian",
title = "Intermediate Microeconomics",
publisher = pub-NORTON,
address = pub-NORTON:adr,
year = "1987",
pages = "xviii + 587",
note = prep-tex,
acknowledgement = ack-hv,
ISBN = "0-393-95554-0",
LCCN = "HB172 .V34 1987",
bibdate = "Fri Jul 22 10:39:43 1994",
}
@Book{Varian:IM90,
author = "Hal R. Varian",
title = "Intermediate Microeconomics",
publisher = pub-NORTON,
address = pub-NORTON:adr,
year = "1990",
pages = "xviii + 599",
edition = "Second",
ISBN = "0-393-95924-4",
LCCN = "HB172 .V34 1990",
note = prep-tex,
acknowledgement = ack-hv,
bibdate = "Fri Jul 22 10:40:08 1994",
}
@Book{Varian:IM92,
author = "Hal R. Varian",
title = "Intermediate Microeconomics\emdash {A} Modern
Approach",
publisher = pub-NORTON,
address = pub-NORTON:adr,
year = "1992",
edition = "Third",
ISBN = "0-393-96320-9",
LCCN = "HB172 .V34 1993",
pages = "xxiv + 623",
note = prep-tex,
acknowledgement = ack-hv,
bibdate = "Fri Jul 22 10:40:25 1994",
}
@Book{Varian:M90,
author = "Hal R. Varian",
title = "Microeconomia",
publisher = pub-LEC,
address = pub-LEC:adr,
edition = "Second",
year = "1990",
ISBN = "88-85613-20-9",
note = prep-tex,
acknowledgement = ack-hv,
}
@Book{Varian:MA91,
author = "Hal R. Varian",
title = "Microeconomic Analysis",
publisher = pub-NORTON,
address = pub-NORTON:adr,
edition = "Third",
year = "1991",
pages = "xv + 506",
note = prep-tex,
acknowledgement = ack-hv,
ISBN = "0-393-95735-7",
LCCN = "HB172 .V35 1992",
bibdate = "Fri Jul 22 10:41:03 1994",
}
@Misc{VAX,
key = "VMS",
title = "{VAX VMS} version 4.x and 5.x manuals",
howpublished = "Digital Equipment Corporation",
year = "1988",
note = "The complete VMS manuals sets are produced with
\TeX{}, but authors actually prepare input in a form
suitable for an earlier in-house system, which is then
automatically translated to \TeX{} form.",
acknowledgement = ack-nhfb,
}
@Book{Vitter:DAC87,
author = "Jeffrey Scott Vitter",
title = "Design and Analysis of Coalesced Hashing",
publisher = pub-OUP,
year = "1987",
ISBN = "0-19-504182-8",
LCCN = "QA76.9.H36 V57 1987",
address = pub-OUP:adr,
pages = "xii + 160",
price = "US\$29.95",
note = prep-tex,
acknowledgement = ack-nhfb,
bibdate = "Wed Aug 10 13:40:59 1994",
}
@Book{Volid:WKV92,
author = "Mikhail Volid",
title = "Chem byl bolen {V}. {I}. Lenin? : meditsinskii i
politicheskii analiz (English: What ailed {V}. {I}.
Lenin? Medical and political analysis)",
publisher = pub-EFFECT,
address = pub-EFFECT:adr,
year = "1992",
ISBN = "0-911971-76-9",
LCCN = "DK254.L46 V635 1992",
pages = "76",
bibdate = "Fri Jul 22 10:42:43 1994",
}
@Book{Ward:CS90,
author = "Stephen A. Ward and Robert H. {Halstead Jr.}",
title = "Computation Structures",
publisher = pub-MIT,
series = "The {MIT Electrical Engineering and Computer Science}
series",
year = "1990",
address = pub-MIT:adr,
ISBN = "0-262-23139-5 (MIT), 0-07-068147-3 (McGraw-Hill)",
LCCN = "TK7888.4 .W37 1990",
pages = "xx + 789",
acknowledgement = ack-bnb,
note = "Co-published by McGraw-Hill, New York.",
}
@Book{Waser:IAD82,
author = "Shlomo Waser and Michael J. Flynn",
title = "Introduction to Arithmetic for Digital Systems
Designers",
publisher = pub-HRW,
year = "1982",
ISBN = "0-03-060571-7",
LCCN = "TK7895 A65 W37 1982",
address = pub-HRW:adr,
note = prep-tex # " Master copy output on Alphatype CRS
high-resolution phototypesetter. This book went to
press while the IEEE 754 Floating-Point Standard was
still in development; consequently, some of the
material on that system was invalidated by the final
Standard (1985).",
pages = "xvii + 308",
acknowledgement = ack-nhfb,
bibdate = "Sat Feb 5 17:51:39 1994",
}
@Book{Watt:ALM87,
author = "David A. Watt and Brian A. Wichmann and William
Findlay",
title = "{Ada} Language and Methodolog",
publisher = pub-PHI,
year = "1987",
ISBN = "0-13-004078-9 (paperback), 0-13-004086-X (paperback
with disk)",
LCCN = "QA76.73.A35 W38 1987",
address = pub-PHI:adr,
note = prep-unknowntex,
pages = "xvii + 518",
price = "US\$28.67",
keywords = "languages; design; performance",
review = "ACM CR 8903-0105",
series = "Prentice-Hall international series in computer
science",
subject = "D.3.2 Software, PROGRAMMING LANGUAGES, Language
Classifications, Ada \\ D.2.10 Software, SOFTWARE
ENGINEERING, Design, Methodologies",
acknowledgement = ack-nhfb,
bibdate = "Thu Jul 21 23:35:51 1994",
}
@Book{Wattenberg:PMC90,
author = "Frank Wattenberg",
title = "Personal Mathematics and Computing",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-23157-3",
LCCN = "QA39.2.W378 1990",
pages = "xiv + 556",
acknowledgement = ack-te,
bibdate = "Fri Jul 22 10:43:42 1994",
}
@Book{Wei:TSA90,
author = "William Wei",
title = "Time Series Analysis: Univariate and Multivariate
Methods",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-15911-2",
LCCN = "QA280 .W45 1990",
pages = "xv + 478",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:44:14 1994",
}
@Book{Weir:GDA90,
author = "Bruce S. Weir",
title = "Genetic Data Analysis",
publisher = pub-SINAUER,
year = "1990",
address = pub-SINAUER:adr,
acknowledgement = ack-arr,
price = "US\$48.00 (hardcover), US\$27.00 (paperback)",
ISBN = "0-87893-871-0 (hardcover), 0-87893-872-9 (paperback)",
LCCN = "QH438.4.S73 W45 1990",
pages = "xii + 377",
bibdate = "Fri Jul 22 10:44:52 1994",
}
@Book{Weiss:IS91,
author = "Neil Weiss",
title = "Introduction to Statistics",
edition = "Third",
year = "1991",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-17833-8",
LCCN = "QA276.12 .W45 1991",
pages = "xviii + 834",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:45:30 1994",
}
@Book{Weiss:PWR93,
author = "Zbigniew Weiss and Tadeusz Gru{\'z}lewski",
author-l = lang-pl,
title = "Programowanie wsp{\'o}{\l}bie{\.z}ne i rozproszone w
przyk{\l}adach i zadaniach",
title-l = lang-pl,
publisher = "Wydawnictwa Naukowo-Techniczne",
publisher-l = lang-pl,
year = "1993",
ISBN = "83-204-1637-X",
address = "Warszawa, Polska",
address-l = lang-pl,
edition = "1.",
note = "sk{\l}ada{\l}: Zbigniew Weiss, druk: Drukarnia
Wydawnictw Naukowych s.a. {\L}{\'o}d{\'z}, ul.
{\.Z}wirki 2.",
note-l = lang-pl,
note-1 = "In Polish.",
acknowledgement = ack-md,
bibdate = "Wed Aug 24 21:46:57 1994",
}
@Book{Weld:TCA90,
author = "Daniel Weld",
title = "Theories of Comparative Analysis",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-23152-2",
LCCN = "Q335 .W42 1990",
pages = "xii + 184",
acknowledgement = ack-te,
bibdate = "Fri Jul 22 10:45:54 1994",
}
@Book{Wellcome:MMI87,
author = pub-WIHM,
title = "A Mirror for Medicine: Some resources of the Wellcome
Institute. An Exhibition Monday 19 October\emdash
Friday 18 December 1987",
publisher = pub-WIHM,
year = "1989",
address = pub-WIHM:adr,
note = prep-latex # " PC{\TeX} and Computer Modern fonts, with
final output on an HP LaserJet II at 300dpi.",
acknowledgement = ack-dw,
bibdate = "Fri Jul 22 10:46:49 1994",
}
@Book{Wellcome:MMII89,
author = pub-WIHM,
title = "A Mirror for Medicine: {II}. Some resources of the
Wellcome Institute. An Exhibition Monday 12 June\emdash
Friday 29 September 1989",
publisher = pub-WIHM,
year = "1989",
pages = "42",
LCCN = "WZ 23 W4475w 1989",
address = pub-WIHM:adr,
note = prep-latex # " PC{\TeX} and Computer Modern fonts,
proofed on HP LaserJet II at 300dpi, then converted to
PostScript using James Clark's dvitops, with final
output on bromide at 1270dpi on the ULCC Linotronic
300.",
acknowledgement = ack-dw,
bibdate = "Fri Jul 22 10:47:18 1994",
}
@Book{Werschulz:CCD91,
author = "Arthur G. Werschulz",
title = "The Computational Complexity of Differential and
Integral Equations: An Information-Based Approach",
publisher = pub-OUP,
year = "1991",
address = pub-OUP:adr,
month = oct,
note = prep-amstex # " The style file was written by the
author. It was based on the style file that he wrote
for Traub {\it et al.}, {\em Information-Based
Complexity}, with various vital parameters being lifted
from Oxford's in-house {\LaTeX} style file.",
acknowledgement = ack-bnb,
price = "US\$52.50",
ISBN = "0-19-853589-9",
LCCN = "QA372 .W47 1991",
pages = "ix + 331",
bibdate = "Fri Jul 22 10:47:46 1994",
}
@Book{Wiederhold:FOD87,
author = "Gio Wiederhold",
title = "File Organization for Database Design",
publisher = pub-MH,
address = pub-MH:adr,
year = "1987",
edition = "Second",
series = "McGraw-Hill Computer Science Series, Editor: Richard
W. Hamming and Edward A. Feigenbaum",
ISBN = "0-07-070133-4",
LCCN = "QA76.9.F5 W53 1987",
pages = "619",
price = "US\$38.95",
bibdate = "Wed Dec 15 18:42:48 1993",
acknowledgement = ack-nhfb,
}
@Book{Wiggins:IAN90,
author = "Stephen Wiggins",
title = "Introduction to Applied Nonlinear Dynamical Systems",
publisher = pub-RRD,
year = "1990",
address = pub-RRD:adr,
ISBN = "3-540-97003-7",
LCCN = "QA614.8 .W54 1990",
pages = "xiv + 672",
note = prep-latex,
acknowledgement = ack-gg,
bibdate = "Fri Jul 22 10:48:12 1994",
}
@Book{Wilf:AC86,
author = "Herbert S. Wilf",
title = "Algorithms and Complexity",
publisher = pub-PH,
address = pub-PH:adr,
year = "1986",
acknowledgement = ack-nhfb,
ISBN = "0-13-021973-8 (hardcover), 0-13-022054-X (paperback)",
LCCN = "QA63 .W55 1986",
pages = "vi + 231",
bibdate = "Sat Aug 27 11:06:01 1994",
}
@Book{Winder:CTM89,
author = "Marianne Winder",
title = "Catalogue of Tibetan Manuscripts and Xylographs, and
Catalogue of Thankas, Banners and other Paintings and
Drawings in the Library of the Wellcome Institute for
the History of Medicine",
publisher = pub-WIHM,
year = "1989",
address = pub-WIHM:adr,
ISBN = "0-85484-085-0",
note = prep-latex # " PC{\TeX} and Computer Modern fonts, with
final output on an HP LaserJet II at 300dpi.",
acknowledgement = ack-dw,
}
@Book{Winston:AI79,
editor = "Patrick Henry Winston and R. H. Brown",
title = "Artificial Intelligence: An {MIT} Perspective (2
volumes)",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1979",
ISBN = "0-262-23096-8",
LCCN = "Q335 .A7865 1979",
note = prep-tex,
acknowledgement = ack-bkph,
bibdate = "Fri Jul 22 10:49:22 1994",
}
@Book{Winston:AI89,
author = "Patrick Henry Winston",
title = "Artificial Intelligence",
edition = "Second",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-09696-X",
acknowledgement = ack-mz,
note = prep-tex,
}
@Book{Winston:AIB84,
editor = "Patrick H. Winston and Karen Prendergast",
title = "The {A}. {I}. Business: The Commercial Uses of
Artificial Intelligence",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1984",
ISBN = "0-262-23117-4",
LCCN = "Q334 .A45 1984",
pages = "324",
note = prep-tex,
acknowledgement = ack-bkph,
bibdate = "Fri Jul 22 10:50:08 1994",
}
@Book{Winston:AIM90-1,
editor = "Patrick Winston and Sarah Alexandra Shellard",
title = "Artificial Intelligence at {MIT}",
volume = "1",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-23150-6 (volume two), 0-262-23154-9 (two-volume
set)",
LCCN = "Q335.A78713 1990",
acknowledgement = ack-te,
bibdate = "Fri Jul 22 10:50:41 1994",
}
@Book{Winston:AIM90-2,
editor = "Patrick Winston and Sarah Alexandra Shellard",
title = "Artificial Intelligence at {MIT}",
volume = "2",
publisher = pub-MIT,
address = pub-MIT:adr,
year = "1990",
ISBN = "0-262-23151-4 (volume two), 0-262-23154-9 (two-volume
set)",
LCCN = "Q335.A78713 1990",
acknowledgement = ack-te,
bibdate = "Fri Jul 22 10:50:39 1994",
}
@Book{Winston:L81,
author = "Patrick Henry Winston and Berthold Klaus Paul Horn",
title = "Lisp",
publisher = pub-AW,
year = "1981, 1984, 1989",
address = pub-AW:adr,
pages = "xxi + 611",
LCCN = "QA76.73.L23 W56 1989",
ISBN = "0-201-08319-1",
note = "First edition may be one of the first books published
using {\TeX}. Macros used there, developed by Daniel
Brotsky, later formed the basis of what is now
{Y\TeX}.",
bibdate = "Fri Jul 22 10:51:04 1994",
}
@Book{Winston:L88,
author = "Patrick Henry Winston and Berthold Klaus Paul Horn",
title = "Lisp",
edition = "Third",
year = "1988",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-08319-1",
LCCN = "QA76.73.L23 W56 1989",
pages = "xxi + 611",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:51:57 1994",
}
@Book{Wolf:LMO89,
title = "Lie Methods in Optics, vol. {II}",
publisher = pub-SV,
year = "1989",
editor = "Kurt Bernardo Wolf",
volume = "352",
series = "Lecture Notes in Physics",
address = pub-SV:adr,
acknowledgement = ack-nhfb,
price = "US\$29.70",
ISBN = "3-540-52123-2, 0-387-52123-2",
LCCN = "QC355.2 .L54 1988",
pages = "xii + 197",
bibdate = "Fri Jul 22 10:52:27 1994",
}
@Book{Wolf:MLT86,
author = "Kurt Bernardo Wolf et al",
title = "Manual de Lenguaje y Tipograf{\'\i}a Cient{\`\i}fica
en Castellano",
publisher = pub-ET,
year = "1986",
address = pub-ET:adr,
acknowledgement = ack-nhfb,
}
@Book{Wolf:NP83,
title = "Nonlinear Phenomena",
publisher = pub-SV,
year = "1983",
editor = "Kurt Bernardo Wolf",
volume = "189",
series = "Lecture Notes in Physics",
address = pub-SV:adr,
note = "First book in {\TeX} published by Springer-Verlag.",
acknowledgement = ack-nhfb,
price = "DM58.00",
ISBN = "0-387-12730-5, 3-540-12730-5",
LCCN = "QC20.7.N6 S36 1982",
pages = "x + 451",
}
@Book{Wolfram:MSD88,
author = "Stephen Wolfram",
title = "Mathematica: {A} System for Doing Mathematics by
Computer",
publisher = pub-AW,
year = "1988",
address = pub-AW:adr,
ISBN = "0-201-19334-5 (hardcover), 0-201-19330-2 (paperback)",
LCCN = "QA76.95 .W65 1988",
note = "This book was prepared with \TeX{}, \LaTeX{}, and
\PS{}",
price = "US\$29.95",
pages = "xviii + 749",
acknowledgement = ack-bnb,
bibdate = "Fri Jul 22 10:26:16 1994",
}
@Book{Wolfram:MSD90,
author = "Stephen Wolfram",
title = "Mathematica: {A} System for Doing Mathematics by
Computer",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-19334-5",
LCCN = "QA76.95 .W65 1988",
pages = "xviii + 749",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:54:18 1994",
}
@Book{Woodcock:SEM89,
author = "Jim Woodcock and Martin Loomes",
title = "Software Engineering Mathematics",
year = "1989",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-50424-3",
LCCN = "QA76.758 .W66 1989",
pages = "xii + 271",
acknowledgement = ack-mz,
note = prep-latex,
}
@Book{Wujastyk:MLD86,
author = "Dominik Wujastyk with Judith Barker and Katy Hooper",
title = "A Manual of Library Desk Practice as Practised at the
Wellcome Institute for the History of Medicine
$\ldots$",
publisher = pub-WIHM,
year = "1986",
address = pub-WIHM:adr,
note = prep-latex # " PC{\TeX} and Computer Modern fonts, with
final output on a Canon LBP8 A1 at 300dpi. The printer
was managed by software from Personal {\TeX} driving a
Flagstaff Engineering JLaser card plugged into the PC
bus, and sending bitmaps directly to the laser printer,
bypassing the controller.",
acknowledgement = ack-dw,
}
@Book{Zurek:CEP90,
editor = "Wojciech Zurek",
title = "Complexity, Entropy and the Physics of Information",
year = "1990",
publisher = pub-AW,
address = pub-AW:adr,
ISBN = "0-201-51509-1 (hardcover), 0-201-51506-7 (paperback)",
LCCN = "QC39.S48 1991",
pages = "xiii + 530",
acknowledgement = ack-mz,
note = prep-tex,
bibdate = "Fri Jul 22 10:55:45 1994",
}
@Book{Zwillinger:HDE89,
author = "Daniel Zwillinger",
title = "Handbook of Differential Equations",
publisher = pub-AP,
year = "1989",
address = "Boston",
acknowledgement = ack-bnb,
ISBN = "0-12-784390-6",
LCCN = "QA371 .Z88 1989",
pages = "xx + 673",
bibdate = "Fri Jul 22 10:56:12 1994",
}
@Book{Zwillinger:HI92,
author = "Daniel Zwillinger",
title = "Handbook of Integration",
publisher = pub-JBP,
year = "1992",
ISBN = "0-86720-293-9",
LCCN = "QA299.3 .Z85 1992",
address = pub-JBP:adr,
pages = "xv + 367",
bibdate = "Tue Mar 30 16:11:44 1993",
acknowledgement = ack-ys,
note = prep-tex,
}
@Proceedings{Brachman:KR91,
editor = "Ronald J. Brachman and Hector J. Levesque and Raymond
Reiter",
title = "Special volume: Knowledge Representation",
note = "Artificial Intelligence 49 (1991) 1-3.",
pages = "408",
ISBN = "0-262-52168-7, 0-262-02344-X",
LCCN = "Q387.K56 1992",
publisher = pub-ESP,
address = pub-ESP:adr,
year = "1991",
acknowledgement = ack-np,
}
@Proceedings{Byrnes:Fourier-ASI89,
editor = "J. S. Byrnes and Jennifer L. Byrnes",
booktitle = title-Byrnes:Fourier-ASI89,
title = title-Byrnes:Fourier-ASI89,
volume = "315",
series = series-NATO-ASI-C,
publisher = pub-kluwer # ", " # pub-kluwer:adr,
year = "1990",
ISBN = "0-7923-0875-1",
LCCN = "QA403.5 .N37 1989",
pages = "x + 686",
address = "Il Ciocco Resort, Tuscany, Italy",
acknowledgement = ack-kb,
bibdate = "Fri Jul 22 09:45:12 1994",
}
@Proceedings{Byrnes:Prob-Sto-ASI91,
editor = "J. S. Byrnes and Jennifer L. Byrnes and Karl Berry and
Kathryn A. Hargreaves",
title = title-Byrnes:Prob-Sto-ASI91,
booktitle = title-Byrnes:Prob-Sto-ASI91,
address = "Il Ciocco Resort, Tuscany, Italy",
series = series-NATO-ASI-C,
ISBN = "0-7923-1804-8",
LCCN = "QA274.2 .P77 1992",
volume = "372",
pages = "xi + 699",
publisher = pub-kluwer # ", " # pub-kluwer:adr,
year = "1992",
acknowledgement = ack-kb,
}
@Proceedings{Clark:CRU84,
editor = "Malcolm Clark",
title = "Coastal research: {UK} perspectives",
publisher = pub-GEO,
address = pub-GEO:adr,
pages = "131",
year = "1984",
ISBN = "0-86094-166-3",
LCCN = "GB457.21 .C61 1984",
note = "Typeset using {\TeX{}80}.",
acknowledgement = ack-mc,
}
@Proceedings{Desaubies:OGT90,
editor = "Yves Desaubies and Albert Tarantola and Jean
Zinn-Justin",
title = "Oceanographic and Geophysical Tomography",
note = "Les Houches Session L (1989).",
publisher = pub-ESPNH,
address = pub-ESPNH:adr,
year = "1990",
acknowledgement = ack-np,
}
@Proceedings{Gutowitz:CAT90,
editor = "Howard Gutowitz",
title = "Cellular Automata: Theory and Experiment",
note = "Published as Physica D45 (1990) Nos. 1-3.",
ISBN = "0-262-57086-6",
LCCN = "QA267.5.C45 C46 1991",
pages = "xvii + 483",
publisher = pub-ESPNH,
address = pub-ESPNH:adr,
year = "1990",
acknowledgement = ack-np,
bibdate = "Fri Jul 22 10:15:30 1994",
}
@Proceedings{Hansen:LFG91,
editor = "J. P. Hansen and D. Levesque and J. Zinn-Justin",
title = "Liquids, Freezing and Glass Transition (parts {I},
{II})",
note = "Les Houches Session LI (1990).",
publisher = pub-ESPNH,
address = pub-ESPNH:adr,
year = "1991",
acknowledgement = ack-np,
}
@Book{Husek:RPG92,
editor = "Miroslav Hu{\v{s}}ek and Jan van Mill",
title = "Recent Progress in General Topology",
booktitle = "Recent Progress in General Topology",
publisher = pub-NH,
address = pub-NH:adr,
year = "1992",
ISBN = "0-444-89674-0",
LCCN = "QA611.A1 R43 1992",
pages = "xi + 796",
annote = "A collection of articles surveying the state of
affairs in General and Set-Theoretic Topology at the
time of the 7th~Prague Topological Symposium (August,
1991).",
note = prep-latex # " K. P. Hart developed a {\LaTeX} style
for this book modelled on North-Holland conventions.",
acknowledgement = ack-kph,
bibdate = "Tue Dec 14 23:03:10 1993",
}
@Proceedings{MacCallum:ACR91,
title = "Algebraic Computing with {REDUCE}\emdash{}Lecture
Notes from the {First Brazilian School on Computer
Algebra}",
year = "1991",
editor = "Malcolm A. H. MacCallum and Francis J. Wright",
publisher = pub-CP,
address = pub-CP:adr,
ISBN = "0-19-853443-4 (paperback), 0-19-853444-2 (hardcover)",
LCCN = "QA155.7.E4 B73 1989",
price = "US\$29.95 (paperback), US\$45.00 (hardcover)",
note = prep-latex,
bibdate = "Fri Jul 22 10:20:17 1994",
}
@Proceedings{Rahtz:info-technology,
editor = "Sebastian P. Q. Rahtz",
title = "Information Technology in the Humanities",
series = "Computers and their applications",
publisher = pub-EH,
address = pub-EH:adr,
pages = "184",
year = "1987",
price = "UK\pounds 25.00",
ISBN = "0-7458-0148-X",
LCCN = "AZ105 .I541 1987",
note = "Laser-printed using {\LaTeX}.",
acknowledgement = ack-mc,
bibdate = "Fri Jul 22 10:22:40 1994",
}
@Book{vanMill:OPT90,
editor = "Jan van Mill and George M. Reed",
title = "Open Problems in Topology",
booktitle = "Open Problems in Topology",
publisher = pub-NH,
address = pub-NH:adr,
year = "1990",
ISBN = "0-444-88768-7",
LCCN = "QA611 .O56 1990",
pages = "xiv + 692",
annote = "A collection of articles listing/discussing 1100 open
problems in General/Algebraic/Set-Theoretic Topology.
Regular updates of solutions are published in the
journal Topology and its Applications.",
note = prep-latex # " K. P. Hart developed a {\LaTeX} style
for this book modelled on North-Holland conventions,
and developed a font for the pictures in the paper on
knot theory.",
acknowledgement = ack-kph,
bibdate = "Fri Jul 22 10:38:38 1994",
}
%%% This is for GNU Emacs file-specific customization:
%%% Local Variables:
%%% bibtex-extra-fields: ("acknowledgement")
%%% End: