BibTeX-compatible bibliography processor in Python

Synopsis

latex foo.tex
pybtex foo.aux
latex foo.tex
latex foo.tex

Description

Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.

Pybtex currently understands the following bibliography formats:

The resulting bibliography may be output in one of the following formats (not supported by legacy BibTeX styles):

See also