DOKK / manpages / debian 11 / python3-citeproc / csl_unsorted.1.en
csl_unsorted(1) python3-citeproc csl_unsorted(1)

csl_unsorted - output a formatted bibliography from bibtex file

csl_unsorted [options] <bib_file>

Output a formatted bibliography from bibtex file <bib_file> to stdout

-s, --style=<style>.csl


choose CSL style file (default: harvard1)
-f, --format=<format>


choose output format: plain, html, or rst (default)

You might want to put the path to your CSL styles in the `CSL_STYLES_PATH` environment variable with something like (bash shell):


export CSL_STYLES_PATH=$HOME/dev_trees/styles

citeproc-py was written by Brecht Machiels <brecht@mos6581.org>

25 September 2020 0.5.1