%% /u/ftp/pub/bibnet/subjects/index, Mon Nov  9 15:35:19 1998
%% Edit by Nelson H. F. Beebe <beebe@math.utah.edu>
%%----------------------------------------------------------------------
%% This BibNet Project directory contains subject-specific
%% bibliographies, mostly in the area of Numerical Analysis.
%%
%% File extensions indicate the file contents:
%%
%%      .bib            BibTeX bibliography file
%%      .dvi            TeX DVI file for the typeset bibliography
%%      .html           HyperText Markup Language file, usually a translation
%%                      of a BibTeX file to provide hypertext links
%%      .ltx            LaTeX wrapper file for printing the bibliography
%%      .pdf            Adobe Acrobat Portable Document File created from 
%%                      the PostScript file
%%      .ps.gz          GNU gzip compressed PostScript file created from
%%                      the .dvi file
%%      .sed            UNIX sed script for converting old citation labels;
%%                      this has been superceded by .sub files, because of
%%                      capacity and speed limitations of sed.
%%      .sok            spelling exception dictionary for .bib file
%%      .sub            citation label substitution file for citesub (use
%%                      for converting old (La)TeX files to new labels
%%                      in the BibNet Project standard style,
%%                      name:year:abbrev)
%%      .twx            title-word cross-reference file input by the
%%                      .ltx file
%%
%% The ordering of entries in the bibliographies is generally by year,
%% and within each year, alphabetical by citation label.  This gives a
%% reasonable approximation to publication order, which is a useful
%% order for a subject bibliography, particularly when you are trying
%% to locate the most recent work.
%%
%% The ordering of the typeset bibliography is dictated by the style
%% selected in the \bibliographystyle{} command in the .ltx file; in
%% most cases, this is is-alpha, which produces a bibliography sorted
%% by first author, then by year.  If you want a typeset version in
%% the same order as the entries in the bibliography file, just change
%% the style to is-unsrt instead, and then retypeset like this:
%%
%%      latex maple-extract.ltx
%%      bibtex maple-extract
%%      latex maple-extract.ltx
%%      bibtex maple-extract
%%      latex maple-extract.ltx
%%
%% To typeset the LaTeX files, you will need some additional LaTeX
%% *.sty and BibTeX *.bst style files that are available in the
%% ftp.math.utah.edu:/pub/bibnet/tools/examples directory.
%%
%% The is-xxx bibliography styles are extensions of the standard ones
%% which support additional ISBN (International Standard Book Number),
%% LCCN (Library of Congress Catalog Number), URL (Uniform Resource
%% Locator), price, and pages fields.
%%
%% ISBNs have been in worldwide use by publishers since 1972; they
%% contain four hyphen- (or blank-) separated fields which serve to
%% identify the language group, the publisher and the book itself; the
%% fourth field is a check digit in [0-9X] used to validate the ISBN.
%% Bookstores and library catalogs can use ISBNs to locate a book more
%% precisely than one can with just the usual author, title, and
%% publisher information.
%%
%% URLs are a recent addition to the Internet: they are used by World
%% Wide Web browsers in HTML (HyperText Markup language) files to
%% locate resources.  They look like
%% resourcetype://Internet-hostname/pathname.
%%
%% Every bibliography entry contains a URL in its bibsource value
%% pointing to the master bibliography from which the entry was
%% extracted, so that any subsequent copying of entries into other
%% bibliographies should maintain the origin, where the latest version
%% may be expected to be found.
%%
%% A growing number of bibliography entries contain URL fields that
%% point to electronic versions of the material, and some of the file
%% headers in the .ltx and .bib files contain a URL to the author's
%% home page on the Internet, where that information is available.
%%
%% The .dvi files can be viewed or printed using any DVI file
%% previewer or translator; they require only the standard Computer
%% Modern fonts present in every TeX distribution.
%%
%% The .ps files can be viewed with a PostScript viewer, or printed on
%% any PostScript printer.  They are somewhat large, so we have stored
%% them in compressed form using GNU gzip (available on
%% prep.ai.mit.edu:/pub/gnu/gzip*.*, and easily buildable on any UNIX
%% system; ports to DEC VMS and IBM PC environments are also
%% available).  gzip is produces better compression than UNIX
%% compress, and free of the Unisys patent claim on the
%% Lempel-Ziv-Welch algorithm in compress.  To uncompress such a file,
%% once gzip is installed, just do something like this
%%
%%      gunzip maple-extract.ps.gz
%%
%% If you fetched the file via gopher or a WWW browser, instead of via
%% FTP, the decompression should have been done automatically for you;
%% if not, complain to your local gophermaster or webmaster.
%%
%% The reason that the PostScript files are large is that they contain
%% Type 1 outline fonts, rather than bitmap fonts, thanks to the
%% excellent work of Basil K. Malyshev.  These fonts are available in
%% the CTAN archives (do "finger ctan@pip.shsu.edu" for a list of sites).
%% The advantage of Type 1 outline fonts over Type 3 bitmap fonts is
%% resolution independence; especially in PostScript screen previewers,
%% the font quality is noticeably improved by use of Type 1 fonts.
%%
%% If you want to view the PostScript files, we recommend use of an
%% Adobe Acrobat reader (freely available on ftp.adobe.com for several
%% personal computer and workstation architectures) on the .pdf file.
%% This provides zoom, pan, string searching, printing of selected
%% pages, and very rapid display, independent of the size of the .pdf
%% file.
%%----------------------------------------------------------------------

00dir.cmd		-- alphabetical verbose directory as FTP commands
00dir.lst		-- alphabetical verbose directory listing
00tdir.cmd		-- reverse time-ordered verbose directory as FTP
			   commands
00tdir.lst		-- reverse time-ordered verbose directory listing


all_brec.bib		-- automatic differentiation, collected by
			   George Corliss (from netlib)
all_brec.html		-- HTML form of all_brec.bib
all_brec.readme		-- comments on all_brec.*
all_brec.tex		-- LaTeX header file
all_brec.twx		-- title word index for all_brec.bib
as.bib			-- Applied Statistics algorithms BibTeX file
as.html			-- HTML form of as.bib
as.dvi			-- TeX DVI file for as.bib
as.ltx			-- LaTeX wrapper for as.bib
as.pdf			-- Adobe Acrobat PDF file from as.ps
as.ps.gz		-- gzip-compressed PostScript file from as.dvi
as.twx			-- title word index for as.bib


cacm1950.bib		-- Communications of the ACM BibTeX file (1958--1959)
cacm1950.dvi		-- TeX DVI file from cacm1950.bib
cacm1950.html		-- HTML form of cacm1950.bib
cacm1950.ltx		-- LaTeX wrapper for typesetting cacm1950.bib
cacm1950.pdf		-- Adobe Acrobat PDF file from cacm1950.ps
cacm1950.ps.gz		-- gzip-compressed PostScript file from cacm1950.dvi
cacm1950.sok		-- spelling exception dictionary for cacm1950.bib
cacm1950.twx		-- title word index for cacm1950.bib

cacm1960.bib		-- Communications of the ACM BibTeX file (1960--1969)
cacm1960.dvi		-- TeX DVI file from cacm1960.bib
cacm1960.html		-- HTML form of cacm1960.bib
cacm1960.ltx		-- LaTeX wrapper for typesetting cacm1960.bib
cacm1960.pdf		-- Adobe Acrobat PDF file from cacm1960.ps
cacm1960.ps.gz		-- gzip-compressed PostScript file from cacm1960.dvi
cacm1960.sok		-- spelling exception dictionary for cacm1960.bib
cacm1960.twx		-- title word index for cacm1960.bib

cacm1970.bib		-- Communications of the ACM BibTeX file (1970--1979)
cacm1970.dvi		-- TeX DVI file from cacm1970.bib
cacm1970.html		-- HTML form of cacm1970.bib
cacm1970.ltx		-- LaTeX wrapper for typesetting cacm1970.bib
cacm1970.pdf		-- Adobe Acrobat PDF file from cacm1970.ps
cacm1970.ps.gz		-- gzip-compressed PostScript file from cacm1970.dvi
cacm1970.sok		-- spelling exception dictionary for cacm1970.bib
cacm1970.twx		-- title word index for cacm1970.bib

cacm1980.bib		-- Communications of the ACM BibTeX file (1980--1989)
cacm1980.dvi		-- TeX DVI file from cacm1980.bib
cacm1980.html		-- HTML form of cacm1980.bib
cacm1980.ltx		-- LaTeX wrapper for typesetting cacm1980.bib
cacm1980.pdf		-- Adobe Acrobat PDF file from cacm1980.ps
cacm1980.ps.gz		-- gzip-compressed PostScript file from cacm1980.dvi
cacm1980.sok		-- spelling exception dictionary for cacm1980.bib
cacm1980.twx		-- title word index for cacm1980.bib

cacm1990.bib		-- Communications of the ACM BibTeX file (1990--1999)
cacm1990.dvi		-- TeX DVI file from cacm1990.bib
cacm1990.html		-- HTML form of cacm1990.bib
cacm1990.ltx		-- LaTeX wrapper for typesetting cacm1990.bib
cacm1990.pdf		-- Adobe Acrobat PDF file from cacm1990.ps
cacm1990.ps.gz		-- gzip-compressed PostScript file from cacm1990.dvi
cacm1990.sok		-- spelling exception dictionary for cacm1990.bib
cacm1990.twx		-- title word index for cacm1990.bib


case-based-reasoning.bib	-- domain decomposition bibliography
case-based-reasoning.html	-- HTML form of case-based-reasoning.bib
case-based-reasoning.dvi	-- TeX DVI file for case-based-reasoning.bib
case-based-reasoning.ltx	-- LaTeX wrapper for case-based-reasoning.bib
case-based-reasoning.pdf	-- Adobe Acrobat PDF file from 
			   	   case-based-reasoning.ps
case-based-reasoning.ps.gz	-- gzip-compressed PostScript file from
			   	   case-based-reasoning.dvi
case-based-reasoning.sed	-- UNIX sed script for converting old citation
			   	   labels to new ones
case-based-reasoning.twx	-- title word index for case-based-reasoning.bib


domain-decomp.bib	-- domain decomposition bibliography
domain-decomp.html	-- HTML form of domain-decomp.bib
domain-decomp.dvi	-- TeX DVI file for domain-decomp.bib
domain-decomp.ltx	-- LaTeX wrapper for domain-decomp.bib
domain-decomp.pdf	-- Adobe Acrobat PDF file from 
			   domain-decomp.ps
domain-decomp.ps.gz	-- gzip-compressed PostScript file from
			   domain-decomp.dvi
domain-decomp.sed	-- UNIX sed script for converting old citation
			   labels to new ones
domain-decomp.twx	-- title word index for domain-decomp.bib


fastmultipole.bib	-- bibliography of Barnes-Hut and fast multipole methods
			   for simulations of N interacting particles with 
			   O(N lg N) or O(N) work, instead of O(N^2)
fastmultipole.html	-- HTML form of fastmultipole.bib
fastmultipole.dvi	-- TeX DVI file for fastmultipole.bib
fastmultipole.ltx	-- LaTeX wrapper for fastmultipole.bib
fastmultipole.pdf	-- Adobe Acrobat PDF file from 
			   fastmultipole.ps
fastmultipole.ps.gz	-- gzip-compressed PostScript file from
			   fastmultipole.dvi
fastmultipole.sok	-- spelling-exception dictionary for
			   fastmultipole.bib
fastmultipole.sub	-- citesub substitution file for converting
			   old labels to new ones
fastmultipole.twx	-- title word index for fastmultipole.bib

fractal-image-comp.bib	-- fractal image compression bibliography
fractal-image-comp.html	-- HTML form of fractal-image-comp.bib
fractal-image-comp.dvi	-- TeX DVI file for fractal-image-comp.bib
fractal-image-comp.ltx	-- LaTeX wrapper for fractal-image-comp.bib
fractal-image-comp.pdf -- Adobe Acrobat PDF file from 
			   fractal-image-comp.ps
fractal-image-comp.ps.gz -- gzip-compressed PostScript file from
			   fractal-image-comp.dvi
fractal-image-comp.sok	-- spelling-exception dictionary for
			   fractal-image-comp.bib
fractal-image-comp.sub	-- citesub substitution file for converting
			   old labels to new ones
fractal-image-comp.twx	-- title word index for fractal-image-comp.bib


gvl.bib			-- Golub/Van Loan Matrix Computations bibliography
gvl.html		-- HTML form of gvl.bib
gvl.dvi			-- TeX DVI file for gvl.bib
gvl.ltx			-- LaTeX wrapper for gvl.bib
gvl.pdf		-- Adobe Acrobat PDF file from gvl.ps
gvl.ps.gz		-- gzip-compressed PostScript file from gvl.dvi
gvl.twx			-- title word index for gvl.bib


index			-- this file
index.html		-- HTML version of index file

maple-extract.bib	-- publications on the Maple symbolic algebra system
maple-extract.html	-- HTML form of maple-extract.bib
maple-extract.dvi	-- TeX DVI file for maple-extract.bib
maple-extract.ltx	-- LaTeX wrapper for maple-extract.bib
maple-extract.pdf	-- Adobe Acrobat PDF file from 
			   maple-extract.ps
maple-extract.ps.gz	-- gzip-compressed PostScript file from
			   maple-extract.dvi
maple-extract.twx	-- title word index for maple-extract.bib

matched-field-proc.bib	-- matched field processing bibliography
matched-field-proc.dvi	-- TeX DVI file for matched-field-proc.bib
matched-field-proc.html	-- HTML version of matched-field-proc.bib
matched-field-proc.ltx	-- LaTeX wrapper for matched-field-proc.bib
matched-field-proc.pdf	-- Adobe Acrobat PDF
			   file from matched-field-proc.ps
matched-field-proc.ps.gz	-- gzip-compressed PostScript file
			   from matched-field-proc.dvi
matched-field-proc.sok	-- spelling-exception dictionary for
matched-field-proc.sub	-- citesub substitution file for converting
			   old labels to new ones
matched-field-proc.twx	-- title word index for matched-field-proc.bib

multilevel-prog.bib	-- bibliography about bilevel and multilevel
			   programming and Stackelberg problems
multilevel-prog.dvi	-- TeX DVI file for multilevel-prog.bib
multilevel-prog.html	-- HTML version of multilevel-prog.bib
multilevel-prog.ltx	-- LaTeX wrapper for multilevel-prog.bib
multilevel-prog.pdf	-- Adobe Acrobat PDF
			   file from multilevel-prog.ps
multilevel-prog.ps.gz	-- gzip-compressed PostScript file
			   from multilevel-prog.dvi
multilevel-prog.sok	-- spelling-exception dictionary for
multilevel-prog.sub	-- citesub substitution file for converting
			   old labels to new ones
multilevel-prog.twx	-- title word index for multilevel-prog.bib


ovr.bib			-- unsplit ovr.bib-* file
ovr.html		-- HTML form of ovr.bib
ovr.bib-001		-- Ortega, Voigt and Romine bibliography on Parallel
ovr.bib-002		   and Vector Numerical Algorithms (from netlib)
ovr.bib-003		   (split into pieces)
ovr.bib-004		   ...
ovr.bib-005		   ...
ovr.bib-006		   ...
ovr.html		-- HTML form of ovr.bib
ovr.twx			-- title word index for ovr.bib


toms.bib		-- ACM Transactions on Mathematical Software
			   BibTeX file
toms.html		-- HTML form of toms.bib
toms.dvi		-- TeX DVI file for toms.bib
toms.ltx		-- ACM Transactions on Mathematical Software
			   LaTeX wrapper
toms.pdf		-- Adobe Acrobat PDF file from toms.ps
toms.ps.gz		-- gzip-compressed PostScript file from toms.dvi
toms.twx		-- title word index for toms.bib