blob: 53e7cdb4d9fa19903b0ca2b7af6d40de8014e4e7 (
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
31
32
33
34
35
36
|
The intent is for the BibTeX program to be distributed under the same
terms as Knuth's TeX program, and for the BibTeX support files
to be distributed under the same terms as Knuth's support files.
If questions or problems, please write to biblio@tug.org, the general
mailing list for BibTeX (and other TeX/bibliography systems). For
archives and subscription information, see http://lists.tug.org/biblio.
Files distributed here:
bibtex.web the source file for BibTeX
btxdoc.tex documentation, and also sample input for BibTeX implementors
btxdoc.pdf generated output for browsing
btxhak.tex documentation for style designers
btxdoc.bib the bibliography database file for btxdoc.tex
btxhak.pdf generated output for browsing
xampl.bib a database file with an example of every standard entry type
btxbst.doc the documentation and template for the four standard
bibliography styles:
abbrv.bst abbreviated
alpha.bst alphabetic
plain.bst plain
unsrt.bst unsorted
The four semi-standard bibliography styles:
acm.bst ACM Transactions
apalike.bst APA-like
ieeetr.bst IEEE Transactions
siam.bst SIAM
Support files for apalike:
apalike.sty LaTeX support for apalike.bst
apalike.tex Plain TeX support for apalike.bst (uses btxmac.tex)
--Karl Berry and Oren Patashnik (written 2010).
(This file is public domain.)
|