%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "Shachar Fleishman",
%%%     version         = "1.05",
%%%     date            = "27 November 2011",
%%%     time            = "17:42:09 MST",
%%%     filename        = "fleishman-shachar.ltx",
%%%     address         = "School of Computer Science,
%%%                        Tel-Aviv University,
%%%                        Schriber Building, Room 002,
%%%                        Tel Aviv, 69978,
%%%                        Israel",
%%%     telephone       = "+972-3-6405360 (University),
%%%                        +972-3-5732940 (home)",
%%%     FAX             = "?n/a?",
%%%     URL             = "http://www.math.tau.ac.il/~shacharf/",
%%%     checksum        = "17344 87 293 3188",
%%%     email           = "shacharf@tau.ac.il (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "bibliography, BibTeX",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for typesetting
%%%                        fleishman-shachar.bib,
%%%                        a bibliography of publications of
%%%                        Shachar Fleishman.
%%%
%%%                        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 Shachar Fleishman}

\author{%
        Shachar Fleishman\\
        School of Computer Science\\
        Tel-Aviv University\\
        Schriber Building, Room 002\\
        Tel Aviv, 69978\\
        Israel
        \\[\medskipamount]
        Tel: +972-3-6405360 (University), +972-3-5732940 (home) \\
        FAX: n/a\\[\medskipamount]
        E-mail: shacharf@tau.ac.il (Internet)
}

\date{27 November 2011 \\
Version 1.05}

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

  \begin{abstract}
This bibliography records publications of Shachar Fleishman.
  \end{abstract}

\section*{Title word cross-reference}

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

\bibliography{\jobname}

\end{document}
