CHANGELOG.rst
INSTALL.rst
LICENSE.rst
MANIFEST.in
README.rst
VERSION
requirements.txt
setup.cfg
setup.py
doc/Makefile
doc/api.rst
doc/changes.rst
doc/conf.py
doc/index.rst
doc/license.rst
doc/make.bat
doc/quickstart.rst
doc/related.rst
doc/usage.rst
doc/api/cache.rst
doc/api/directives.rst
doc/api/interface.rst
doc/api/nodes.rst
doc/api/roles.rst
doc/api/transforms.rst
sphinxcontrib/__init__.py
sphinxcontrib/bibtex/__init__.py
sphinxcontrib/bibtex/bibfile.py
sphinxcontrib/bibtex/cache.py
sphinxcontrib/bibtex/directives.py
sphinxcontrib/bibtex/foot_directives.py
sphinxcontrib/bibtex/foot_nodes.py
sphinxcontrib/bibtex/foot_roles.py
sphinxcontrib/bibtex/foot_transforms.py
sphinxcontrib/bibtex/nodes.py
sphinxcontrib/bibtex/roles.py
sphinxcontrib/bibtex/transforms.py
sphinxcontrib_bibtex.egg-info/PKG-INFO
sphinxcontrib_bibtex.egg-info/SOURCES.txt
sphinxcontrib_bibtex.egg-info/dependency_links.txt
sphinxcontrib_bibtex.egg-info/namespace_packages.txt
sphinxcontrib_bibtex.egg-info/not-zip-safe
sphinxcontrib_bibtex.egg-info/requires.txt
sphinxcontrib_bibtex.egg-info/top_level.txt
test/conftest.py
test/test_autodoc.py
test/test_bibfile_out_of_date.py
test/test_bibfilenotfound.py
test/test_citationnotfound.py
test/test_conf_missing_bibfiles.py
test/test_custom_labels.py
test/test_custom_style.py
test/test_filter.py
test/test_filter_fix_author_keyerror.py
test/test_filter_option_clash.py
test/test_filter_syntax_error.py
test/test_footnote.py
test/test_header.py
test/test_invalid_cite_option.py
test/test_issue14.py
test/test_issue14_2.py
test/test_issue15.py
test/test_issue17.py
test/test_issue187.py
test/test_issue2.py
test/test_issue205.py
test/test_issue4.py
test/test_issue61.py
test/test_issue62.py
test/test_issue77.py
test/test_issue85.py
test/test_issue87.py
test/test_issue91.py
test/test_issue_173.py
test/test_json.py
test/test_latex_refs.py
test/test_list_bullet.py
test/test_list_citation.py
test/test_list_enumerated.py
test/test_list_invalid.py
test/test_sphinx.py
test/test_subfolder.py
test/json/conf.py
test/json/index.rst
test/json/test.bib
test/roots/test-autodoc/bibtex.json
test/roots/test-autodoc/conf.py
test/roots/test-autodoc/doc_cite.rst
test/roots/test-autodoc/doc_footcite.rst
test/roots/test-autodoc/index.rst
test/roots/test-autodoc/some_module_cite.py
test/roots/test-autodoc/some_module_footcite.py
test/roots/test-autodoc/test.bib
test/roots/test-bibfile_out_of_date/bibtex.json
test/roots/test-bibfile_out_of_date/conf.py
test/roots/test-bibfile_out_of_date/index.rst
test/roots/test-bibfile_out_of_date/test.bib
test/roots/test-bibfile_out_of_date/test_new.bib
test/roots/test-bibfilenotfound/conf.py
test/roots/test-bibfilenotfound/index.rst
test/roots/test-citationnotfound/conf.py
test/roots/test-citationnotfound/index.rst
test/roots/test-citationnotfound/test.bib
test/roots/test-conf_missing_bibfiles/conf.py
test/roots/test-conf_missing_bibfiles/index.rst
test/roots/test-custom_labels/bibtex.json
test/roots/test-custom_labels/conf.py
test/roots/test-custom_labels/index.rst
test/roots/test-custom_labels/test.bib
test/roots/test-custom_style/conf.py
test/roots/test-custom_style/index.rst
test/roots/test-custom_style/test.bib
test/roots/test-filter/bitand.rst
test/roots/test-filter/bitor.rst
test/roots/test-filter/conf.py
test/roots/test-filter/false.rst
test/roots/test-filter/gt.rst
test/roots/test-filter/gte.rst
test/roots/test-filter/in.rst
test/roots/test-filter/index.rst
test/roots/test-filter/key.rst
test/roots/test-filter/lt.rst
test/roots/test-filter/lte.rst
test/roots/test-filter/noteq.rst
test/roots/test-filter/notin.rst
test/roots/test-filter/or.rst
test/roots/test-filter/set.rst
test/roots/test-filter/test.bib
test/roots/test-filter/title.rst
test/roots/test-filter/true.rst
test/roots/test-filter_fix_author_keyerror/conf.py
test/roots/test-filter_fix_author_keyerror/index.rst
test/roots/test-filter_fix_author_keyerror/test.bib
test/roots/test-filter_option_clash/conf.py
test/roots/test-filter_option_clash/index.rst
test/roots/test-filter_option_clash/test.bib
test/roots/test-filter_syntax_error/conf.py
test/roots/test-filter_syntax_error/index.rst
test/roots/test-filter_syntax_error/test.bib
test/roots/test-footnote/bibtex.json
test/roots/test-footnote/conf.py
test/roots/test-footnote/index.rst
test/roots/test-footnote/listb.bib
test/roots/test-footnote/foot/doc01.rst
test/roots/test-footnote/foot/doc02.rst
test/roots/test-footnote/foot/doc03.rst
test/roots/test-footnote/foot/doc04.rst
test/roots/test-footnote/foot/doc05.rst
test/roots/test-footnote/foot/doc06.rst
test/roots/test-footnote/foot/doc07.rst
test/roots/test-footnote/foot/doc08.rst
test/roots/test-footnote/foot/doc09.rst
test/roots/test-footnote/foot/doc10.rst
test/roots/test-footnote/foot/doc11.rst
test/roots/test-footnote/foot/doc12.rst
test/roots/test-footnote/foot/doc13.rst
test/roots/test-footnote/foot/doc14.rst
test/roots/test-footnote/foot/doc15.rst
test/roots/test-footnote/foot/doc16.rst
test/roots/test-footnote/foot/doc17.rst
test/roots/test-footnote/foot/doc18.rst
test/roots/test-footnote/foot/doc19.rst
test/roots/test-footnote/foot/doc20.rst
test/roots/test-footnote/foot/doc21.rst
test/roots/test-footnote/foot/doc22.rst
test/roots/test-footnote/foot/doc23.rst
test/roots/test-footnote/foot/doc24.rst
test/roots/test-footnote/foot/doc25.rst
test/roots/test-footnote/foot/doc26.rst
test/roots/test-footnote/foot/doc27.rst
test/roots/test-footnote/foot/doc28.rst
test/roots/test-footnote/foot/doc29.rst
test/roots/test-footnote/foot/doc30.rst
test/roots/test-footnote/foot/index.rst
test/roots/test-footnote/regular/allrefs.rst
test/roots/test-footnote/regular/doc01.rst
test/roots/test-footnote/regular/doc02.rst
test/roots/test-footnote/regular/doc03.rst
test/roots/test-footnote/regular/doc04.rst
test/roots/test-footnote/regular/doc05.rst
test/roots/test-footnote/regular/doc06.rst
test/roots/test-footnote/regular/doc07.rst
test/roots/test-footnote/regular/doc08.rst
test/roots/test-footnote/regular/doc09.rst
test/roots/test-footnote/regular/doc10.rst
test/roots/test-footnote/regular/doc11.rst
test/roots/test-footnote/regular/doc12.rst
test/roots/test-footnote/regular/doc13.rst
test/roots/test-footnote/regular/doc14.rst
test/roots/test-footnote/regular/doc15.rst
test/roots/test-footnote/regular/doc16.rst
test/roots/test-footnote/regular/doc17.rst
test/roots/test-footnote/regular/doc18.rst
test/roots/test-footnote/regular/doc19.rst
test/roots/test-footnote/regular/doc20.rst
test/roots/test-footnote/regular/doc21.rst
test/roots/test-footnote/regular/doc22.rst
test/roots/test-footnote/regular/doc23.rst
test/roots/test-footnote/regular/doc24.rst
test/roots/test-footnote/regular/doc25.rst
test/roots/test-footnote/regular/doc26.rst
test/roots/test-footnote/regular/doc27.rst
test/roots/test-footnote/regular/doc28.rst
test/roots/test-footnote/regular/doc29.rst
test/roots/test-footnote/regular/doc30.rst
test/roots/test-footnote/regular/index.rst
test/roots/test-header/bibtex.json
test/roots/test-header/conf.py
test/roots/test-header/index.rst
test/roots/test-header/test.bib
test/roots/test-invalid_cite_option/conf.py
test/roots/test-invalid_cite_option/index.rst
test/roots/test-invalid_cite_option/test.bib
test/roots/test-issue14/conf.py
test/roots/test-issue14/doc1.rst
test/roots/test-issue14/doc2.rst
test/roots/test-issue14/index.rst
test/roots/test-issue14/test1.bib
test/roots/test-issue14/test2.bib
test/roots/test-issue14_2/bibtex.json
test/roots/test-issue14_2/conf.py
test/roots/test-issue14_2/doc1.rst
test/roots/test-issue14_2/doc2.rst
test/roots/test-issue14_2/index.rst
test/roots/test-issue14_2/test1.bib
test/roots/test-issue14_2/test2.bib
test/roots/test-issue15/bibtex.json
test/roots/test-issue15/conf.py
test/roots/test-issue15/index.rst
test/roots/test-issue15/test.bib
test/roots/test-issue17/conf.py
test/roots/test-issue17/index.rst
test/roots/test-issue17/somemodule.py
test/roots/test-issue187/conf.py
test/roots/test-issue187/index.rst
test/roots/test-issue187/test.bib
test/roots/test-issue2/adoc1.rst
test/roots/test-issue2/adoc2.rst
test/roots/test-issue2/bibtex.json
test/roots/test-issue2/conf.py
test/roots/test-issue2/index.rst
test/roots/test-issue2/test.bib
test/roots/test-issue205/bibtex.json
test/roots/test-issue205/conf.py
test/roots/test-issue205/index.rst
test/roots/test-issue205/test.bib
test/roots/test-issue4/bibtex.json
test/roots/test-issue4/conf.py
test/roots/test-issue4/index.rst
test/roots/test-issue4/test.bib
test/roots/test-issue61/bibtex.json
test/roots/test-issue61/conf.py
test/roots/test-issue61/index.rst
test/roots/test-issue61/refs.bib
test/roots/test-issue62/bibtex.json
test/roots/test-issue62/conf.py
test/roots/test-issue62/doc1.rst
test/roots/test-issue62/doc2.rst
test/roots/test-issue62/index.rst
test/roots/test-issue62/refs.bib
test/roots/test-issue62/summary.rst
test/roots/test-issue77/bibtex.json
test/roots/test-issue77/conf.py
test/roots/test-issue77/index.rst
test/roots/test-issue77/test.bib
test/roots/test-issue85/bibtex.json
test/roots/test-issue85/conf.py
test/roots/test-issue85/index.rst
test/roots/test-issue85/test.bib
test/roots/test-issue87/bibtex.json
test/roots/test-issue87/conf.py
test/roots/test-issue87/doc0.rst
test/roots/test-issue87/doc1.rst
test/roots/test-issue87/index.rst
test/roots/test-issue87/test.bib
test/roots/test-issue91/bibtex.json
test/roots/test-issue91/conf.py
test/roots/test-issue91/index.rst
test/roots/test-issue91/test.bib
test/roots/test-issue_173/conf.py
test/roots/test-issue_173/index.rst
test/roots/test-issue_173/test.bib
test/roots/test-json/conf.py
test/roots/test-json/doc.rst
test/roots/test-json/index.rst
test/roots/test-json/test.bib
test/roots/test-json/test2.bib
test/roots/test-latex_refs/conf.py
test/roots/test-latex_refs/index.rst
test/roots/test-latex_refs/test.bib
test/roots/test-list_bullet/conf.py
test/roots/test-list_bullet/index.rst
test/roots/test-list_bullet/test.bib
test/roots/test-list_citation/conf.py
test/roots/test-list_citation/index.rst
test/roots/test-list_citation/test.bib
test/roots/test-list_enumerated/conf.py
test/roots/test-list_enumerated/index.rst
test/roots/test-list_enumerated/test.bib
test/roots/test-list_enumerated/test2.bib
test/roots/test-list_enumerated/test3.bib
test/roots/test-list_invalid/conf.py
test/roots/test-list_invalid/index.rst
test/roots/test-list_invalid/test.bib
test/roots/test-sphinx/Makefile
test/roots/test-sphinx/bibliography.rst
test/roots/test-sphinx/bibtex.json
test/roots/test-sphinx/conf.py
test/roots/test-sphinx/fnbibliography.rst
test/roots/test-sphinx/index.rst
test/roots/test-sphinx/make.bat
test/roots/test-sphinx/test.bib
test/roots/test-sphinx/test2.bib
test/roots/test-sphinx/subfolder/test.bib
test/roots/test-subfolder/bibtex.json
test/roots/test-subfolder/conf.py
test/roots/test-subfolder/index.rst
test/roots/test-subfolder/bibfiles/test.bib
test/roots/test-subfolder/subfolder/doc.rst
test/roots/test-subfolder/subfolder2/doc.rst