Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!cs.utexas.edu!helios!diamond!jdm5548 From: jdm5548@diamond.tamu.edu (James Darrell McCauley) Newsgroups: comp.text.tex Subject: Re: printing a .bib file Message-ID: <12261@helios.TAMU.EDU> Date: 16 Feb 91 20:16:21 GMT References: <1991Feb15.084242.25116@nncrcae.Columbia.NCR.COM> Sender: usenet@helios.TAMU.EDU Reply-To: jdm5548@diamond.tamu.edu (James Darrell McCauley) Organization: Ag Engineering Dept, Texas A&M University Lines: 18 In article <1991Feb15.084242.25116@nncrcae.Columbia.NCR.COM>, wescott@micky.columbia.ncr.com (Mike Wescott) writes: |> |> Is there an easy way to pretty print a .bib file (without creating |> a dummy with all the citations). \documentstyle{article} \begin{document} \bibliographystyle{asaetr} % <-- here's the bibliography style name \nocite{*} % <-- here's the trick \bibliography{ultrasound} % <-- here's the bibliography file name \end{document} This doesn't work for pre-BibTeX 0.99. Scribble this down on pages 74 and 188 of your copy of Lamport's LaTeX book. -- James Darrell McCauley (jdm5548@diamond.tamu.edu, jdm5548@tamagen.bitnet) Spatial Analysis Lab, Department of Agricultural Engineering, Texas A&M University, College Station, Texas 77843-2117, USA