csl_unsorted
Citation Style Language (CSL) processor for Python3
Install
- All systems
-
curl cmd.cat/csl_unsorted.sh
- Debian
-
apt-get install python3-citeproc
- Ubuntu
-
apt-get install python3-citeproc
- Kali Linux
-
apt-get install python3-citeproc
- Fedora
-
dnf install python3-citeproc-py
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-citeproc
- Raspbian
-
apt-get install python3-citeproc
- Dockerfile
- dockerfile.run/csl_unsorted
python3-citeproc
Citation Style Language (CSL) processor for Python3
Citeproc-py is a library that produces formatted bibliographies and citations from bibliographic databases following formatting instructions provided by XML style files written in the Citation Style Language (CSL). Currently, BibTeX and JSON are supported as input database formats, and plain text, reStructuredText and HTML as output format. This package contains the Python 3 modules and the CLI tool csl_unsorted.