%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "Ulrich Nitsche",
%%%     version         = "1.06",
%%%     date            = "19 February 2013",
%%%     time            = "16:26:05 MST",
%%%     filename        = "nitsche-ulrich.ltx",
%%%     address         = "University of Zurich
%%%                        Department of Computer Science
%%%                        Winterthurer Str. 190
%%%                        CH-8057 Zurich
%%%                        Switzerland",
%%%     telephone       = "?n/a?",
%%%     FAX             = "?n/a?",
%%%     URL             = "www.ifi.unizh.ch/staff/nitsche",
%%%     checksum        = "14522 85 283 3048",
%%%     email           = "nitsche@ifi.unizh.ch (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "Formal Methods, Verification,",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for printing
%%%                        nitsche-ulrich.bib,
%%%                        a bibliography of publications of
%%%                        Ulrich Nitsche.
%%%
%%%                        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 Ulrich Nitsche}

\author{%
        Ulrich Nitsche\\
        University of Zurich\\
        Department of Computer Science\\
        Winterthurer Str. 190\\
        CH-8057 Zurich\\
        Switzerland\\[\medskipamount]
        Tel: ?n/a?\\
        FAX: ?n/a?\\[\medskipamount]
        E-mail: nitsche@ifi.unizh.ch (Internet)
}

\date{19 February 2013 \\
Version 1.06}

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

  \begin{abstract}
This bibliography records publications of Ulrich Nitsche.
  \end{abstract}

\section*{Title word cross-reference}

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

\bibliography{\jobname}

\end{document}
