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