.gitignore
.pre-commit-config.yaml
LICENSE
README.md
project.toml
setup.py
.github/workflows/python-publish.yml
bfm/__init__.py
bfm/__main__.py
bfm/format.py
bfm/data/IEEE_conference.txt
bfm/data/IEEE_journal.txt
bfm/data/IEEE_magazine.txt
bfm/data/others.txt
bibtex_formatter.egg-info/PKG-INFO
bibtex_formatter.egg-info/SOURCES.txt
bibtex_formatter.egg-info/dependency_links.txt
bibtex_formatter.egg-info/entry_points.txt
bibtex_formatter.egg-info/requires.txt
bibtex_formatter.egg-info/top_level.txt
tools/conference_raw.txt
tools/journal_raw.txt
tools/magazine_raw.txt
tools/process.py