%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-file{
%%%     author          = "Yousef Saad",
%%%     version         = "2.83",
%%%     date            = "28 November 2025",
%%%     time            = "06:20:34 MDT",
%%%     filename        = "saad-yousef.ltx",
%%%     address         = "Department of Computer Science and Engineering
%%%                        University of Minnesota
%%%                        Keller 5-225B & 512 Walter
%%%                        200 Union Street S.E.
%%%                        Minneapolis, MN 55455
%%%                        USA",
%%%     telephone       = "+1 612 624 7804",
%%%     FAX             = "+1 612 625 0572",
%%%     checksum        = "03955 89 329 3266",
%%%     email           = "saad@cs.umn.edu (Internet)",
%%%     URL             = "http://www.cs.umn.edu/people/faculty/saad",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "numerical analysis, sparse matrices",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX wrapper file for printing
%%%                        saad-yousef.bib, a bibliography of
%%%                        publications of Yousef (also Youcef) Saad.
%%%
%%%                        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,showtags,twocolumn]{article}

\def \cprime {$'$}

\ifx \undefined \booktitle \def \booktitle#1{{{\em #1}}} \fi
\ifx \undefined \k         \let \k = \c \fi

\pagestyle{headings}

\title{A Bibliography of Publications of Yousef Saad}

\author{%
        Yousef Saad\\
        Computer Science Dept., University of Minnesota\\
        4-192 EE/CSci Building, 200 Union Street S.E.\\
        Minneapolis, MN 55455\\
        USA\\[\medskipamount]
        Tel: +1 612 624 7804\\
        FAX: +1 612 625 0572\\[\medskipamount]
        E-mail: saad@cs.umn.edu (Internet)
}

\date{28 November 2025 \\
Version 2.83}

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

  \begin{abstract}
This bibliography records publications of Yousef Saad.
  \end{abstract}

\section*{Title word cross-reference}

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

\bibliography{saad-yousef}

\end{document}
