LICENSE
README
pyproject.toml
bibliographia.egg-info/PKG-INFO
bibliographia.egg-info/SOURCES.txt
bibliographia.egg-info/dependency_links.txt
bibliographia.egg-info/entry_points.txt
bibliographia.egg-info/requires.txt
bibliographia.egg-info/top_level.txt
bibliography/__init__.py
bibliography/cli.py
bibliography/judge.py
bibliography/label.py
bibliography/quotes.py
bibliography/utils.py
bibliography/features/__init__.py
bibliography/features/alternate.py
bibliography/features/column.py
bibliography/features/legacy.py
bibliography/features/result.py
bibliography/features/vspace.py
bibliography/layout/__init__.py
bibliography/layout/alternate.py
bibliography/layout/column.py
bibliography/layout/utils.py
bibliography/layout/vspace.py
bibliography/machine/__init__.py
bibliography/machine/author.py
bibliography/machine/runtime.py
bibliography/machine/title.py
bibliography/reference/__init__.py
bibliography/reference/freeand.py
bibliography/reference/magic.py
bibliography/reference/number.py
bibliography/reference/tech.py
tests/test_alternate.py
tests/test_double_column.py
tests/test_headline.py
tests/test_invalid_input.py
tests/test_reference_and.py
tests/test_reference_tech.py
tests/test_validate.py