blob: 521df4d94cfac5bd6bb8d507c4bedd444278834d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
% -*-LaTeX-*-
% Document name: /home/csc-sun/u/sy/beebe/tex/tugboat/tugbib.ltx
% Creator: Nelson H.F. Beebe [beebe@plot79.utah.edu]
% Creation Date: Mon Oct 17 15:35:47 1988
\documentclass{article}
\input{tugboat.def}
\begin{document}
\nocite{*}
\bibliographystyle{unsrt}
\bibliography{tugboat}
\end{document}
|