Verzeichnis biblio/bibtex/base
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.)
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (514.5k).
bibtex – Process bibliographies (bib files) for LaTeX or other formats
BibTeX allows the user to store his citation data in generic form, while printing citations in a document in the form specified by a BibTeX style, to be specified in the document itself (one often needs a LaTeX citation-style package, such as natbib, as well).
BibTeX knows nothing about Unicode sorting algorithms or scripts, although it will pass on whatever bytes it reads. Its descendant bibtexu does support Unicode, via the ICU library. The older alternative bibtex8 supports 8-bit character sets.
Another Unicode-aware alternative is the (independently developed) biber program, used with the BibLaTeX package to typeset its output.
| Paket | bibtex |
| Home-Page | https://tug.org/bibtex |
| Hilfe | https://lists.tug.org/tex-k |
| Fehlermeldungen | https://lists.tug.org/tex-k |
| Repository | https://tug.org/svn/texlive/trunk/Build/source/texk/web2c/ |
| Version | 0.99e |
| Lizenzen | Knuth License |
| Betreuer | Oren Patashnik |
| Enthalten in | TeX Live als bibtex MiKTeX als miktex-bibtex-bin-2.9 |
| Themen | BibTeX-Unterstützung Bibliographie BibTeX-Dokumentation |