% -*-latex-*- % Document name: /usr/local/lib/tex/bibtex/xampl.ltx % Creator: Nelson H. F. Beebe [beebe@alfred.math.utah.edu] % Creation Date: Mon Jun 8 08:42:49 1992 \documentstyle[]{article} \author{A. U. Thor} \date{} \title{Bibliography Style: {\tt {unsrt}}} \pagestyle{myheadings} \markboth{Bibliography Style: {\tt {unsrt}}}{Bibliography Style: {\tt {unsrt}}} \begin{document} \bibliographystyle{unsrt} \maketitle \nocite{*} \bibliography{xampl} \end{document}