blob: c6cea1699c710d2ad2d2f6f7e992219af0090d82 (
plain) (
blame)
1
2
3
4
5
6
7
|
Pybtex is a BibTeX-compatible bibliography processor written in Python. You can
simply type pybtex instead of bibtex.
Pybtex aims to be 100% compatible with BibTeX. It accepts the same command line
options, fully supports BibTeX's .bst styles and produces byte-identical output.
See also: https://pybtex.org/
|