biblio2yaml
Pandoc support for Citation Style Language - tools
Install
- All systems
-
curl cmd.cat/biblio2yaml.sh
- Debian
-
apt-get install pandoc-citeproc
- Ubuntu
-
apt-get install pandoc-citeproc
- Arch Linux
-
pacman -S pandoc-citeproc
- Kali Linux
-
apt-get install pandoc-citeproc
- Fedora
-
dnf install pandoc-citeproc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pandoc-citeproc
- OS X
-
brew install pandoc-citeproc
- Raspbian
-
apt-get install pandoc-citeproc
- Dockerfile
- dockerfile.run/biblio2yaml
pandoc-citeproc
Pandoc support for Citation Style Language - tools
pandoc-citeproc is a Haskell implementation of the Citation Style Language (CSL). This package also contains an executable: pandoc-citeproc, which works as a pandoc filter (pandoc >= 1.12), and also has a mode for converting bibliographic databases a YAML format suitable for inclusion in pandoc YAML metadata.