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

csl_unsorted - output a formatted bibliography from bibtex file

Authors

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

0.7.0                                           20 February 2025                                 csl_unsorted(1)

Description

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

Environment

       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

Name

csl_unsorted - output a formatted bibliography from bibtex file

Options

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

             choose CSL style file (default: harvard1)

       -f, --format=<format>

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

Synopsis

csl_unsorted [options] <bib_file>

See Also