%%% -*-LaTeX-*- %%% ==================================================================== %%% @LaTeX-file{ %%% author = "Nelson H. F. Beebe", %%% version = "1.02", %%% date = "27 July 1999", %%% time = "10:28:55 MDT", %%% filename = "opensyst.ltx", %%% address = "Center for Scientific Computing %%% Department of Mathematics %%% University of Utah %%% Salt Lake City, UT 84112 %%% USA", %%% telephone = "+1 801 581 5254", %%% FAX = "+1 801 581 4148", %%% URL = "http://www.math.utah.edu/~beebe", %%% checksum = "36188 69 240 2469", %%% email = "beebe@math.utah.edu (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "Open Systems Today", %%% supported = "yes", %%% docstring = "This is a LaTeX wrapper file for typesetting %%% opensyst.bib, the bibliography of Open %%% Systems Today magazine. %%% %%% 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[bibmods,bibnames,path,showtags,twocolumn]{article} \pagestyle{headings} \title{A Bibliography of Publications in {\em Open Systems Today} Magazine} \author{% Nelson H. F. Beebe\\ Center for Scientific Computing\\ Department of Mathematics\\ University of Utah\\ Salt Lake City, UT 84112\\ USA\\[\medskipamount] Tel: +1 801 581 5254\\ FAX: +1 801 581 4148\\[\medskipamount] E-mail: \protect\path=beebe@math.utah.edu= (Internet)\\ WWW URL: \protect\path=http://www.math.utah.edu/~beebe/= } \date{27 July 1999 \\ Version 1.02} \begin{document} \maketitle \nocite{*} \bibliographystyle{is-alpha} \section*{Title word cross-reference} \begin{raggedright} \parskip = \baselineskip \input{\jobname.twx} \end{raggedright} \bibliography{opensyst} \end{document}