.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
LICENSE
README.md
environment.yaml
setup.py
.github/workflows/ci.yml
.github/workflows/pre-commit.yml
.github/workflows/pythonpublish.yml
GooseBib/PNAS-USA.yaml
GooseBib/PNAS.yaml
GooseBib/__init__.py
GooseBib/_version.py
GooseBib/arXiv.yaml
GooseBib/bibtex.py
GooseBib/journals.py
GooseBib/mechanics.yaml
GooseBib/physics.yaml
GooseBib/recognise.py
GooseBib/reformat.py
GooseBib/tex.py
GooseBib.egg-info/PKG-INFO
GooseBib.egg-info/SOURCES.txt
GooseBib.egg-info/dependency_links.txt
GooseBib.egg-info/entry_points.txt
GooseBib.egg-info/requires.txt
GooseBib.egg-info/top_level.txt
GooseBib/cli/.gitignore
GooseBib/cli/GbibCheckAuthors.py
GooseBib/cli/GbibCheckKeys.py
GooseBib/cli/GbibCheckLink.py
GooseBib/cli/GbibList.py
GooseBib/cli/GbibParse.py
GooseBib/cli/GbibSelect.py
GooseBib/cli/GbibSelectAlias.py
GooseBib/cli/__init__.py
tests/GbibClean.py
tests/journals.py
tests/library.yaml
tests/library_arxiv_preprint.bib
tests/library_arxiv_preprint.yaml
tests/library_hidden_doi_arxiv.bib
tests/library_mendeley.bib
tests/recognise.py
tests/reformat.py
tests/tex.py