DOKK / manpages / debian 12 / pybtex / pybtex.1.en
pybtex(1) Pybtex pybtex(1)

pybtex - BibTeX-compatible bibliography processor in Python

pybtex [ options ] auxfile.aux

Pybtex reads citation information from a LaTeX .aux file and produces a formatted bibliography. Pybtex understands BibTeX .bib and .bst style files and can be used as a drop-in replacement for BibTeX.

Besides BibTeX .bib files, BibTeXML and YAML bibliography files are supported.

It is also possible to define bibliography formatting styles in Python.

show program's version number and exit
show this help message and exit
turn warnings into errors
ignored for compatibility with BibTeX
include item after NUMBER crossrefs; default 2
bibliograpy format (bibtex, bibtexml, yaml)
output backend (html, latex, markdown, plaintext)
bibliography formatting style
style definition language to use (bibtex or python)

label formatting style (alpha, number)
name formatting style (lastfirst, plain)
sorting style (author_year_title, none)
use abbreviated name formatting style

default encoding

https://pybtex.org/

2021-01-17 0.24.0