pybtex-convert - convert between bibliography database formats
Contents
Description
pybtex-convert converts bibliography database files between supported formats (currently BibTeX, BibTeXML
and YAML).
Encoding Options
-eENCODING,--encoding=ENCODING
default encoding
--input-encoding=ENCODING--output-encoding=ENCODINGGeneral Optons
--version
show program's version number and exit
-h,--help
show this help message and exit
--strict
turn warnings into errors
-fFORMAT,--from=FORMAT
input format (bibtex, bibtexml, yaml)
-tFORMAT,--to=FORMAT
output format (bibtex, bibtexml, yaml)
--keyless-bibtex-entries
allow BibTeX entries without keys and generate unnamed-<number> keys for them
--preserve-case
do not convert identifiers to lower case
Name
pybtex-convert - convert between bibliography database formats
See Also
Synopsis
pybtex-convert [ options ] in_filenameout_filename
