%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "Raj Jain",
%%%     version         = "1.09",
%%%     date            = "13 October 2017",
%%%     time            = "16:02:50 MDT",
%%%     filename        = "jain-raj.ltx",
%%%     address         = "The Ohio State University
%%%                        Dept of Computer and Information Science
%%%                        2015 Neil Avenue, DL395
%%%                        Columbus, OH 43210-1277
%%%                        USA",
%%%     telephone       = "+1 614 292 3989",
%%%     FAX             = "+1 614 292 2911",
%%%     URL             = "http://www.cis.ohio-state.edu/~jain/",
%%%     checksum        = "02253 86 310 3133",
%%%     email           = "jain@acm.org (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "Traffic Management, Quality of Service,
%%%                        Performance Benchmarking,",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for printing
%%%                        jain-raj.bib,
%%%                        a bibliography of publications of
%%%                        Raj Jain.
%%%
%%%                        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 Raj Jain}

\author{%
        Raj Jain\\
        The Ohio State University\\
        Dept of Computer and Information Science\\
        2015 Neil Avenue, DL395\\
        Columbus, OH 43210-1277\\
        USA\\[\medskipamount]
        Tel: +1 614 292 3989\\
        FAX: +1 614 292 2911\\[\medskipamount]
        E-mail: jain@acm.org (Internet)
}

\date{13 October 2017 \\
Version 1.09}

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

  \begin{abstract}
This bibliography records publications of Raj Jain.
  \end{abstract}

\section*{Title word cross-reference}

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

\bibliography{\jobname}

\end{document}
