summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-BibTeXing.html
blob: 88d6276dc55c2c536d60ad73aeaeb94b3840956f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<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
(see <a href="FAQ-books.html">TeX-related books</a>).
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>
(see <a href="FAQ-books.html">TeX-related books</a>) also
has information on BibTeX and writing BibTeX style files.
<p>The document &ldquo;Designing BibTeX Styles&rdquo;, 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.
<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.
<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>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>