#!/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 python s2-dump-missing-paper-ids.py python s2-raw-papers.py python s2-dump-db-pdf-urls.py python s2-fetch-pdf.py python s2-fetch-doi.py python s2-extract-pdf-txt.py python s2-citation-report.py python s2-final-report.py