%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "Alexander Strehl",
%%%     version         = "1.02",
%%%     date            = "09 April 2018",
%%%     time            = "15:53:43 MDT",
%%%     filename        = "strehl-alexander.ltx",
%%%     address         = "The University of Texas at Austin,
%%%                        Austin, TX, USA",
%%%     telephone       = "?n/a?",
%%%     FAX             = "?n/a?",
%%%     URL             = "http://www.strehl.com/",
%%%     checksum        = "46979 80 272 2841",
%%%     email           = "alexander@strehl.com (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "bibliography, BibTeX",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for typesetting
%%%                        strehl-alexander.bib,
%%%                        a bibliography of publications of
%%%                        Alexander Strehl.
%%%
%%%                        This file is available as part of the BibNet
%%%                        Project.  The master copy is available for
%%%                        public access on ftp.math.utah.edu in the
%%%                        directory tree /pub/bibnet/authors.  It is
%%%                        mirrored to netlib.bell-labs.com in the directory
%%%                        tree /netlib/bibnet/authors, from which it is
%%%                        available via anonymous ftp and the Netlib
%%%                        service.
%%%
%%%                        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 of Alexander Strehl}

\author{%
        Alexander Strehl\\
        The University of Texas at Austin\\
        Austin, TX, USA\\
        \\[\medskipamount]
        Tel: ?n/a?\\
        FAX: ?n/a?\\[\medskipamount]
        E-mail: alexander@strehl.com (Internet)
}

\date{09 April 2018 \\
Version 1.02}

\begin{document}
\nocite{*}
\bibliographystyle{is-alpha}
\maketitle

  \begin{abstract}
This bibliography records publications of Alexander Strehl.
  \end{abstract}

\section*{Title word cross-reference}

\begin{raggedright}
\parskip = \baselineskip
\input{\jobname.twx}
\end{raggedright}

\bibliography{\jobname}

\end{document}
