Skip to content

ISI-MIP/isimip-citations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isimip-citations

Setup

pip install -r requirements.py

Usage

# fetches citations for all DOI from data.isimip.org
./fetch_citations.py  

# fetches citations for all DOI from data.isimip.org including old version
./fetch_citations.py -a

# fetches citations for selected DOI from data.isimip.org
./fetch_citations.py https://doi.org/10.5880/PIK.2019.023 https://doi.org/10.48364/ISIMIP.342217 
# create markdown file from the output of fetch_citations.py
./format_citations.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages