LICENSE
README.md
pyproject.toml
.temp/egg-info/sphinx_bib_domain.egg-info/PKG-INFO
.temp/egg-info/sphinx_bib_domain.egg-info/SOURCES.txt
.temp/egg-info/sphinx_bib_domain.egg-info/dependency_links.txt
.temp/egg-info/sphinx_bib_domain.egg-info/requires.txt
.temp/egg-info/sphinx_bib_domain.egg-info/top_level.txt
sphinx_bib_domain/__init__.py
sphinx_bib_domain/_interface.py
sphinx_bib_domain/bib_domain.py
sphinx_bib_domain/__tests/__init__.py
sphinx_bib_domain/__tests/test_bib_domain.py
sphinx_bib_domain/directives/__init__.py
sphinx_bib_domain/directives/bib_entry.py
sphinx_bib_domain/directives/__tests/__init__.py
sphinx_bib_domain/directives/__tests/test_bib_entry.py
sphinx_bib_domain/error/__init__.py
sphinx_bib_domain/indices/__init__.py
sphinx_bib_domain/indices/author.py
sphinx_bib_domain/indices/institution.py
sphinx_bib_domain/indices/journal.py
sphinx_bib_domain/indices/publisher.py
sphinx_bib_domain/indices/series.py
sphinx_bib_domain/indices/tag.py
sphinx_bib_domain/indices/__tests/__init__.py
sphinx_bib_domain/indices/__tests/test_author.py
sphinx_bib_domain/indices/__tests/test_institution.py
sphinx_bib_domain/indices/__tests/test_journal.py
sphinx_bib_domain/indices/__tests/test_publisher.py
sphinx_bib_domain/indices/__tests/test_series.py
sphinx_bib_domain/indices/__tests/test_tag.py
sphinx_bib_domain/roles/__init__.py
sphinx_bib_domain/roles/_interface.py
sphinx_bib_domain/roles/author.py
sphinx_bib_domain/roles/doi.py
sphinx_bib_domain/roles/institution.py
sphinx_bib_domain/roles/journal.py
sphinx_bib_domain/roles/publisher.py
sphinx_bib_domain/roles/series.py
sphinx_bib_domain/roles/tag.py
sphinx_bib_domain/roles/__tests/__init__.py
sphinx_bib_domain/roles/__tests/test_author.py
sphinx_bib_domain/roles/__tests/test_doi.py
sphinx_bib_domain/roles/__tests/test_institution.py
sphinx_bib_domain/roles/__tests/test_journal.py
sphinx_bib_domain/roles/__tests/test_publisher.py
sphinx_bib_domain/roles/__tests/test_series.py
sphinx_bib_domain/roles/__tests/test_tag.py
sphinx_bib_domain/util/__init__.py