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