summaryrefslogtreecommitdiff
path: root/info/biblio/texbook1.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'info/biblio/texbook1.ltx')
-rw-r--r--info/biblio/texbook1.ltx86
1 files changed, 86 insertions, 0 deletions
diff --git a/info/biblio/texbook1.ltx b/info/biblio/texbook1.ltx
new file mode 100644
index 0000000000..847c5088af
--- /dev/null
+++ b/info/biblio/texbook1.ltx
@@ -0,0 +1,86 @@
+% -*-latex-*-
+% Document name: /u/sy/beebe/tex/bib/texbook1.ltx
+% Creator: Nelson H. F. Beebe [beebe@plot79.math.utah.edu]
+% Creation Date: Fri Nov 18 14:19:51 1988
+
+%%% ====================================================================
+%%% @LaTeX-file{
+%%% author = "Nelson H. F. Beebe",
+%%% version = "1.153",
+%%% date = "22 July 1994",
+%%% time = "11:49:58 MDT",
+%%% filename = "texbook1.ltx",
+%%% address = "Center for Scientific Computing
+%%% Department of Mathematics
+%%% University of Utah
+%%% Salt Lake City, UT 84112
+%%% USA",
+%%% telephone = "+1 801 581 5254",
+%%% FAX = "+1 801 581 4148",
+%%% checksum = "09408 86 311 2953",
+%%% email = "beebe@magna.math.utah.edu (Internet)",
+%%% codetable = "ISO/ASCII",
+%%% keywords = "bibliography, TeX",
+%%% license = "public domain",
+%%% supported = "yes",
+%%% docstring = "LaTeX wrapper file for printing
+%%% texbook1.bib, a bibliography of books about
+%%% TeX.
+%%%
+%%% 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}
+
+\ifx \k \undefined \let \k = \c
+ \immediate\write16{Ogonek accent unavailable: replaced by cedilla}
+\fi% use cedilla if ogonek accent unavailable
+
+\pagestyle{headings}
+
+\title{A Bibliography of Publications about \TeX{}}
+
+\author{
+ Nelson H. F. Beebe\\
+ Center for Scientific Computing\\
+ Department of Mathematics\\
+ University of Utah\\
+ Salt Lake City, UT 84112\\
+ USA\\[\medskipamount]
+ Tel: +1 801 581 5254\\
+ FAX: +1 801 581 4148\\[\medskipamount]
+ E-mail: beebe@math.utah.edu (Internet)
+}
+
+\date{22 July 1994 \\
+Version 1.153}
+
+\begin{document}
+\nocite{*}
+\bibliographystyle{is-alpha}
+\maketitle
+
+ \begin{abstract}
+This bibliography records books and articles on \TeX{}, \METAFONT{},
+\WEB{}, fonts, typography, indexing, and software related to these
+topics. ISBN and ISSN numbers are given, where available. A few
+\verb|troff|-related items are included because of their strong
+overlap with \TeX{} issues.
+ \end{abstract}
+
+\section*{Title word cross-reference}
+
+\begin{raggedright}
+\parskip = \baselineskip
+\input{\jobname.twx}
+\end{raggedright}
+
+\bibliography{texbook1}
+
+\end{document}