Scroll to navigation

pybtex-format(1) Pybtex pybtex-format(1)

NAME

pybtex-format - format bibliography database as human-readable text

SYNOPSIS

pybtex-format [ options ] in_filename out_filename

DESCRIPTION

pybtex-format formats bibliography database as human-readable text.

GENERAL OPTONS

show program's version number and exit
show this help message and exit
turn warnings into errors
bibliograpy format (bibtex, bibtexml, yaml)
output backend (html, latex, markdown, plaintext)
include item after NUMBER crossrefs; default 2
allow BibTeX entries without keys and generate unnamed-<number> keys for them
bibliography formatting style

PYTHONIC STYLE OPTIONS

label formatting style (alpha, number)
name formatting style (lastfirst, plain)
sorting style (author_year_title, none)
use abbreviated name formatting style

ENCODING OPTIONS

default encoding

SEE ALSO

https://pybtex.org/

2021-01-17 0.24.0