pybtex-format - format bibliography database as human-readable text
Contents
Description
pybtex-format formats bibliography database as human-readable text.
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,--bibliography-format=FORMAT
bibliograpy format (bibtex, bibtexml, yaml)
-bBACKEND,--output-backend=BACKEND
output backend (html, latex, markdown, plaintext)
--min-crossrefs=NUMBER
include item after NUMBER crossrefs; default 2
--keyless-bibtex-entries
allow BibTeX entries without keys and generate unnamed-<number> keys for them
-sSTYLE,--style=STYLE
bibliography formatting style
Name
pybtex-format - format bibliography database as human-readable text
Pythonic Style Options
--label-style=STYLE
label formatting style (alpha, number)
--name-style=STYLE
name formatting style (lastfirst, plain)
--sorting-style=STYLE
sorting style (author_year_title, none)
--abbreviate-names
use abbreviated name formatting style
See Also
Synopsis
pybtex-format [ options ] in_filenameout_filename
