%%% -*-BibTeX-*-
%%% /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 = "2.01",
%%% date = "23 January 2007",
%%% time = "15:25:07 MST",
%%% filename = "texbook2.bib",
%%% address = "University of Utah
%%% Department of Mathematics, 110 LCB
%%% 155 S 1400 E RM 233
%%% Salt Lake City, UT 84112-0090
%%% USA",
%%% telephone = "+1 801 581 5254",
%%% FAX = "+1 801 581 4148",
%%% checksum = "42746 9057 33969 310746",
%%% email = "beebe at math.utah.edu, beebe at acm.org,
%%% beebe at computer.org (Internet)",
%%% codetable = "ISO/ASCII",
%%% keywords = "bibliography; BibTeX",
%%% license = "public domain",
%%% 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.
%%%
%%% At version 2.01, the year coverage looked
%%% like this:
%%%
%%% 1979 ( 1) 1989 ( 64) 1999 ( 3)
%%% 1980 ( 0) 1990 ( 99) 2000 ( 2)
%%% 1981 ( 5) 1991 ( 80) 2001 ( 2)
%%% 1982 ( 5) 1992 ( 33) 2002 ( 1)
%%% 1983 ( 3) 1993 ( 15) 2003 ( 2)
%%% 1984 ( 4) 1994 ( 10) 2004 ( 1)
%%% 1985 ( 12) 1995 ( 6) 2005 ( 2)
%%% 1986 ( 14) 1996 ( 5) 2006 ( 2)
%%% 1987 ( 21) 1997 ( 3) 2007 ( 1)
%%% 1988 ( 41) 1998 ( 5)
%%%
%%% Article: 2
%%% Book: 405
%%% Booklet: 1
%%% Misc: 11
%%% Periodical: 93
%%% Proceedings: 9
%%% TechReport: 1
%%%
%%% Total entries: 522
%%%
%%% 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
Wy-daw-nic-twa
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-bk = "Prof. Dr. Bernd Kahlbrandt,
Fachhochschule Hamburg,
Fachbereich Elektrotechnik und Informatik,
Berliner Tor 3,
D-20099 Hamburg,
Tel.: (040) 2488-3182,
Tel.: (040) 53 89 78 91,
Fax.: (040) 2488-3121,
email: \path|khb@informatik.fh-hamburg.de|,
www homepage: \path|http://users.informatik.fh-hamburg.de/~khb|"}
@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-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-jc = "Jason Christian,
e-mail: \path|jason@gordy.ucdavis.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-mg = "Michel Goossens,
e-mail: \path=Michel.Goossens@cern.ch="}
@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,
University of Utah,
Department of Mathematics, 110 LCB,
155 S 1400 E RM 233,
Salt Lake City, UT 84112-0090, USA,
Tel: +1 801 581 5254,
FAX: +1 801 581 4148,
e-mail: \path|beebe@math.utah.edu|,
\path|beebe@acm.org|,
\path|beebe@computer.org| (Internet),
URL: \path|http://www.math.utah.edu/~beebe/|"}
@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-sk = "Samuel Ko,
e-mail: \path|kko@sfu.ca|"}
@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-LOGIN = ";login: the USENIX Association newsletter"}
@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 = "Woodbury, NY, USA"}
@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-BENCUM = "Benjamin/Cummings Pub. Co."}
@String{pub-BENCUM:adr = "Redwood City, CA, USA"}
@String{pub-BIRKHAUSER = "Birkh{\"{a}}user"}
@String{pub-BIRKHAUSER:adr = "Cambridge, MA, USA; Berlin, Germany; Basel,
Switzerland"}
@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 Press"}
@String{pub-CRC:adr = "2000 N.W. Corporate Blvd., Boca Raton,
FL 33431-9868, USA"}
@String{pub-CSLI = "CSLI Publications"}
@String{pub-CSLI:adr = "Stanford, CA, 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-ELLIS-HORWOOD = "Ellis Horwood"}
@String{pub-ELLIS-HORWOOD: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-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, Rinehart, 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-ISO = "International Organization for
Standardization"}
@String{pub-ISO:adr = "Geneva, Switzerland"}
@String{pub-ITCP = "International Thomson Computer Press"}
@String{pub-ITCP:adr = "20 Park Plaza Suite 1001, Boston, MA 02116
USA"}
@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-LINUX-JOURNAL-PRESS = "Linux Journal Press"}
@String{pub-LINUX-JOURNAL-PRESS:adr = "San Francisco, CA, USA"}
@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-MCGRAW-HILL = "Mc{\-}Graw-Hill"}
@String{pub-MCGRAW-HILL:adr = "New York, NY, 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-MIS = "MIS:Press"}
@String{pub-MIS:adr = "New York, NY, USA"}
@String{pub-MIT = "The MIT Press"}
@String{pub-MIT:adr = "Cambridge, MA"}
@String{pub-MORGAN-KAUFMANN = "Morgan Kaufmann Publishers"}
@String{pub-MORGAN-KAUFMANN: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 = "Upper Saddle River, NJ 07458, USA"}
@String{pub-PH-TRAVEL = "Pren{\-}tice-Hall Travel"}
@String{pub-PH-TRAVEL:adr = "New York, NY, USA"}
@String{pub-PHI = "Pren{\-}tice-Hall International"}
@String{pub-PHI:adr = "Upper Saddle River, NJ 07458, 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-PHPTR = "Pren{\-}tice-Hall PTR"}
@String{pub-PHPTR:adr = "Upper Saddle River, NJ 07458, 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-STATSCI = "StatSci, a Division of MathSoft, Inc."}
@String{pub-STATSCI:adr = "Seattle, WA, 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-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-WILEY = "John Wiley and Sons, Inc."}
@String{pub-WILEY: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}"}
%%% ====================================================================
%%% Series abbreviations:
@String{ser-LNAI = "Lecture Notes in Artificial Intelligence"}
@String{ser-LNCS = "Lecture Notes in Computer Science"}
%%% ====================================================================
%%% Books and journals
@Book{Abelson:SIC85,
author = "Harold Abelson and Gerald J. Sussman with Julie
Sussman",
title = "Structure and Interpretation of Computer Programs",
publisher = pub-MIT # " and " # pub-MH,
address = pub-MIT:adr,
pages = "xx + 542",
year = "1985",
ISBN = "0-262-01077-1 (MIT Press), 0-07-000422-6
(McGraw-Hill)",
ISBN-13 = "978-0-262-01077-1 (MIT Press), 978-0-07-000422-1
(McGraw-Hill)",
LCCN = "QA76.6 .A255 1984",
bibdate = "Sun Jul 10 01:18:51 1994",
note = "This book was prepared with {\TeX80}.",
acknowledgement = ack-bkph,
}
@Book{Abelson:TG81,
author = "Harold Abelson and Andrea A. {diSessa}",
title = "Turtle Geometry",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "xx + 477",
year = "1981",
ISBN = "0-262-01063-1",
ISBN-13 = "978-0-262-01063-4",
LCCN = "QA462 .A23 1981",
bibdate = "Tue Dec 14 22:57:14 1993",
note = "This book was prepared with \TeX80; this was described
in \tubissue {2}{3} in an article by Michael Sannella",
acknowledgement = ack-bnb,
}
@Book{Abragam:VVF91,
author = "A. Abragam",
title = "Vremya vspyat', ili fizik, fizik, gde ty byl",
publisher = pub-NAUKA # ", Glavnaya redakciya
fiziko-matematicheskoj literatury",
address = pub-NAUKA:adr,
pages = "391",
year = "1991",
ISBN = "5-02-014712-5",
ISBN-13 = "978-5-02-014712-6",
note = prep-latex # "Translated by the author from the
original French edition, {\em De la physique avant tout
chose}, Editions Odile Jakob.",
acknowledgement = ack-bnb,
}
@Book{Abrahams:UI91,
author = "Paul W. Abrahams and Bruce R. Larson",
title = "{UNIX} for the Impatient",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xxvii + 559",
year = "1991",
ISBN = "0-201-55703-7",
ISBN-13 = "978-0-201-55703-9",
LCCN = "QA76.76.O63 A27 1992",
bibdate = "Tue Dec 14 22:57:16 1993",
note = prep-tex,
acknowledgement = ack-kb,
}
@Misc{ABSEES,
editor = "Barbara Dash",
key = "ABSEES",
title = "{The American Bibliography of Slavic and East European
Studies}",
howpublished = "Library of Congress",
year = "1988",
ISSN = "0094-3770",
note = "{\LaTeX} for text; plain {\TeX} for 3-column index.",
acknowledgement = ack-lmp,
}
@Book{Adams:SCA93,
author = "E. Adams and U. Kulisch",
editor = "William F. Ames",
title = "Scientific Computing with Automatic Result
Verification",
volume = "189",
publisher = pub-AP,
address = pub-AP:adr,
pages = "x + 612",
year = "1993",
ISBN = "0-12-044210-8",
ISBN-13 = "978-0-12-044210-2",
LCCN = "QA76 .S368 1993",
bibdate = "Tue Dec 14 22:57:19 1993",
series = "Mathematics in Science and Engineering",
acknowledgement = ack-nhfb,
}
@Book{Adams:SVC89,
author = "Robert Adams",
title = "Single Variable Calculus",
publisher = pub-AW,
address = pub-AW-Can:adr,
year = "1989",
ISBN = "0-201-11114-4",
ISBN-13 = "978-0-201-11114-9",
note = prep-tex,
acknowledgement = ack-mz,
}
@Book{AFIT:CTN91,
editor = "J. S. Przemieniecki",
title = "Air Force Institute of Technology\emdash Critical
Technologies for National Defense",
publisher = pub-AIAA,
address = pub-AIAA:adr,
pages = "325",
year = "1991",
ISBN = "1-56347-009-8",
ISBN-13 = "978-1-56347-009-7",
LCCN = "UG633 .C74 1991",
bibdate = "Tue Dec 14 22:57:20 1993",
note = prep-latex,
}
@Book{Ahlberger:1988:VVF,
author = "Christer Ahlberger",
title = "{V}{\"a}{\-}{var{\-}folk{\-}et}: Hemindustrin i Mark
1790--1850",
number = "1",
publisher = pub-SHK,
address = pub-SHK:adr,
pages = "199",
year = "1988",
ISBN = "91-7900-417-2",
ISBN-13 = "978-91-7900-417-0",
bibdate = "Tue Nov 5 11:16:04 2002",
note = "Distribution: Bor{\aa}s Museum, Ramnaparken, S--502 65
Bor{\aa}s, Sweden.",
series = "Skrifter fr{\aa}n Institutet f{\"or}r lokalhistorisk
forskning",
}
@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,
address = pub-IE:adr,
pages = "875",
year = "1989",
ISBN = "2-7296-0295-X",
ISBN-13 = "978-2-7296-0295-6",
bibdate = "Sat Aug 27 11:05:08 1994",
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.",
acknowledgement = ack-rm,
}
@Book{Aigner:CS88,
author = "Martin Aigner",
title = "Combinatorial Search",
publisher = pub-JW # " and " # pub-TEUBNER,
address = pub-JW:adr # " and " # pub-TEUBNER:adr,
pages = "368",
year = "1988",
ISBN = "0-471-92142-4 (Wiley), 3-519-02109-9 (Teubner)",
ISBN-13 = "978-0-471-92142-4 (Wiley), 978-3-519-02109-4
(Teubner)",
LCCN = "T57.97 .A381 1988",
bibdate = "Tue Dec 14 22:57:22 1993",
note = prep-latex,
acknowledgement = ack-mjp,
}
@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,
pages = "viii + 183",
year = "1992",
ISBN = "0-88318-936-4",
ISBN-13 = "978-0-88318-936-8",
LCCN = "TA1700 .J65 1991",
bibdate = "Tue Dec 14 22:57:25 1993",
}
@Book{Alston:ORE95,
author = "J. A. Alston and H. F. Carman and J. E. Christian and
J. Dorfman and J.-R. Murua and R. J. Sexton",
title = "Optimal Reserve and Export Policies for the
{California} Almond Industry: Theory, Econometrics and
Simulations",
publisher = "Giannini Foundation of Agricultural Economics,
University of California, Agricultural and Natural
Resource Publications",
address = "6701 San Pablo Avenue, Oakland, CA 94608, USA",
year = "1995",
ISSN = "0575-4208",
LCCN = "HD1407 .G5",
bibdate = "Tue May 16 17:58:29 1995",
price = "US\$14.00",
acknowledgement = ack-jc,
}
@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,
pages = "233",
year = "1988",
ISBN = "0-262-01102-6",
ISBN-13 = "978-0-262-01102-0",
LCCN = "TJ211 .A551 1988",
bibdate = "Tue Dec 14 22:57:27 1993",
note = prep-tex,
acknowledgement = ack-bkph,
}
@Book{Anderson:EEC88,
author = "Philip W. Anderson and Kenneth J. Arrow and David
Pines",
title = "The Economy as an Evolving Complex System",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xvii + 317",
year = "1988",
ISBN = "0-201-15681-4 (hardcover), 0-201-15685-7 (paperback)",
ISBN-13 = "978-0-201-15681-2 (hardcover), 978-0-201-15685-0
(paperback)",
LCCN = "HB21 .E2651 1988",
bibdate = "Fri Jul 22 10:25:02 1994",
note = prep-tex,
acknowledgement = ack-mz,
}
@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,
address = pub-SIAM:adr,
pages = "xv + 235",
year = "1992",
ISBN = "0-89871-294-7",
ISBN-13 = "978-0-89871-294-0",
LCCN = "QA76.73.F25 L36 1992",
bibdate = "Tue Dec 14 22:57:30 1993",
note = prep-latex,
acknowledgement = ack-nhfb,
}
@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",
publisher = pub-SB,
address = pub-SB:adr,
year = "1990",
ISBN = "91-7868-226-6",
ISBN-13 = "978-91-7868-226-3",
bibdate = "Mon Jul 11 11:27:55 1994",
note = "English title: The Bourgeois Marx\emdash{}Eugen von
B{\"o}hm Bawerk: Official and Economist in the Late
Habsburg Vienna",
}
@Book{Angel:CG89,
author = "Edward Angel",
title = "Computer Graphics",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xviii + 477",
year = "1989",
ISBN = "0-201-13548-5",
ISBN-13 = "978-0-201-13548-0",
LCCN = "T385.A513 1990",
bibdate = "Tue Dec 14 22:57:32 1993",
note = prep-latex,
acknowledgement = ack-mz,
}
@Book{Angus:CTT85,
author = "S. Angus and B. Armstrong and K. M. de Reuck",
title = "Chlorine Tentative Tables",
publisher = pub-PERGAMON,
address = pub-PERGAMON:adr,
pages = "xviii + 162",
year = "1985",
ISBN = "0-08-030713-2",
ISBN-13 = "978-0-08-030713-8",
LCCN = "QD181.C5.A54 1985",
bibdate = "Tue Dec 14 22:57:34 1993",
note = "Typeset using {\TeX80}.",
series = "{IUPAC} chemical data series",
acknowledgement = ack-mc,
}
@Book{Appelt:DAO91,
author = "Wolfgang Appelt",
title = "Document Architecture in Open Systems: The {ODA}
Standard",
publisher = pub-SV,
address = pub-SV:adr,
pages = "x + 350",
year = "1991",
ISBN = "3-540-54539-5 and 0-387-54539-5",
ISBN-13 = "978-3-540-54539-2 and 978-0-387-54539-4",
LCCN = "TK5105 .A66 1991",
bibdate = "Tue Dec 14 22:57:35 1993",
note = prep-tex,
acknowledgement = ack-wa,
}
@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",
ISBN-13 = "978-3-540-52707-7 and 978-0-387-52707-9",
note = prep-tex,
acknowledgement = ack-wa,
}
@TechReport{Appelt:ISO-IEC-8613,
author = "Wolfgang Appelt",
title = "Information processing\emdash{}Text and office
systems\emdash{}Office Document Architecture ({ODA})
and Interchange Format",
type = "Part 10: Formal specifications",
number = "Standard 8613",
institution = pub-ISO,
address = pub-ISO:adr,
year = "1991",
note = prep-tex,
acknowledgement = ack-wa,
}
@Book{Ashley:MLA90,
author = "Kevin Ashley",
title = "Modeling Legal Argument",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "x + 329",
year = "1990",
ISBN = "0-262-01114-X",
ISBN-13 = "978-0-262-01114-3",
LCCN = "KF242.A1 A7 1990",
bibdate = "Tue Dec 14 22:57:37 1993",
acknowledgement = ack-te,
}
@Book{Astrom:AC89,
author = "Karl Johan {\AA}str{\"o}m and Bj{\"o}rn Wittenmark",
title = "Adaptive Control",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xiv + 526",
year = "1989",
ISBN = "0-201-09720-6",
ISBN-13 = "978-0-201-09720-7",
LCCN = "TJ217 .A671 1989",
bibdate = "Tue Dec 14 22:57:38 1993",
note = prep-tex,
acknowledgement = ack-mz,
}
@Book{Ayache:AVM91,
author = "Nicholas Ayache",
title = "Artificial Vision for Mobile Robots",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "342",
year = "1991",
ISBN = "0-262-01124-7",
ISBN-13 = "978-0-262-01124-2",
LCCN = "TJ211.3 .A9313 1991",
bibdate = "Tue Dec 14 22:57:39 1993",
note = prep-latex,
acknowledgement = ack-te,
}
@Book{Bacchus:RRP90,
author = "Fahiem Bacchus",
title = "Representing and Reasoning with Probabilistic
Knowledge",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "233",
year = "1990",
ISBN = "0-262-02317-2",
ISBN-13 = "978-0-262-02317-7",
LCCN = "QA273 .B24 1990",
bibdate = "Tue Dec 14 22:57:42 1993",
note = prep-latex,
acknowledgement = ack-te,
}
@Book{Bakoglu:CIP90,
author = "H. B. Bakoglu",
title = "Circuits, Interconnections, and Packaging for {VLSI}",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xiv + 527",
year = "1990",
ISBN = "0-201-06008-6",
ISBN-13 = "978-0-201-06008-9",
LCCN = "TK7874.B345 1990",
bibdate = "Wed Dec 15 08:02:31 1993",
note = prep-latex,
acknowledgement = ack-mz,
}
@Book{Bancilhon:ADP89,
editor = "Francois Bancilhon and Peter Buneman",
title = "Advances in Database Programming Languages",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xvii + 457",
year = "1989",
ISBN = "0-201-50257-7",
ISBN-13 = "978-0-201-50257-2",
LCCN = "QA76.9.D3 A348 1989",
bibdate = "Tue Dec 14 22:57:43 1993",
note = prep-tex,
acknowledgement = ack-mz,
}
@Book{Barr:CTC90,
author = "Michael Barr and Charles F. Wells",
title = "Category Theory for Computer Scientists",
publisher = pub-PHI,
address = pub-PHI:adr,
pages = "xv + 432",
year = "1990",
ISBN = "0-13-120486-6",
ISBN-13 = "978-0-13-120486-7",
LCCN = "QA76.9.M35B37 1990",
bibdate = "Wed Dec 15 08:02:45 1993",
note = prep-latex,
acknowledgement = ack-mb,
}
@Book{Barr:TPB90,
editor = "Alan H. Barr",
title = "Topics in Physically-Based Modeling",
publisher = pub-AW,
address = pub-AW:adr,
year = "1990",
ISBN = "0-201-51013-8",
ISBN-13 = "978-0-201-51013-3",
note = prep-latex,
acknowledgement = ack-mz,
}
@Book{Barr:TTT85,
author = "Michael Barr and Charles F. Wells",
title = "Toposes, Triples, and Theories",
publisher = pub-SV,
address = pub-SV:adr,
pages = "xiii + 345",
year = "1985",
ISBN = "0-387-96115-1 and 3-540-96115-1",
ISBN-13 = "978-0-387-96115-6 and 978-3-540-96115-4",
LCCN = "QA169 .B346 1985",
bibdate = "Tue Dec 14 22:57:46 1993",
note = "Originally prepared in {\TeX}78, but converted by
publisher to {\LaTeX}.",
acknowledgement = ack-mb,
}
@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,
pages = "xvi + 394",
year = "1990",
ISBN = "0-444-88776-8",
ISBN-13 = "978-0-444-88776-4",
LCCN = "QC20.7.L54 B38 1990",
bibdate = "Wed Dec 15 08:02:54 1993",
note = "Studies in Mathematical Physics, volume 1.",
acknowledgement = ack-np,
}
@Book{Bauhr:FRE89,
author = "Gerhard Bauhr",
title = "El Futuro en {\it -R{\'E}} e {\it IR A} + Infinitivo
en Espa{\~n}ol Peninsular Moderno",
number = "39",
publisher = pub-AUG,
address = pub-AUG:adr,
pages = "ix + 405",
year = "1989",
ISBN = "91-7346-218-7",
ISBN-13 = "978-91-7346-218-1",
ISSN = "0080-3863",
LCCN = "PC 4271 B38 1989",
bibdate = "Tue Dec 14 22:58:21 1993",
series = "Romanica Gothoburgensia",
}
@Book{Beauzamy:IOT88,
author = "Bernard Beauzamy",
title = "Introduction to operator theory and invariant
subspaces",
volume = "42",
publisher = pub-NH,
address = pub-NH:adr,
pages = "xiv + 358",
year = "1988",
ISBN = "0-444-70521-X",
ISBN-13 = "978-0-444-70521-1",
LCCN = "QA329 .B441 1988",
bibdate = "Tue Dec 14 22:58:32 1993",
note = prep-tex,
series = "North-Holland Mathematical Library",
acknowledgement = ack-mjp,
}
@Book{Beccari:ETR88,
author = "C. Beccari and M. Biey",
title = "Esercitazioni di teoria delle reti elettriche",
publisher = pub-CLUT,
address = pub-CLUT:adr,
year = "1988",
note = prep-latex,
acknowledgement = ack-cb,
}
@Book{Beccari:SCP88,
author = "C. Beccari",
title = "Sintesi dei circuiti passivi",
publisher = pub-CLUT,
address = pub-CLUT:adr,
year = "1988",
note = "Prepared with {\TeX} by Tecnograf.",
acknowledgement = ack-cb,
}
@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",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xiv + 474",
year = "1990",
ISBN = "0-201-51249-1",
ISBN-13 = "978-0-201-51249-6",
LCCN = "QC611.98.H54 H34 1989",
bibdate = "Tue Dec 14 22:58:34 1993",
note = prep-tex,
acknowledgement = ack-mz,
}
@Book{Bell:CDN90,
author = "George I. Bell and Thomas Marr",
title = "Computers and {DNA}",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xvii + 276",
year = "1990",
ISBN = "0-201-51505-9 (hardcover), 0-201-51561-X (paperback)",
ISBN-13 = "978-0-201-51505-3 (hardcover), 978-0-201-51561-9
(paperback)",
LCCN = "QP624 .I53 1988",
bibdate = "Fri Jul 22 10:25:07 1994",
note = prep-tex,
acknowledgement = ack-mz,
}
@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,
year = "1989",
ISBN = "91-7900-753-8",
ISBN-13 = "978-91-7900-753-9",
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,
address = pub-LEC:adr,
edition = "Second",
year = "1990",
ISBN = "88-85613-28-4",
ISBN-13 = "978-88-85613-28-7",
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",
pages = "384",
year = "1990",
ISBN = "0-393-95926-0",
ISBN-13 = "978-0-393-95926-0",
LCCN = "HB 172 B48 1990",
bibdate = "Thu Dec 16 08:13:33 1993",
note = prep-tex,
acknowledgement = ack-hv,
}
@Book{Berman:MI93,
author = "Laurence Berman",
title = "The Musical Image: {A} Theory of Content",
publisher = pub-GREENWOOD,
address = pub-GREENWOOD:adr,
pages = "391",
year = "1993",
ISBN = "0-313-28434-2",
ISBN-13 = "978-0-313-28434-2",
ISSN = "0193-9041",
LCCN = "ML3845 .B377 1993",
bibdate = "Thu Oct 14 09:55:04 1993",
series = "Contributions to the study of music and dance",
acknowledgement = ack-kb,
}
@Book{Bertsekas:LNO91,
author = "Dimitri Bertsekas",
title = "Linear Network Optimization",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "xi + 359",
year = "1991",
ISBN = "0-262-02334-2",
ISBN-13 = "978-0-262-02334-4",
LCCN = "T57.85 .B43 1991",
bibdate = "Tue Dec 14 22:58:39 1993",
note = prep-latex,
acknowledgement = ack-te,
}
@Book{Berwick:ASK85,
author = "Robert C. Berwick",
title = "The Acquisition of Syntactic Knowledge",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "xii + 368",
year = "1985",
ISBN = "0-262-02226-5",
ISBN-13 = "978-0-262-02226-2",
LCCN = "Q335 .B48 1985",
bibdate = "Tue Dec 14 22:58:40 1993",
note = prep-tex,
acknowledgement = ack-bkph,
}
@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,
pages = "xii + 335",
year = "1987",
ISBN = "0-262-02266-4",
ISBN-13 = "978-0-262-02266-8",
LCCN = "QA267.B36 1987",
bibdate = "Tue Dec 14 22:58:41 1993",
note = prep-latex,
acknowledgement = ack-bkph,
}
@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,
pages = "xviii + 325",
year = "1984",
ISBN = "0-262-02192-7",
ISBN-13 = "978-0-262-02192-0",
LCCN = "P158 .B48 1984",
bibdate = "Tue Dec 14 22:58:42 1993",
note = prep-tex,
acknowledgement = ack-bkph,
}
@Book{Bhaduri:MNF88,
author = "Rajat K. Bhaduri",
title = "Models of the Nucleon: From Quarks to Solitons",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xvii + 360",
year = "1988",
ISBN = "0-201-15673-3",
ISBN-13 = "978-0-201-15673-7",
LCCN = "QC793.2 .B48 1988",
bibdate = "Tue Dec 14 22:58:43 1993",
note = prep-tex,
acknowledgement = ack-mz,
}
@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}",
title = "Koncepcja s{\l}ownikowej informacji morfologicznej i
jej komputerowej weryfikacji.",
volume = "383",
publisher = "Wydawnictwa Uniwersytetu Warszawskiego",
address = "Warszawa, Polska",
edition = "1.",
year = "1991",
ISBN = "83-230-0390-4",
ISBN-13 = "978-83-230-0390-8",
ISSN = "0509-7177",
bibdate = "Fri Jun 24 10:02:01 1994",
note = "sk{\l}ada{\l}: autor.",
series = "Rozprawy Uniwersytetu Warszawskiego",
acknowledgement = ack-md,
address-l = lang-pl,
author-l = lang-pl,
note-1 = "In Polish.",
note-l = lang-pl,
publisher-l = lang-pl,
series-l = lang-pl,
series-p1 = "Dissertationes Universitas Varsoviensis",
series-p1-l = lang-lat,
title-l = lang-pl,
}
@Book{Biey:CRC87,
author = "M. Biey",
title = "Circuiti {RC}-attivi, Teoria e progetto",
publisher = pub-CLUT,
address = pub-CLUT:adr,
year = "1987",
note = "Prepared with {\TeX} by Tecnograf.",
acknowledgement = ack-cb,
}
@Book{Biggerstaff:SRA89-2,
editor = "Ted J. Biggerstaff and Alan J. Perlis",
title = "Software Reusability: Applications and Experience",
volume = "2",
publisher = pub-AW,
address = pub-AW:adr,
year = "1989",
ISBN = "0-201-50018-3",
ISBN-13 = "978-0-201-50018-9",
LCCN = "QA76.76.R47 B543 1989",
bibdate = "Tue Dec 14 22:58:44 1993",
note = prep-tex,
acknowledgement = ack-mz,
}
@Book{Biggerstaff:SRC89-1,
editor = "Ted J. Biggerstaff and Alan J. Perlis",
title = "Software Reusability: Concepts and Models",
volume = "1",
publisher = pub-AW,
address = pub-AW:adr,
year = "1989",
ISBN = "0-201-08017-6",
ISBN-13 = "978-0-201-08017-9",
LCCN = "QA76.76.R47 B543 1989",
bibdate = "Tue Dec 14 23:22:29 1993",
note = prep-tex,
acknowledgement = ack-mz,
}
@Book{Biggs:ICP89,
author = "Norman L. Biggs",
title = "Introduction to Computing with Pascal",
publisher = pub-OUP,
address = pub-OUP:adr,
pages = "x + 219",
year = "1989",
ISBN = "0-19-853755-7 (hardcover), 0-19-853756-5 (paperback)",
ISBN-13 = "978-0-19-853755-7 (hardcover), 978-0-19-853756-4
(paperback)",
LCCN = "QA76.73.P2 B54 1989",
bibdate = "Fri Jul 22 10:25:12 1994",
note = prep-latex,
acknowledgement = ack-mjp,
}
@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,
address = pub-LGU:adr,
pages = "310",
year = "1991",
ISSN = "0555-2818",
bibdate = "Wed Jun 2 15:28:13 1993",
series = "Problemy matematicheskojj fiziki (English: Problems of
Mathematical Physics)",
acknowledgement = ack-jr,
issue = "13",
}
@Book{Boieri:LMI90,
author = "P. Boieri",
title = "Laboratorio di matematica, Un itinerario attraverso la
geometria analitica e l'analisi con {MICROCALC}",
publisher = pub-LOESCHER,
address = pub-LOESCHER:adr,
year = "1990",
note = prep-latex,
acknowledgement = ack-cb,
}
@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",
ISBN-13 = "978-3-519-02279-4",
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",
ISBN-13 = "978-3-519-02499-6",
note = prep-latex,
}
@Book{Boltz:1991:SHP,
author = "William G. Boltz and Michael C. Shapiro",
title = "Studies in the Historical Phonology of Asian
Languages",
volume = "77",
publisher = pub-JBENJ,
address = pub-JBENJ:adr,
pages = "viii + 249",
year = "1991",
ISBN = "90-272-3574-0 (Europe), 1-55619-132-4 (USA)",
ISBN-13 = "978-90-272-3574-9 (Europe), 978-1-55619-132-9 (USA)",
LCCN = "P381.A75 S78 1991",
bibdate = "Tue Dec 14 22:59:21 1993",
series = "Current Issues in Linguistic Theory",
acknowledgement = ack-tr,
}
@Book{Bond:1996:MAF,
author = "V. R. Bond and M. C. Allman",
title = "Modern Astrodynamics: Fundamentals and Perturbation
Methods",
publisher = pub-PUP,
address = pub-PUP:adr,
pages = "xi + 250",
year = "1996",
ISBN = "0-691-04459-7",
ISBN-13 = "978-0-691-04459-0",
LCCN = "TL1050.B66 1996",
bibdate = "Mon Aug 12 07:38:09 1996",
note = prep-latex,
price = "US\$35.00, UK\pounds 27.50",
URL = "http://aaup.pupress.princeton.edu:70/0h/books/presses/princeton/titles/95031024.html",
acknowledgement = ack-bnb,
}
@Book{Boykin:PM93,
author = "Joseph Boykin and David Kirschan and Alan Langerman
and Susan LoVerso",
title = "Programming under {Mach}",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xvii + 490",
year = "1993",
ISBN = "0-201-52739-1",
ISBN-13 = "978-0-201-52739-1",
LCCN = "QA76.8.N49 P76 1993",
bibdate = "Wed Aug 10 12:28:59 1994",
acknowledgement = ack-nhfb,
}
@Book{Bracewell:HT86,
author = "Ronald N. Bracewell",
title = "The {Hartley} Transform",
publisher = pub-OUP,
address = pub-OUP:adr,
pages = "vii + 160",
year = "1986",
ISBN = "0-19-503969-6",
ISBN-13 = "978-0-19-503969-6",
LCCN = "QA403.5 .B731 1986",
bibdate = "Tue Dec 14 22:59:23 1993",
acknowledgement = ack-bnb,
}
@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,
pages = "xv + 585",
year = "1982",
ISBN = "0-262-02182-X",
ISBN-13 = "978-0-262-02182-1",
LCCN = "TJ211 .R54 1982",
bibdate = "Tue Dec 14 22:59:25 1993",
note = prep-tex,
acknowledgement = ack-bkph,
}
@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",
ISBN-13 = "978-0-201-51392-9",
LCCN = "QC794.8.H4 B76 1991",
bibdate = "Tue Dec 14 22:59:26 1993",
acknowledgement = ack-mz,
}
@Book{Brooks:PCL85,
author = "Rodney A. Brooks",
title = "Programming in Common Lisp",
publisher = pub-WILEY,
address = pub-WILEY:adr,
pages = "xv + 303",
year = "1985",
ISBN = "0-471-81888-7",
ISBN-13 = "978-0-471-81888-5",
LCCN = "QA76.73.L23 B76 1985",
bibdate = "Tue Dec 14 22:59:37 1993",
acknowledgement = ack-nhfb,
}
@Book{Bruggeman-Klein:ED89,
author = "Anne Br{\"u}ggeman-Klein",
title = "Ein{\-}f{\"u}hr{\-}ung in die Dokumentenverbeitung",
publisher = pub-TEUBNER,
address = pub-TEUBNER:adr,
pages = "200",
year = "1989",
ISBN = "3-519-02488-8",
ISBN-13 = "978-3-519-02488-0",
note = prep-latex,
acknowledgement = ack-mc,
}
@Book{Buckley:DG90,
author = "Fred Buckley and Frank Harary",
title = "Distance in Graphs",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xiii + 335",
year = "1990",
ISBN = "0-201-09591-2",
ISBN-13 = "978-0-201-09591-3",
LCCN = "QA166 .B83 1990",
bibdate = "Tue Dec 14 22:59:39 1993",
note = prep-tex,
acknowledgement = ack-mz,
}
@Book{Budd:IOO91,
author = "Timothy Budd",
title = "An Introduction to Object-Oriented Programming",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xv + 399",
year = "1991",
ISBN = "0-201-54709-0",
ISBN-13 = "978-0-201-54709-2",
LCCN = "QA76.64 .B83 1991",
bibdate = "Tue Dec 14 22:59:40 1993",
note = prep-latex,
acknowledgement = ack-mz,
}
@Book{Calingaert:PTF88,
author = "Peter Calingaert",
title = "Program Translation Fundamentals\emdash Methods and
Issues",
publisher = pub-CSP,
address = pub-CSP:adr,
pages = "xvii + 366",
year = "1988",
ISBN = "0-88175-096-4",
ISBN-13 = "978-0-88175-096-6",
LCCN = "QA76.76.T83 C35 1988",
bibdate = "Tue Dec 14 22:59:42 1993",
acknowledgement = ack-nhfb,
}
@Book{Carberry:PRN90,
author = "Sandra Carberry",
title = "Plan Recognition in Natural Language Dialogue",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "xi + 286",
year = "1990",
ISBN = "0-262-03167-1",
ISBN-13 = "978-0-262-03167-7",
LCCN = "Q335 .C28 1990",
bibdate = "Tue Dec 14 22:59:43 1993",
acknowledgement = ack-te,
}
@Book{Carriero:HWP90,
author = "Nicholas Carriero and David Gelernter",
title = "How to Write Parallel Programs",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "232",
year = "1990",
ISBN = "0-262-03171-X",
ISBN-13 = "978-0-262-03171-4",
LCCN = "QA76.642 .C37 1990",
bibdate = "Tue Dec 14 22:59:45 1993",
acknowledgement = ack-te,
}
@Book{Cashdan:RUT90,
editor = "Elizabeth A. Cashdan",
title = "Risk and Uncertainty in Tribal and Peasant Economies",
publisher = pub-WESTVIEW,
address = pub-WESTVIEW:adr,
pages = "x + 342",
year = "1990",
ISBN = "0-8133-7821-4",
ISBN-13 = "978-0-8133-7821-3",
LCCN = "GN448.2 .R57 1990",
bibdate = "Tue Dec 14 22:59:46 1993",
acknowledgement = ack-arr,
}
@Book{Cavalotto:SMM90,
author = "M. Cavalotto and F. Vinardi",
title = "{I} sistemi meccanici, Modelli e analisi funzionale",
publisher = pub-CLUT,
address = pub-CLUT:adr,
year = "1990",
note = prep-latex,
acknowledgement = ack-cb,
}
@Book{Chambers:SMS93,
editor = "John M. Chambers and Trevor J. Hastie",
title = "Statistical Models in {S}",
publisher = pub-CHAPMAN # " and " # pub-WADSWORTH,
address = pub-CHAPMAN:adr # " and " # pub-WADSWORTH:adr,
pages = "xv + 608",
year = "1993",
ISBN = "0-412-05301-2 (Chapman and Hall), 0-534-16765-9
(Wadsworth paperback), 0-534-16764-0 (Wadsworth
hardcover)",
ISBN-13 = "978-0-412-05301-6 (Chapman and Hall),
978-0-534-16765-3 (Wadsworth paperback),
978-0-534-16764-6 (Wadsworth hardcover)",
LCCN = "QA276.4 .S65 1992",
bibdate = "Wed Aug 10 10:31:05 1994",
price = "US\$40.95",
acknowledgement = ack-nhfb,
}
@Book{Chandy:PPD88,
author = "K. Mani Chandy and Jayadev Misra",
title = "Parallel Program Design: {A} Foundation",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xxviii + 516",
year = "1988",
ISBN = "0-201-05866-9",
ISBN-13 = "978-0-201-05866-6",
LCCN = "QA76.6 .C42818 1988b",
bibdate = "Tue Dec 14 22:59:47 1993",
note = prep-latex,
acknowledgement = ack-mz,
}
@Book{Chapman:VIA91,
author = "David Chapman",
title = "Vision, Instruction, and Action",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "ix + 295",
year = "1991",
ISBN = "0-262-03181-7",
ISBN-13 = "978-0-262-03181-3",
LCCN = "Q335 .C4829 1991",
bibdate = "Tue Dec 14 22:59:48 1993",
note = prep-latex,
acknowledgement = ack-te,
}
@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,
address = pub-SV:adr,
pages = "xvii + 253",
year = "1992",
ISBN = "0-387-97621-3",
ISBN-13 = "978-0-387-97621-1",
LCCN = "QA155.7.E4 F56 1992",
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,
address = pub-SV:adr,
pages = "xxv + 698",
year = "1991",
ISBN = "0-387-97592-6, 3-540-97592-6",
ISBN-13 = "978-0-387-97592-4, 978-3-540-97592-2",
LCCN = "QA155.7.E4 M37 1991",
bibdate = "Fri Jul 22 09:48:41 1994",
price = "US\$39.00",
}
@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,
address = pub-SV:adr,
pages = "xv + 267",
year = "1991",
ISBN = "0-387-97622-1, 3-540-97622-1",
ISBN-13 = "978-0-387-97622-8, 978-3-540-97622-6",
LCCN = "QA155.7.E4 M36 1991",
bibdate = "Tue Dec 14 22:59:57 1993",
}
@Book{Cheswick:2003:FIS,
author = "William R. Cheswick and Steven M. Bellovin and Aviel
D. Rubin",
title = "Firewalls and Internet Security: Repelling the Wily
Hacker",
publisher = pub-AW,
address = pub-AW:adr,
edition = "Second",
pages = "xiv + 433",
year = "2003",
ISBN = "0-201-63466-X",
ISBN-13 = "978-0-201-63466-2",
LCCN = "TK5105.875.I57C44 2003",
bibdate = "Mon Mar 10 05:40:10 2003",
note = prep-latex,
price = "US\$49.99, CAN\$77.99",
acknowledgement = ack-nhfb,
}
@Book{Chung:ISI83,
author = "K. L. Chung and R. J. Williams",
title = "Introduction to Stochastic Integration",
publisher = pub-BIRKHAUSER,
pages = "xiii + 191",
year = "1983",
ISBN = "0-8176-3117-8, 3-7643-3117-8",
ISBN-13 = "978-0-8176-3117-8, 978-3-7643-3117-7",
LCCN = "QA274.22 .C48 1983",
bibdate = "Thu Apr 14 16:22:35 1994",
acknowledgement = ack-ho,
}
@Book{Clark:PPF86,
author = "Malcolm Clark",
title = "pc-Portable Fortran",
publisher = pub-ELLIS-HORWOOD,
address = pub-ELLIS-HORWOOD:adr,
pages = "228",
year = "1986",
ISBN = "0-7458-0005-X",
ISBN-13 = "978-0-7458-0005-9",
LCCN = "QA76.73.F25 C55 1986",
bibdate = "Tue Dec 14 23:00:04 1993",
note = "Laser-printed using {\TeX}.",
series = "Computers and their applications",
acknowledgement = ack-mc,
}
@Misc{CMUC,
key = "CMUC",
title = "{Commentationes Mathematicae {Universitatis}
{Carolinae}}",
volume = "30",
pages = "1--202",
year = "1989",
note = "Publication of the Faculty of Mathematics and Physics,
Charles University, Prague, Czechoslovakia. This was
prepared with \AmSTeX{}.",
acknowledgement = ack-bnb,
issue = "1",
}
@Misc{Complex-Systems,
editor = "Stephen Wolfram",
key = "CS",
title = "{Complex Systems}",
howpublished = "Complex Systems Publications Inc.",
year = "1987",
ISSN = "0891-2513",
note = "Technical journal published six times per year, using
{\CMR} fonts.",
acknowledgement = ack-lmp,
}
@Misc{Computational-Linguistics,
author = "James S. Allen",
title = "Computational Linguistics",
year = "1991",
ISSN = "0362-613X",
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,
address = pub-DARWIN:adr,
pages = "624",
year = "1989",
ISBN = "0-87850-064-2",
ISBN-13 = "978-0-87850-064-2",
LCCN = "DS63.2.U5 B82 1989",
bibdate = "Tue Dec 14 23:00:06 1993",
note = prep-latex # " PC{\TeX} and Computer Modern fonts, with
final output on an HP LaserJet II at 300dpi.",
acknowledgement = ack-dw,
}
@Book{Cormen:IA89,
author = "Thomas Cormen and Charles Leiserson and Ronald
Rivest",
title = "Introduction to Algorithms",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "xvii + 1028",
year = "1989",
ISBN = "0-262-03141-8",
ISBN-13 = "978-0-262-03141-7",
LCCN = "QA76.6 .C662 1989",
bibdate = "Tue Dec 14 23:00:08 1993",
acknowledgement = ack-te,
}
@Periodical{cornishman,
editor = "Peter Abbott",
key = "Cornishman",
title = "{The Cornishman}",
address = "Gloucestershire Warwickshire Railway Ltd., The Railway
Station, Toddington, Gloucestershire, GL54 5DT, UK",
year = "1989--date{}",
ISSN = "0964-5098",
bibdate = "Sat Aug 27 11:07:04 1994",
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,
frequency = "quarterly",
}
@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",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xi + 567",
year = "1990",
ISBN = "0-201-10381-8",
ISBN-13 = "978-0-201-10381-6",
LCCN = "TA174.K59 1990",
bibdate = "Tue Dec 14 23:00:15 1993",
note = prep-tex,
acknowledgement = ack-mz,
}
@Book{Craig:IRM89,
author = "John J. Craig",
title = "Introduction to Robotics: Mechanics and Control",
publisher = pub-AW,
address = pub-AW:adr,
pages = "xiii + 450",
year = "1989",
ISBN = "0-201-09528-9",
ISBN-13 = "978-0-201-09528-9",
LCCN = "TJ211.C67 1989",
bibdate = "Tue Dec 14 23:00:18 1993",
note = prep-tex,
acknowledgement = ack-mz,
}
@Book{Cuoco:C89,
author = "Albert Cuoco",
title = "Investigations in Algebra",
publisher = pub-MIT,
address = pub-MIT:adr,
pages = "623",
year = "1989",
ISBN = "0-262-53071-6 (paper), 0-262-03144-2 (hard)",
ISBN-13 = "978-0-262-53071-2 (paper), 978-0-262-03144-8 (hard)",
LCCN = "QA159 .C86 1990",
bibdate = "Tue Dec 14 23:00:19 1993",
acknowledgement = ack-te,
}
@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",
ISBN-13 = "978-0-8162-2060-1",
acknowledgement = ack-bc,
}
@Periodical{CurSci:AIDS,
key = "C01AIDS",
title = "{AIDS}",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
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.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:AIDS-90,
key = "C02AIDS90",
title = "{AIDS} '90",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:AIDS-A-Guid-Clin-Coun,
key = "C04AIDSAGCC",
title = "{AIDS}: {A} Guide to Clinical Counselling",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:AIDS-Afri,
key = "C03AIDSA",
title = "{AIDS} in Africa",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Ambu-Moni-Bloo-Pres-Vari,
key = "C05AMBPV",
title = "Ambulatory Monitoring and Blood Pressure Variability",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Anae-Frie,
key = "C06AF",
title = "Anaesthetist's Friend",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Annu-Card-Surg-1990,
key = "C07ACS1990",
title = "Annual of Cardiac Surgery 1990",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1990",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Annu-Gast-Endo-1990,
key = "C08AGE1990",
title = "Annual of Gastrointestinal Endoscopy 1990",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1990",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Anti-Horm-Pate-Fast,
key = "C10AHPF-A",
title = "Anticancer and Hormone Patent Fast-Alert",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Anti-Pate-Fast,
key = "C09APF-A",
title = "Antimicrobial Patent Fast-Alert",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Anti-Pate-Fast-2,
key = "C11A-PF-A",
title = "Anti-inflammatory Patent Fast-Alert",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Athe-Athe-Isch-Hear-Dise,
key = "C12AAIHD",
title = "Atheroma: Atherosclerosis in Ischaemic Heart Disease",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Atla-Coro-Hear-Dise,
key = "C13ACHD",
title = "Atlas of Coronary Heart Disease",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Atla-Hear-Dise,
key = "C14AHDA",
title = "Atlas of Heart Disease in the Aged",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Biot-Pate-Fast,
key = "C15BPF-A",
title = "Biotechnology Patent Fast-Alert",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Card-Pate-Fast,
key = "C16CPF-A",
title = "Cardiovascular Patent Fast-Alert",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clas-Pape-Asth,
key = "C17CPA",
title = "Classic Papers in Asthma",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clas-Pape-Hype,
key = "C18CPH",
title = "Classic Papers in Hyperlipidaemia",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clas-Pape-Hype-2,
key = "C19CPH",
title = "Classic Papers in Hypertension",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clas-Pape-Rheu,
key = "C20CPR",
title = "Classic Papers in Rheumatology",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clin-Illu-Dict-Card,
key = "C21CIDC",
title = "Clinician's Illustrated Dictionary of Cardiology",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clin-Illu-Dict-Gast,
key = "C22CIDG",
title = "Clinician's Illustrated Dictionary of
Gastroenterology",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clin-Illu-Dict-Hype,
key = "C23CIDH",
title = "Clinician's Illustrated Dictionary of Hypertension",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clin-Illu-Dict-Rheu,
key = "C24CIDR",
title = "Clinician's Illustrated Dictionary of Rheumatology",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clin-Manu-Angi-Myoc,
key = "C25CMAMI",
title = "Clinician's Manual on Angina and Myocardial
Infarction",
publisher = pub-CURSCI,
address = pub-CURSCI:adr,
year = "1987--date{}",
note = "See \cite{CurSci:AIDS}.",
acknowledgement = ack-ga-gt,
}
@Periodical{CurSci:Clin-Manu-Asth,
key = "C26CMA",
title = "Clinician's Manual on Asthma",
publisher = pub-CURSCI,
address =