diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-02-10 21:09:31 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-02-10 21:09:31 +0100 |
| commit | 96f5a7088b700975ab2ba2e60073e0a9f3e5949b (patch) | |
| tree | ce18c2f0696d80e8961f83d532380150dc3b42e0 /scraper/s2-scrape.sh | |
| parent | 608cd75d2b70e4acf283147726b7ad1f0502c57b (diff) | |
merge
Diffstat (limited to 'scraper/s2-scrape.sh')
| -rw-r--r-- | scraper/s2-scrape.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scraper/s2-scrape.sh b/scraper/s2-scrape.sh index 8524c824..283e584a 100644 --- a/scraper/s2-scrape.sh +++ b/scraper/s2-scrape.sh @@ -1,5 +1,7 @@ #!/bin/bash +# These are the pertinent scripts for updating an existing S2 citation scrape. + python s2-papers.py python s2-dump-ids.py python s2-extract-papers.py |
