%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "Brad Bell",
%%%     version         = "1.10",
%%%     date            = "30 November 2023",
%%%     time            = "11:34:22 MST",
%%%     filename        = "bell-brad.ltx",
%%%     address         = "University of Washington
%%%                        Applied Physics Laboratory
%%%                        Seattle, Washington, 98105
%%%                        USA",
%%%     telephone       = "+1 206 543 6855",
%%%     FAX             = "+1 206 543 6785",
%%%     checksum        = "56260 81 283 2898",
%%%     email           = "brad@apl.washington.edu (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "Optimization and Statistics",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for printing
%%%                        bell-brad.bib, a bibliography of
%%%                        publications of Brad Bell.
%%%
%%%                        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 Brad Bell}

\author{%
        Brad Bell\\
        University of Washington\\
        Applied Physics Laboratory\\
        Seattle, Washington, 98105\\
        USA\\[\medskipamount]
        Tel: +1 206 543 6855\\
        FAX: +1 206 543 6785\\[\medskipamount]
        E-mail: brad@apl.washington.edu (Internet)
}

\date{30 November 2023 \\
Version 1.10}

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

  \begin{abstract}
This bibliography records publications of Brad Bell.
  \end{abstract}

\section*{Title word cross-reference}

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

\bibliography{bell-brad}

\end{document}
