pybtex
BibTeX-compatible bibliography processor
Install
- All systems
-
curl cmd.cat/pybtex.sh
- Debian
-
apt-get install pybtex
- Ubuntu
-
apt-get install pybtex
- Arch Linux
-
pacman -S pybtex
- Kali Linux
-
apt-get install pybtex
- Fedora
-
dnf install pybtex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pybtex
- Raspbian
-
apt-get install pybtex
- Dockerfile
- dockerfile.run/pybtex
pybtex
BibTeX-compatible bibliography processor
Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python. Pybtex currently understands the following bibliography formats: * BibTeX * BibTeXML * YAML-based format The resulting bibliography may be output in one of the following formats: * LaTeX * HTML * plain text This package provides the command-line interface.
python3-pybtex
public modules for pybtex (Python 3)
Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python. Pybtex currently understands the following bibliography formats: * BibTeX * BibTeXML * YAML-based format The resulting bibliography may be output in one of the following formats: * LaTeX * HTML * plain text This package provides the modules for Python 3.
python-pybtex
public modules for pybtex (Python 2)
Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python. Pybtex currently understands the following bibliography formats: * BibTeX * BibTeXML * YAML-based format The resulting bibliography may be output in one of the following formats: * LaTeX * HTML * plain text This package provides the modules for Python 2.