NodeJS script to convert Springer Link search results from CSV to RIS, also add the abstracts of each citation.
- Install NodeJS on your machine.
- Clone this repo and run
npm i. - Place the
SearchResults.csvin this same folder. - Run
npm startand aSearchResults.riswill be generated beside.