summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-BibTeXing.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-BibTeXing.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-BibTeXing.html33
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-BibTeXing.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-BibTeXing.html
new file mode 100644
index 00000000000..7591756e032
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-BibTeXing.html
@@ -0,0 +1,33 @@
+<head>
+<title>UK TeX FAQ -- question label BibTeXing</title>
+</head><body>
+<h3>BibTeX Documentation</h3>
+<p/>BibTeX, a program originally designed to produce bibliographies in
+conjunction with LaTeX, is explained in Section 4.3 and Appendix B
+of Leslie Lamport&rsquo;s LaTeX manual.
+The document &ldquo;BibTeXing&rdquo;, contained in the file <i>btxdoc.tex</i>,
+expands on the chapter in Lamport&rsquo;s book. <em>The LaTeX Companion</em>
+also has information on BibTeX and writing BibTeX style files.
+(See <a href="FAQ-books.html">TeX-related books</a> for details of both
+books.)
+<p/>The document &ldquo;Designing BibTeX Styles&rdquo;, contained in the file
+<i>btxhak.tex</i>, explains the postfix stack-based language used to
+write BibTeX styles (<i>.bst</i> files). The file <i>btxbst.doc</i>
+is the template for the four standard styles (<i>plain</i>,
+<i>abbrv</i>, <i>alpha</i>, and <i>unsrt</i>). It also
+contains their documentation. The complete BibTeX documentation
+set (including all the files above) is available on CTAN.
+<p/>A useful tutorial of the whole process of using BibTeX is Nicolas
+Markey&rsquo;s &ldquo;<em>Tame the BeaST (The B to X of BibTeX)</em>&rdquo;, which
+may also be found on CTAN. A summary and FAQ
+(<i>btxFAQ</i>), by Michael Shell and David Hoadley, is also to be
+recommended.
+<dl>
+<dt><tt><i>BibTeX documentation</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/distribs/doc.zip">biblio/bibtex/distribs/doc</a> (<a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/distribs/doc.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/biblio/bibtex/distribs/doc/">browse</a>)
+<dt><tt><i>BibTeX documentation, in PDF</i></tt><dd>
+ <a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/doc.zip">biblio/bibtex/contrib/doc</a> (<a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/doc.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/biblio/bibtex/contrib/doc/">browse</a>)
+<dt><tt><i>btxFAQ.pdf</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxFAQ.pdf">biblio/bibtex/contrib/doc/btxFAQ.pdf</a>
+<dt><tt><i>Tame the BeaST</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf">info/bibtex/tamethebeast/ttb_en.pdf</a>
+</dl>
+<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=BibTeXing">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=BibTeXing</a>
+</body>