Scroll to navigation

pybtex-convert(1) Pybtex pybtex-convert(1)

NAME

pybtex-convert - convert between bibliography database formats

SYNOPSIS

pybtex-convert [ options ] in_filename out_filename

DESCRIPTION

pybtex-convert converts bibliography database files between supported formats (currently BibTeX, BibTeXML and YAML).

GENERAL OPTONS

show program's version number and exit
show this help message and exit
turn warnings into errors
input format (bibtex, bibtexml, yaml)
output format (bibtex, bibtexml, yaml)
allow BibTeX entries without keys and generate unnamed-<number> keys for them
do not convert identifiers to lower case

ENCODING OPTIONS

default encoding

SEE ALSO

https://pybtex.org/

2021-01-17 0.24.0