%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "Luc Steels",
%%%     version         = "1.13",
%%%     date            = "13 October 2017",
%%%     time            = "16:12:00 MDT",
%%%     filename        = "steels-luc.ltx",
%%%     address         = "Vrije Universiteit Brussel,
%%%                        AI-Lab 10G-725,
%%%                        Pleinlaan 2,
%%%                        1050 Brussels,
%%%                        Belgium",
%%%     telephone       = "++32 2 629 37 00",
%%%     FAX             = "++32 2 629 37 29",
%%%     URL             = "http://arti.vub.ac.be/steels/",
%%%     checksum        = "31843 80 274 2844",
%%%     email           = "steels@arti.vub.ac.be (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "bibliography, BibTeX",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for typesetting
%%%                        steels-luc.bib, a bibliography of
%%%                        publications of Luc Steels.
%%%
%%%                        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 Luc Steels}

\author{%
        Luc Steels\\
        \\[\medskipamount]
        Tel: ?n/a?\\
        FAX: ?n/a?\\[\medskipamount]
        E-mail: elisahus@vub.ac.be (Internet)
}

\date{13 October 2017 \\
Version 1.13}

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

  \begin{abstract}
This bibliography records publications of Luc Steels.
  \end{abstract}

\section*{Title word cross-reference}

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

\bibliography{\jobname}

\end{document}
