.coveragerc
CHANGELOG.rst
INSTALL.rst
LICENSE.rst
MANIFEST.in
README.rst
mypy.ini
pytest.ini
requirements.txt
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/bibfile.rst
doc/api/directives.rst
doc/api/domains.rst
doc/api/interface.rst
doc/api/nodes.rst
doc/api/plugin.rst
doc/api/pybtex.rst
doc/api/referencing.rst
doc/api/roles.rst
doc/api/transforms.rst
sphinxcontrib/__init__.py
sphinxcontrib/bibtex/__init__.py
sphinxcontrib/bibtex/bibfile.py
sphinxcontrib/bibtex/directives.py
sphinxcontrib/bibtex/domain.py
sphinxcontrib/bibtex/foot_directives.py
sphinxcontrib/bibtex/foot_domain.py
sphinxcontrib/bibtex/foot_roles.py
sphinxcontrib/bibtex/nodes.py
sphinxcontrib/bibtex/plugin.py
sphinxcontrib/bibtex/richtext.py
sphinxcontrib/bibtex/roles.py
sphinxcontrib/bibtex/transforms.py
sphinxcontrib/bibtex/style/__init__.py
sphinxcontrib/bibtex/style/template.py
sphinxcontrib/bibtex/style/names/__init__.py
sphinxcontrib/bibtex/style/names/last.py
sphinxcontrib/bibtex/style/referencing/__init__.py
sphinxcontrib/bibtex/style/referencing/author_year.py
sphinxcontrib/bibtex/style/referencing/basic_author_year.py
sphinxcontrib/bibtex/style/referencing/basic_foot.py
sphinxcontrib/bibtex/style/referencing/basic_label.py
sphinxcontrib/bibtex/style/referencing/basic_super.py
sphinxcontrib/bibtex/style/referencing/extra_author.py
sphinxcontrib/bibtex/style/referencing/extra_empty.py
sphinxcontrib/bibtex/style/referencing/extra_label.py
sphinxcontrib/bibtex/style/referencing/extra_year.py
sphinxcontrib/bibtex/style/referencing/foot.py
sphinxcontrib/bibtex/style/referencing/label.py
sphinxcontrib/bibtex/style/referencing/super_.py
sphinxcontrib_bibtex.egg-info/PKG-INFO
sphinxcontrib_bibtex.egg-info/SOURCES.txt
sphinxcontrib_bibtex.egg-info/dependency_links.txt
sphinxcontrib_bibtex.egg-info/entry_points.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/common.py
test/conftest.py
test/natbib.py
test/test_autodoc.py
test/test_backrefs.py
test/test_bibfiles.py
test/test_bibliography.py
test/test_citation.py
test/test_debug.py
test/test_debug.txt
test/test_duplicate.py
test/test_filter.py
test/test_footcite.py
test/test_latex.py
test/test_list.py
test/test_natbib.py
test/test_parallel.py
test/test_plugin.py
test/test_sphinx.py
test/test_style.py
test/test_template.py
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-autodoc_viewcode/conf.py
test/roots/test-autodoc_viewcode/index.rst
test/roots/test-autodoc_viewcode/somemodule.py
test/roots/test-backrefs/conf.py
test/roots/test-backrefs/index.rst
test/roots/test-backrefs/test.bib
test/roots/test-bibfiles_encoding/conf.py
test/roots/test-bibfiles_encoding/index.rst
test/roots/test-bibfiles_encoding/test.bib
test/roots/test-bibfiles_missing_conf/conf.py
test/roots/test-bibfiles_missing_conf/index.rst
test/roots/test-bibfiles_not_found/conf.py
test/roots/test-bibfiles_not_found/index.rst
test/roots/test-bibfiles_out_of_date/conf.py
test/roots/test-bibfiles_out_of_date/index.rst
test/roots/test-bibfiles_out_of_date/index_new.xxx
test/roots/test-bibfiles_out_of_date/test.bib
test/roots/test-bibfiles_out_of_date/test_new.xxx
test/roots/test-bibfiles_subfolder/conf.py
test/roots/test-bibfiles_subfolder/index.rst
test/roots/test-bibfiles_subfolder/bibfiles/test.bib
test/roots/test-bibfiles_subfolder/subfolder/doc.rst
test/roots/test-bibfiles_subfolder/subfolder2/doc.rst
test/roots/test-bibliography_bad_key/conf.py
test/roots/test-bibliography_bad_key/index.rst
test/roots/test-bibliography_bad_key/test.bib
test/roots/test-bibliography_bad_option/conf.py
test/roots/test-bibliography_bad_option/index.rst
test/roots/test-bibliography_bad_option/test.bib
test/roots/test-bibliography_content/conf.py
test/roots/test-bibliography_content/doc1.rst
test/roots/test-bibliography_content/doc2.rst
test/roots/test-bibliography_content/doc3.rst
test/roots/test-bibliography_content/index.rst
test/roots/test-bibliography_content/test.bib
test/roots/test-bibliography_empty/conf.py
test/roots/test-bibliography_empty/index.rst
test/roots/test-bibliography_header/conf.py
test/roots/test-bibliography_header/index.rst
test/roots/test-bibliography_header/test.bib
test/roots/test-bibliography_key_prefix/conf.py
test/roots/test-bibliography_key_prefix/doc0.rst
test/roots/test-bibliography_key_prefix/doc1.rst
test/roots/test-bibliography_key_prefix/index.rst
test/roots/test-bibliography_key_prefix/test.bib
test/roots/test-bibliography_label_prefix_1/conf.py
test/roots/test-bibliography_label_prefix_1/doc1.rst
test/roots/test-bibliography_label_prefix_1/doc2.rst
test/roots/test-bibliography_label_prefix_1/index.rst
test/roots/test-bibliography_label_prefix_1/test1.bib
test/roots/test-bibliography_label_prefix_1/test2.bib
test/roots/test-bibliography_label_prefix_2/conf.py
test/roots/test-bibliography_label_prefix_2/doc1.rst
test/roots/test-bibliography_label_prefix_2/doc2.rst
test/roots/test-bibliography_label_prefix_2/index.rst
test/roots/test-bibliography_label_prefix_2/refs.bib
test/roots/test-bibliography_label_prefix_2/summary.rst
test/roots/test-bibliography_missing_field/conf.py
test/roots/test-bibliography_missing_field/index.rst
test/roots/test-bibliography_missing_field/test.bib
test/roots/test-bibliography_multi_foot/conf.py
test/roots/test-bibliography_multi_foot/index.rst
test/roots/test-bibliography_multi_foot/test.bib
test/roots/test-bibliography_order_unsorted/conf.py
test/roots/test-bibliography_order_unsorted/index.rst
test/roots/test-bibliography_order_unsorted/test.bib
test/roots/test-bibliography_style_default/conf.py
test/roots/test-bibliography_style_default/index.rst
test/roots/test-bibliography_style_default/test.bib
test/roots/test-bibliography_style_label_1/conf.py
test/roots/test-bibliography_style_label_1/index.rst
test/roots/test-bibliography_style_label_1/test.bib
test/roots/test-bibliography_style_label_2/conf.py
test/roots/test-bibliography_style_label_2/index.rst
test/roots/test-bibliography_style_label_2/test.bib
test/roots/test-bibliography_style_nowebref/conf.py
test/roots/test-bibliography_style_nowebref/index.rst
test/roots/test-bibliography_style_nowebref/test.bib
test/roots/test-citation_any_role/conf.py
test/roots/test-citation_any_role/index.rst
test/roots/test-citation_any_role/refs.bib
test/roots/test-citation_from_orphan/conf.py
test/roots/test-citation_from_orphan/index.rst
test/roots/test-citation_from_orphan/orphan.rst
test/roots/test-citation_from_orphan/test.bib
test/roots/test-citation_mixed/adoc1.rst
test/roots/test-citation_mixed/adoc2.rst
test/roots/test-citation_mixed/conf.py
test/roots/test-citation_mixed/index.rst
test/roots/test-citation_mixed/test.bib
test/roots/test-citation_multiple_keys/conf.py
test/roots/test-citation_multiple_keys/index.rst
test/roots/test-citation_multiple_keys/refs.bib
test/roots/test-citation_no_author_no_key/conf.py
test/roots/test-citation_no_author_no_key/index.rst
test/roots/test-citation_no_author_no_key/test.bib
test/roots/test-citation_not_found/conf.py
test/roots/test-citation_not_found/index.rst
test/roots/test-citation_not_found/test.bib
test/roots/test-citation_roles/conf.py
test/roots/test-citation_roles/index.rst
test/roots/test-citation_roles/refs.bib
test/roots/test-citation_style_round_brackets/conf.py
test/roots/test-citation_style_round_brackets/index.rst
test/roots/test-citation_style_round_brackets/refs.bib
test/roots/test-citation_whitespace/conf.py
test/roots/test-citation_whitespace/index.rst
test/roots/test-citation_whitespace/test.bib
test/roots/test-debug_bibtex_citation/conf.py
test/roots/test-debug_bibtex_citation/index.rst
test/roots/test-debug_bibtex_citation/test.bib
test/roots/test-debug_docutils_citation/conf.py
test/roots/test-debug_docutils_citation/index.rst
test/roots/test-debug_minimal_example/conf.py
test/roots/test-debug_minimal_example/index.rst
test/roots/test-debug_minimal_example/refs.bib
test/roots/test-duplicate_citation/conf.py
test/roots/test-duplicate_citation/index.rst
test/roots/test-duplicate_citation/test.bib
test/roots/test-duplicate_citation_id/conf.py
test/roots/test-duplicate_citation_id/index.rst
test/roots/test-duplicate_citation_id/test.bib
test/roots/test-duplicate_label/conf.py
test/roots/test-duplicate_label/doc1.rst
test/roots/test-duplicate_label/doc2.rst
test/roots/test-duplicate_label/index.rst
test/roots/test-duplicate_label/test1.bib
test/roots/test-duplicate_label/test2.bib
test/roots/test-duplicate_nearly_identical_entries/conf.py
test/roots/test-duplicate_nearly_identical_entries/index.rst
test/roots/test-duplicate_nearly_identical_entries/test.bib
test/roots/test-duplicate_nearly_identical_keys/conf.py
test/roots/test-duplicate_nearly_identical_keys/index.rst
test/roots/test-duplicate_nearly_identical_keys/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-footcite_roles/conf.py
test/roots/test-footcite_roles/index.rst
test/roots/test-footcite_roles/refs.bib
test/roots/test-latex_multidoc/conf.py
test/roots/test-latex_multidoc/index.rst
test/roots/test-latex_multidoc/sources.bib
test/roots/test-latex_multidoc/sources.rst
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-natbib/conf.py
test/roots/test-natbib/doc0.rst
test/roots/test-natbib/doc1.rst
test/roots/test-natbib/index.rst
test/roots/test-natbib/test.bib
test/roots/test-natbib/zdoc.rst
test/roots/test-natbib_conf/conf.py
test/roots/test-natbib_conf/index.rst
test/roots/test-natbib_conf/test.bib
test/roots/test-natbib_keynotfound/conf.py
test/roots/test-natbib_keynotfound/index.rst
test/roots/test-natbib_keynotfound/test.bib
test/roots/test-natbib_norefs/conf.py
test/roots/test-natbib_norefs/index.rst
test/roots/test-natbib_norefs/test.bib
test/roots/test-parallel/conf.py
test/roots/test-parallel/index.rst
test/roots/test-parallel/listb.bib
test/roots/test-parallel/foot/doc01.rst
test/roots/test-parallel/foot/doc02.rst
test/roots/test-parallel/foot/doc03.rst
test/roots/test-parallel/foot/doc04.rst
test/roots/test-parallel/foot/doc05.rst
test/roots/test-parallel/foot/doc06.rst
test/roots/test-parallel/foot/doc07.rst
test/roots/test-parallel/foot/doc08.rst
test/roots/test-parallel/foot/doc09.rst
test/roots/test-parallel/foot/doc10.rst
test/roots/test-parallel/foot/doc11.rst
test/roots/test-parallel/foot/doc12.rst
test/roots/test-parallel/foot/doc13.rst
test/roots/test-parallel/foot/doc14.rst
test/roots/test-parallel/foot/doc15.rst
test/roots/test-parallel/foot/doc16.rst
test/roots/test-parallel/foot/doc17.rst
test/roots/test-parallel/foot/doc18.rst
test/roots/test-parallel/foot/doc19.rst
test/roots/test-parallel/foot/doc20.rst
test/roots/test-parallel/foot/doc21.rst
test/roots/test-parallel/foot/doc22.rst
test/roots/test-parallel/foot/doc23.rst
test/roots/test-parallel/foot/doc24.rst
test/roots/test-parallel/foot/doc25.rst
test/roots/test-parallel/foot/doc26.rst
test/roots/test-parallel/foot/doc27.rst
test/roots/test-parallel/foot/doc28.rst
test/roots/test-parallel/foot/doc29.rst
test/roots/test-parallel/foot/doc30.rst
test/roots/test-parallel/foot/index.rst
test/roots/test-parallel/regular/allrefs.rst
test/roots/test-parallel/regular/doc01.rst
test/roots/test-parallel/regular/doc02.rst
test/roots/test-parallel/regular/doc03.rst
test/roots/test-parallel/regular/doc04.rst
test/roots/test-parallel/regular/doc05.rst
test/roots/test-parallel/regular/doc06.rst
test/roots/test-parallel/regular/doc07.rst
test/roots/test-parallel/regular/doc08.rst
test/roots/test-parallel/regular/doc09.rst
test/roots/test-parallel/regular/doc10.rst
test/roots/test-parallel/regular/doc11.rst
test/roots/test-parallel/regular/doc12.rst
test/roots/test-parallel/regular/doc13.rst
test/roots/test-parallel/regular/doc14.rst
test/roots/test-parallel/regular/doc15.rst
test/roots/test-parallel/regular/doc16.rst
test/roots/test-parallel/regular/doc17.rst
test/roots/test-parallel/regular/doc18.rst
test/roots/test-parallel/regular/doc19.rst
test/roots/test-parallel/regular/doc20.rst
test/roots/test-parallel/regular/doc21.rst
test/roots/test-parallel/regular/doc22.rst
test/roots/test-parallel/regular/doc23.rst
test/roots/test-parallel/regular/doc24.rst
test/roots/test-parallel/regular/doc25.rst
test/roots/test-parallel/regular/doc26.rst
test/roots/test-parallel/regular/doc27.rst
test/roots/test-parallel/regular/doc28.rst
test/roots/test-parallel/regular/doc29.rst
test/roots/test-parallel/regular/doc30.rst
test/roots/test-parallel/regular/index.rst
test/roots/test-sphinx/Makefile
test/roots/test-sphinx/bibliography.rst
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