%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "Bernhard Nebel",
%%%     version         = "1.11",
%%%     date            = "30 November 2023",
%%%     time            = "11:35:29 MST",
%%%     filename        = "nebel-bernhard.ltx",
%%%     address         = "University of Ulm
%%%                        Department of Artificial Intelligence
%%%                        Oberer Eselsberg
%%%                        D-89069 Ulm
%%%                        Germany",
%%%     telephone       = "+49/731/502-4122",
%%%     FAX             = "+49/731/502-4119",
%%%     URL             = "http://www.informatik.uni-ulm.de/ki/Personen/bn.html",
%%%     checksum        = "38789 94 303 3369",
%%%     email           = "nebel@ki.informatik.uni-ulm.de (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "Knowledge Representation and Reasoning",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for printing
%%%                        nebel-bernhard.bib,
%%%                        a bibliography of publications of
%%%                        Bernhard Nebel.
%%%
%%%                        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}

\def \ocirc #1{%
    \ifmmode \setbox0 = \hbox{$#1$}%
    \dimen0 = \ht0
    \advance \dimen0 by 1pt%
    \rlap{\hbox to\wd0{\hss\raise\dimen0 \hbox{\hskip.2em$\scriptscriptstyle\circ$}\hss}}#1%
    \else
    {\accent"17 #1}%
    \fi}

\pagestyle{headings}

\title{A Bibliography of Publications of Bernhard Nebel}

\author{%
        Bernhard Nebel\\
        University of Ulm\\
        Department of Artificial Intelligence\\
        Oberer Eselsberg\\
        D-89069 Ulm\\
        Germany\\[\medskipamount]
        Tel: +49/731/502-4122\\
        FAX: +49/731/502-4119\\[\medskipamount]
        E-mail: nebel@ki.informatik.uni-ulm.de (Internet)
}

\date{30 November 2023 \\
Version 1.11}

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

  \begin{abstract}
This bibliography records publications of Bernhard Nebel.
  \end{abstract}

\section*{Title word cross-reference}

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

\bibliography{nebel-bernhard}

\end{document}
