%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "Jie Shen",
%%%     version         = "1.04",
%%%     date            = "25 November 2011",
%%%     time            = "16:10:52 MDT",
%%%     filename        = "shen-jie.ltx",
%%%     address         = "Penn State University
%%%                        Mathematics Department
%%%                        322 McAllister
%%%                        University Park, PA 16802
%%%                        U.S.A.",
%%%     telephone       = "+1 814 863 2036",
%%%     FAX             = "+1 814 865 3735",
%%%     checksum        = "34301 84 291 2988",
%%%     email           = "shen_j@math.psu.edu (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "Numerical Analysis, Computational Fluid Dynamics",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for printing
%%%                        shen-jie.bib,
%%%                        a bibliography of publications of
%%%                        Jie Shen.
%%%
%%%                        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 Jie Shen}

\author{%
        Jie Shen\\
        Penn State University\\
        Mathematics Department\\
        322 McAllister\\
        University Park, PA 16802\\
        U.S.A.\\[\medskipamount]
        Tel: +1 814 863 2036\\
        FAX: +1 814 865 3735\\[\medskipamount]
        E-mail: shen\_j@math.psu.edu (Internet)
}

\date{25 November 2011 \\
Version 1.04}

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

  \begin{abstract}
This bibliography records publications of Jie Shen.
  \end{abstract}

\section*{Title word cross-reference}

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

\bibliography{shen-jie}

\end{document}
