Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 504 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 504 Bytes

Reference Manager

This project helps manage academic references, allowing users to download papers, resolve references, and process CSV files containing reference information.

Installation

git clone git@github.com:fedemengo/paperetriever.git && cd paperetriever
pip install -e .

Usage

Download article

> paperetriever download "ref-here" -o ./test_papers

Download refs for an articles

> paperetriever resolve-references "ref-here" -o ./test_refs --download-refs