README.md

python-sphinxcontrib-bibtex

This package contains a Sphinx extension for BibTeX style citations.

This extension allows BibTeX citations to be inserted into documentation generated by Sphinx, via a bibliography directive, and a cite role, which work similarly to LaTeX's thebibliography environment and \cite command.

For formatting, the extension relies on pybtex, written by Andrey Golovizin.