README.md
setup.py
core_research.egg-info/PKG-INFO
core_research.egg-info/SOURCES.txt
core_research.egg-info/dependency_links.txt
core_research.egg-info/top_level.txt
research/__init__.py
research/apps/__init__.py
research/apps/settings.py
research/apps/groups/__init__.py
research/apps/groups/projects.py
research/apps/journals/__init__.py
research/apps/journals/journal_form.py
research/apps/journals/journals_list.py
research/apps/publications/__init__.py
research/apps/publications/authors_alias.py
research/apps/publications/import_pubs.py
research/apps/publications/publication_form.py
research/apps/publications/publications.py
research/apps/publications/update_journal.py
research/apps/publications/update_publications/__init__.py
research/apps/publications/update_publications/search_publications.py
research/apps/publications/update_publications/update_publication.py
research/apps/reports/__init__.py
research/apps/reports/publications.py
research/migrations/0001_initial.py
research/migrations/__init__.py
research/models/__init__.py
research/models/author_alias.py
research/models/journal.py
research/models/project.py
research/models/publication/__init__.py
research/models/publication/publication.py
research/models/publication/publication_queryset.py