.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
.readthedocs.yml
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
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/module.rst
docs/tools.rst
docs/usage.rst
docs/zotero.rst
tests/__init__.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/library_missing_doi_arxiv.bib
tests/test_GbibClean.py
tests/test_journals.py
tests/test_recognise.py
tests/test_reformat.py
tests/test_tex.py