File: FAQ-BibTeXing.html

package info (click to toggle)
tetex-base 3.0.dfsg.3-5
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 239,540 kB
  • ctags: 10,610
  • sloc: xml: 103,461; perl: 9,398; ruby: 2,850; python: 1,551; php: 1,067; sh: 981; lisp: 494; makefile: 371; awk: 88
file content (26 lines) | stat: -rw-r--r-- 1,873 bytes parent folder | download | duplicates (2)
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
<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.tar.gz">biblio/bibtex/distribs/doc</a> (<a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/distribs/doc.zip">zip</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.tar.gz">biblio/bibtex/contrib/doc</a> (<a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/doc.zip">zip</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>