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. The extension is inspired by Matthew Brett's bibstuff.sphinxext.bibref.
- Download: http://pypi.python.org/pypi/sphinxcontrib-bibtex/#downloads
- Documentation: http://sphinxcontrib-bibtex.readthedocs.org/
- Development: http://github.com/mcmtroffaes/sphinxcontrib-bibtex/