%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author-1        = "Nelson H. F. Beebe",
%%%     author-2        = "Keith Sams",
%%%     version         = "0.24",
%%%     date            = "12 August 2013",
%%%     time            = "10:41:01 MDT",
%%%     filename        = "data-explorer.ltx",
%%%     address-1       = "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        = "09827 93 329 3519",
%%%     email-1         = "beebe@math.utah.edu, beebe@acm.org,
%%%                        beebe@computer.org, beebe@computer.org
%%%                        (Internet)",
%%%     email-2         = "ksams@net.ibm.com",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "computer graphics, Data Explorer, scientific
%%%                        visualization",
%%%     license         = "public domain",
%%%     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\\
        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@computer.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{12 August 2013 \\
Version 0.24}
\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}
