/sphinxcontrib-bibtex

Sphinx extensions for bibtex style references.

Primary LanguageTeXOtherNOASSERTION

sphinxcontrib-bibtex

travis-ci codecov latest version license

Sphinx extensions for BibTeX style citations.

The bibtex 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. The extension is inspired by Matthew Brett's bibstuff.sphinxext.bibref.