AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
Kitchin - first author-nauthors-per-publication.png
LICENSE
README.ipynb
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/examples.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/reference.rst
docs/examples/ScopusAbstract.rst
docs/examples/ScopusAffiliation.rst
docs/examples/ScopusAuthor.rst
docs/examples/ScopusSearch.rst
docs/examples/report.rst
docs/reference/scopus.ScopusAbstract.rst
docs/reference/scopus.ScopusAffiliation.rst
docs/reference/scopus.ScopusAuthor.rst
docs/reference/scopus.ScopusSearch.rst
docs/reference/scopus.report.rst
scopus/__init__.py
scopus/scopus_affiliation.py
scopus/scopus_api.py
scopus/scopus_author.py
scopus/scopus_reports.py
scopus/scopus_search.py
scopus.egg-info/PKG-INFO
scopus.egg-info/SOURCES.txt
scopus.egg-info/dependency_links.txt
scopus.egg-info/not-zip-safe
scopus.egg-info/pbr.json
scopus.egg-info/requires.txt
scopus.egg-info/top_level.txt
scopus/bin/scopus_coauthors
scopus/tests/README.md
scopus/tests/__init__.py
scopus/tests/test_ScopusAbstract.py
scopus/tests/test_ScopusAffiliation.py
scopus/tests/test_ScopusAuthor.py
scopus/tests/test_ScopusSearch.py
scopus/utils/__init__.py
scopus/utils/get_content.py
scopus/utils/get_encoded_text.py