.gitignore
CHANGELOG.rst
CITATION.cff
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
.github/workflows/build.yml
.github/workflows/build_documentation.yml
.github/workflows/codecov.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/guide.rst
docs/index.rst
docs/jsonschema.rst
docs/license.rst
docs/make.bat
docs/reporting.rst
docs/requirements.txt
docs/todo.rst
docs/tokenization.rst
docs/tutorial.rst
docs/_build/html/_sources/api.rst.txt
docs/_build/html/_sources/guide.rst.txt
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_sources/jsonschema.rst.txt
docs/_build/html/_sources/license.rst.txt
docs/_build/html/_sources/reporting.rst.txt
docs/_build/html/_sources/todo.rst.txt
docs/_build/html/_sources/tokenization.rst.txt
docs/_build/html/_sources/tutorial.rst.txt
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/css/fonts/fontawesome-webfont.svg
example_configs/many_projects_and_authors_project_and_summary_reports_no_duplicates__full_example.json
example_configs/many_projects_and_authors_with_summary_reports__full_example.json
example_configs/many_projects_and_authors_with_summary_reports__template.json
example_configs/many_projects_and_authors_with_summary_reports_no_duplicates__template.json
src/academic_tracker/__init__.py
src/academic_tracker/__main__.py
src/academic_tracker/athr_srch_emails_and_reports.py
src/academic_tracker/athr_srch_modularized.py
src/academic_tracker/athr_srch_webio.py
src/academic_tracker/citation_parsing.py
src/academic_tracker/fileio.py
src/academic_tracker/helper_functions.py
src/academic_tracker/ref_srch_emails_and_reports.py
src/academic_tracker/ref_srch_modularized.py
src/academic_tracker/ref_srch_webio.py
src/academic_tracker/tracker_schema.py
src/academic_tracker/user_input_checking.py
src/academic_tracker/webio.py
src/academic_tracker.egg-info/PKG-INFO
src/academic_tracker.egg-info/SOURCES.txt
src/academic_tracker.egg-info/dependency_links.txt
src/academic_tracker.egg-info/entry_points.txt
src/academic_tracker.egg-info/requires.txt
src/academic_tracker.egg-info/top_level.txt
tests/conftest.py
tests/fixtures.py
tests/pytest.ini
tests/test_CLI.py
tests/test_athr_srch_emails_and_reports.py
tests/test_athr_srch_modularized.py
tests/test_athr_srch_webio_no_internet.py
tests/test_citation_parsing.py
tests/test_fileio.py
tests/test_helper_functions.py
tests/test_main.py
tests/test_ref_srch_emails_and_reports.py
tests/test_ref_srch_modularized.py
tests/test_ref_srch_webio_no_internet.py
tests/test_user_input_checking.py
tests/test_webio_no_internet.py
tests/testing_files/Crossref_DOI_query.json
tests/testing_files/Crossref_grant_query.json
tests/testing_files/Crossref_pub_dict.json
tests/testing_files/Crossref_query.json
tests/testing_files/ORCID_author_search_query.json
tests/testing_files/ORCID_pub_dict.json
tests/testing_files/ORCID_query.json
tests/testing_files/PMID_reference.docx
tests/testing_files/PMID_reference.json
tests/testing_files/PMID_reference.txt
tests/testing_files/add_authors.csv
tests/testing_files/add_authors_missing_column.csv
tests/testing_files/add_authors_missing_value.csv
tests/testing_files/athr_project_emails.json
tests/testing_files/athr_project_emails_tabular.json
tests/testing_files/athr_srch_build_author_loop.txt
tests/testing_files/athr_srch_build_loop_template_string.txt
tests/testing_files/athr_srch_summary_report.txt
tests/testing_files/athr_srch_summary_report_custom_template.txt
tests/testing_files/authors.json
tests/testing_files/authors_by_project_dict_tabular.json
tests/testing_files/authors_by_project_dict_truncated.json
tests/testing_files/collaborator_emails.json
tests/testing_files/collaborator_emails_tabular.json
tests/testing_files/config.json
tests/testing_files/config_tabular.json
tests/testing_files/config_truncated.json
tests/testing_files/config_truncated_authors_adjusted.json
tests/testing_files/config_truncated_noCrossref.json
tests/testing_files/config_truncated_noORCID.json
tests/testing_files/config_truncated_noPubMed.json
tests/testing_files/config_truncated_ref_srch_summary_report.json
tests/testing_files/emails.json
tests/testing_files/empty_file.txt
tests/testing_files/gen_reports_ref_summary_report.txt
tests/testing_files/has_author.xml
tests/testing_files/has_pubmed_grants.xml
tests/testing_files/medline.txt
tests/testing_files/myncbi_webpages.json
tests/testing_files/no_author.xml
tests/testing_files/nsf_award_page.txt
tests/testing_files/parse_citations_test.txt
tests/testing_files/project_report.txt
tests/testing_files/pub_with_PMCID.xml
tests/testing_files/publication_dict.json
tests/testing_files/publication_dict_truncated.json
tests/testing_files/pubs_by_author_dict.json
tests/testing_files/pubs_by_author_dict_truncated.json
tests/testing_files/pymed_pubs.pkl
tests/testing_files/ref_srch_Crossref_keys_for_citations.json
tests/testing_files/ref_srch_Crossref_pub_dict.json
tests/testing_files/ref_srch_Crossref_queries.json
tests/testing_files/ref_srch_PubMed_pubs.json
tests/testing_files/ref_srch_gen_reports_test_pub_dict.json
tests/testing_files/ref_srch_keys_for_citations.json
tests/testing_files/ref_srch_publication_dict.json
tests/testing_files/ref_srch_report_default.txt
tests/testing_files/ref_srch_report_tabular1.csv
tests/testing_files/ref_srch_report_tabular2.csv
tests/testing_files/ref_srch_report_tabular3.csv
tests/testing_files/ref_srch_report_tabular4.xlsx
tests/testing_files/ref_srch_report_template_string.txt
tests/testing_files/ref_srch_report_test1.txt
tests/testing_files/ref_srch_report_test2.txt
tests/testing_files/reference_test.docx
tests/testing_files/reference_test.txt
tests/testing_files/scholarly_DOIs.json
tests/testing_files/scholarly_author_query.json
tests/testing_files/scholarly_pub_dict.json
tests/testing_files/scholarly_pubs.json
tests/testing_files/scholarly_query.json
tests/testing_files/testing_csv.csv
tests/testing_files/testing_docx.docx
tests/testing_files/testing_text.txt
tests/testing_files/tokenization_report.txt
tests/testing_files/tokenized_MEDLINE.json
tests/testing_files/tokenized_citations.json
tests/testing_files/tokenized_citations_duplicates_removed.json
tests/testing_files/tokenized_citations_for_report_test.json
tests/testing_files/tokenized_citations_for_report_test2.json
tests/testing_files/tokenized_citations_for_report_test_empty.json
tests/testing_files/tokenized_myncbi_page1.json
tests/testing_files/tokenized_nsf_award_page.json
tests/testing_files/tokenized_parsing_test.json
tests/testing_files/tokenized_ref_test.json