%%% -*-LaTeX-*- %%% ==================================================================== %%% @LaTeX-file{ %%% author-1 = "Nelson H. F. Beebe", %%% author-2 = "Keith Sams", %%% version = "0.18", %%% date = "22 November 2002", %%% time = "09:57:02 MDT", %%% filename = "data-explorer.ltx", %%% address-1 = "Center for Scientific Computing %%% University of Utah %%% Department of Mathematics, 110 LCB %%% 155 S 1400 E RM 233 %%% Salt Lake City, UT 84112-0090 %%% USA", %%% address-2 = "IBM Visualization Data Explorer %%% 1507 LBJ Freeway %%% Dallas, TX 75234 %%% USA", %%% telephone-1 = "+1 801 581 5254", %%% telephone-2 = "+1 214 280 1071", %%% FAX-1 = "+1 801 581 4148", %%% FAX-2 = "+1 214 280 1094", %%% URL-1 = "http://www.math.utah.edu/~beebe", %%% checksum = "38031 94 333 3573", %%% email-1 = "beebe@math.utah.edu, beebe@acm.org, %%% beebe@computer.org, beebe@ieee.org %%% (Internet)", %%% email-2 = "ksams@net.ibm.com", %%% codetable = "ISO/ASCII", %%% keywords = "computer graphics, Data Explorer, scientific %%% visualization", %%% supported = "yes", %%% docstring = "This is a LaTeX wrapper file for typesetting %%% data-explorer.bib, the bibliography of the %%% Data Explorer scientific visualization %%% system. %%% %%% 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 about the {\em Data Explorer\/} Scientific Visualization System} \author{% Nelson H. F. Beebe\\ Center for Scientific Computing\\ University of Utah\\ Department of Mathematics, 110 LCB\\ 155 S 1400 E RM 233\\ Salt Lake City, UT 84112-0090\\ USA\\[\medskipamount] Tel: +1 801 581 5254\\ FAX: +1 801 581 4148\\[\medskipamount] E-mail: \protect\path=beebe@math.utah.edu=, \protect\path=beebe@acm.org=,\\ \hphantom{E-mail:\ } \protect\path=beebe@computer.org=, \protect\path=beebe@ieee.org= (Internet)\\ WWW URL: \protect\path=http://www.math.utah.edu/~beebe/=\\[1ex] and\\[1ex] Keith Sams\\ IBM Visualization Data Explorer\\ 1507 LBJ Freeway, Dallas, TX 75234, USA\\ e-mail: \protect\path|ksams@ net.ibm.com| } \date{22 November 2002 \\ Version 0.18} \begin{document} \maketitle \nocite{*} \bibliographystyle{is-alpha} \section*{Title word cross-reference} \begin{raggedright} \parskip = \baselineskip \input{\jobname.twx} \end{raggedright} \bibliography{\jobname} \end{document}