LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
elifecrossref/__init__.py
elifecrossref/abstract.py
elifecrossref/access_indicators.py
elifecrossref/body.py
elifecrossref/citation.py
elifecrossref/clinical_trials.py
elifecrossref/collection.py
elifecrossref/component.py
elifecrossref/conf.py
elifecrossref/contributor.py
elifecrossref/crossmark.py
elifecrossref/dataset.py
elifecrossref/dates.py
elifecrossref/doi.py
elifecrossref/elife.py
elifecrossref/funding.py
elifecrossref/generate.py
elifecrossref/head.py
elifecrossref/journal.py
elifecrossref/journal_article.py
elifecrossref/mime_type.py
elifecrossref/peer_review.py
elifecrossref/pending_publication.py
elifecrossref/posted_content.py
elifecrossref/preprint.py
elifecrossref/related.py
elifecrossref/resource_url.py
elifecrossref/tags.py
elifecrossref/title.py
elifecrossref/utils.py
elifecrossref.egg-info/PKG-INFO
elifecrossref.egg-info/SOURCES.txt
elifecrossref.egg-info/dependency_links.txt
elifecrossref.egg-info/requires.txt
elifecrossref.egg-info/top_level.txt
tests/test_abstract.py
tests/test_citation.py
tests/test_clinical_trials.py
tests/test_collection.py
tests/test_component.py
tests/test_conf.py
tests/test_contributor.py
tests/test_crossmark.py
tests/test_dataset.py
tests/test_funding.py
tests/test_generate.py
tests/test_generate_abstract.py
tests/test_generate_edge_cases.py
tests/test_generate_peer_review.py
tests/test_generate_pending_publication.py
tests/test_generate_posted_content.py
tests/test_peer_review.py
tests/test_preprint.py
tests/test_related.py
tests/test_tags.py
tests/test_utils.py