README.md
pyproject.toml
fixbib/__init__.py
fixbib/__main__.py
fixbib/bib_build.py
fixbib/cache.py
fixbib/cli.py
fixbib/inventory.py
fixbib/merge.py
fixbib/model.py
fixbib/normalizer.py
fixbib/parser.py
fixbib/provenance.py
fixbib/resolve.py
fixbib/score.py
fixbib/util_bibtex.py
fixbib/writer.py
fixbib.egg-info/PKG-INFO
fixbib.egg-info/SOURCES.txt
fixbib.egg-info/dependency_links.txt
fixbib.egg-info/entry_points.txt
fixbib.egg-info/requires.txt
fixbib.egg-info/top_level.txt
fixbib/resolvers/__init__.py
fixbib/resolvers/acl.py
fixbib/resolvers/acm.py
fixbib/resolvers/arxiv.py
fixbib/resolvers/base.py
fixbib/resolvers/books.py
fixbib/resolvers/common.py
fixbib/resolvers/crossref.py
fixbib/resolvers/dblp.py
fixbib/resolvers/doi.py
fixbib/resolvers/ieee.py
fixbib/resolvers/landing.py
fixbib/resolvers/openalex.py
fixbib/resolvers/page.py
fixbib/resolvers/semantic_scholar.py
fixbib/resolvers/springer.py
fixbib/resolvers/usenix.py
tests/test_bib_rendering.py
tests/test_cli.py
tests/test_doi_cache.py
tests/test_fixbib.py
tests/test_merge_preserves_fields.py
tests/test_provenance.py
tests/test_publisher_native_enrichment.py
tests/test_real_run_regressions.py
tests/test_robust_inputs.py