% -*-latex-*-
% Document name: /pub/bibnet/tools/examples/bibtex-doc.ltx
% Creator: BibNet [bibnet@math.utah.edu]
% Creation Date: Thu Feb 10 17:04:28 1994
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "BibNet",
%%%     version         = "1.00",
%%%     date            = "31 March 1994",
%%%     time            = "18:55:42 MST",
%%%     filename        = "bibtex-doc.ltx",
%%%     address         = "Center for Scientific Computing
%%%                        Department of Mathematics
%%%                        University of Utah
%%%                        Salt Lake City, UT 84112
%%%                        USA
%%%                            and
%%%                        Utah Supercomputing Institute
%%%                        University of Utah
%%%                        Salt Lake City, UT 84112
%%%                        USA",
%%%     telephone       = "+1 801 581 5254",
%%%     FAX             = "+1 801 581 4148",
%%%     checksum        = "15648 52 202 2034",
%%%     email           = "bibnet at math.utah.edu (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "BibTeX",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for
%%%                        typesetting the companion bibliography
%%%                        file, bibtex-doc.bib.
%%%
%%%                        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.",
%%%  }
%%% ====================================================================

\documentstyle[bibnames,path]{article}

\begin{document}

\bibliographystyle{is-plain}

\nocite{*}

\bibliography{bibtex-doc}

\end{document}
