colrev.enlit¶
Repository: CoLRev-Environment/colrev
Summary¶
ENLIT is a tool that supports scholars in exploring new literature:
It makes backward searches more efficient by extracting the references from a literature corpus (set of PDFs) and providing a list without duplicates. It also provides statistics on journals and authors that are cited frequently by the given literature corpus.
It implements a new exploratory strategy that facilitates understanding: simply start by reading the most influential papers and skim the remaining papers afterwards. A paper that explains why this strategy is more effective than the traditional skim first and read afterwards approach will be published soon.
Authors
Philip Empl - University of Regensburg
Gerit Wagner - Otto-Friedrich-Universität Bamberg
Installation¶
colrev install colrev.enlit
Usage¶
Run the following command in a CoLRev repository:
colrev_enlit
Cite¶
Wagner, G., Empl, P., & Schryen, G. (2020, May). Designing a novel strategy for exploring literature corpora. In Proceedings of the European Conference on Information Systems. https://aisel.aisnet.org/ecis2020_rp/44/
Original repository: link
License¶
This project is licensed under the MIT License - see the LICENSE file for details.