% -*-latex-*- % Document name: /pub/bibnet/tools/examples/template.ltx % Creator: BibNet [bibnet@math.utah.edu] % Creation Date: Thu Feb 10 17:04:28 1994 %%% ==================================================================== %%% @LaTeX-file{ %%% author = "BibNet", %%% version = "1.01", %%% date = "06 April 1995", %%% time = "10:41:55 MST", %%% filename = "template.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 = "03351 52 198 2024", %%% email = "bibnet@math.utah.edu (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "BibTeX, template", %%% supported = "yes", %%% docstring = "This is a LaTeX wrapper file for %%% typesetting the companion bibliography %%% file, template.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{template} \end{document} .