LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
cite_master/Papers.txt
cite_master/__init__.py
cite_master/__main__.py
cite_master/config.py
cite_master/exceptions.py
cite_master/extract_doi.py
cite_master/fetch_bibtex.py
cite_master/formatter.py
cite_master/ui_utils.py
cite_master.egg-info/PKG-INFO
cite_master.egg-info/SOURCES.txt
cite_master.egg-info/dependency_links.txt
cite_master.egg-info/entry_points.txt
cite_master.egg-info/requires.txt
cite_master.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_extract_doi.py
tests/test_fetch_bibtex.py
tests/test_formatter.py
tests/test_main.py