summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-BibTeXing.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-BibTeXing.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-BibTeXing.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-BibTeXing.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-BibTeXing.html
new file mode 100644
index 00000000000..400b65a0aa7
--- /dev/null
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-BibTeXing.html
@@ -0,0 +1,26 @@
+<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's LaTeX manual
+(see <a href="FAQ-books.html">TeX-related books</a>).
+The document "BibTeXing", contained in the file <i>btxdoc.tex</i>,
+expands on the chapter in Lamport's book. <em>The LaTeX Companion</em>
+(see <a href="FAQ-books.html">TeX-related books</a>) also
+has information on BibTeX and writing BibTeX style files.
+<p>The document "Designing BibTeX Styles", contained in the file
+<code>btxhak.tex</code>, explains the postfix stack-based language used to write
+BibTeX styles (<code>.bst</code> files). The file <code>btxbst.doc</code> is the template
+for the four standard styles (<code>plain</code>, <code>abbrv</code>, <code>alpha</code>, <code>unsrt</code>). It
+also contains their documentation.
+The complete BibTeX documentation set (including the files above)
+is available on CTAN.
+<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>)
+</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>