%%% -*-LaTeX-*- %%% ==================================================================== %%% @LaTeX-file{ %%% author = "Beny Neta", %%% version = "1.11", %%% date = "15 August 2025", %%% time = "10:13:17 MDT", %%% filename = "neta-beny.ltx", %%% address = "Naval Postgraduate School %%% Department of Mathematics, Code MA/Nd %%% Monterey, CA 93943 %%% USA", %%% telephone = "+1 408 656 2235", %%% FAX = "+1 408 656 2355", %%% checksum = "29078 81 288 2914", %%% email = "bneta@moon.math.nps.navy.mil (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "Parallel Computing, Finite Element", %%% license = "public domain", %%% supported = "yes", %%% docstring = "This is a LaTeX wrapper file for printing %%% neta-beny.bib, a bibliography of publications of %%% Beny Neta. %%% %%% 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} \pagestyle{headings} \title{A Bibliography of Publications of Beny Neta} \author{% Beny Neta\\ Naval Postgraduate School\\ Department of Mathematics, Code MA/Nd\\ Monterey, CA 93943\\ USA\\[\medskipamount] Tel: +1 408 656 2235\\ FAX: +1 408 656 2355\\[\medskipamount] E-mail: bneta@moon.math.nps.navy.mil (Internet) } \date{15 August 2025 \\ Version 1.11} \begin{document} \nocite{*} \bibliographystyle{is-alpha} \maketitle \begin{abstract} This bibliography records publications of Beny Neta. \end{abstract} \section*{Title word cross-reference} \begin{raggedright} \parskip = \baselineskip \input{\jobname.twx} \end{raggedright} \bibliography{neta-beny} \end{document} .