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
- --version
- show program's version number and exit
- -h, --help
- show this help message and exit
- -f FORMAT, --from=FORMAT
- input format
- -t FORMAT, --to=FORMAT
- output format
- --allow-keyless-bibtex-entries
- allow BibTeX entries without keys and generate unnamed-<number> keys for them
ENCODING OPTIONS
- -e ENCODING, --encoding=ENCODING
- default encoding
- --input-encoding=ENCODING
- --output-encoding=ENCODING
SEE ALSO
- http://pybtex.sourceforge.net/