diff options
| author | jules@lens <julescarbon@gmail.com> | 2019-03-04 18:49:49 +0100 |
|---|---|---|
| committer | jules@lens <julescarbon@gmail.com> | 2019-03-04 18:49:49 +0100 |
| commit | dc2bd080e3962b48a71d85f5eb522164be4714d7 (patch) | |
| tree | 5badf560813c7143959fbc27b4b63b0c3f09d8f7 /scraper/s2-scrape.sh | |
| parent | 799a484b0f2c022e7c321a043b908de81f24c2c5 (diff) | |
updating
Diffstat (limited to 'scraper/s2-scrape.sh')
| -rw-r--r-- | scraper/s2-scrape.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scraper/s2-scrape.sh b/scraper/s2-scrape.sh index 8c5632a0..6616cd2f 100644 --- a/scraper/s2-scrape.sh +++ b/scraper/s2-scrape.sh @@ -29,6 +29,9 @@ python s2-fetch-doi.py echo ">> s2-extract-pdf-txt.py" python s2-extract-pdf-txt.py +echo ">> s2-doi-report.py" +python s2-doi-report.py + echo ">> s2-citation-report.py" python s2-citation-report.py |
