logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pybtex-convert - convert between bibliography database formats

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=ENCODING

General 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

See Also