diff options
author | Bryan Newbold <bnewbold@archive.org> | 2019-08-27 13:12:14 +0200 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2019-08-27 13:12:14 +0200 |
commit | 3f96bc62db55bf9eed2cc8117363abf0a60ba721 (patch) | |
tree | aeb3d3628b3e194803956f6b0d7c7a361451e143 /data | |
parent | 63a0ab34bae5366ab2fed7b014d5f03216fdcc3b (diff) | |
download | chocula-3f96bc62db55bf9eed2cc8117363abf0a60ba721.tar.gz chocula-3f96bc62db55bf9eed2cc8117363abf0a60ba721.zip |
updated crossref title file; ISSN-L file link
Diffstat (limited to 'data')
-rwxr-xr-x | data/fetch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/fetch.sh b/data/fetch.sh index 29933ae..7d3e805 100755 --- a/data/fetch.sh +++ b/data/fetch.sh @@ -12,7 +12,7 @@ wget -c https://archive.org/download/doaj_bulk_metadata_2019/journalcsv__doaj_20 #wget -c https://archive.org/download/issn_issnl_mappings/20190129.ISSN-to-ISSN-L.txt wget -c https://archive.org/download/issn_issnl_mappings/20190730.ISSN-to-ISSN-L.txt -wget -c https://archive.org/download/crossref_doi_titles/doi_titles_file_2019-01-24.csv +wget -c https://archive.org/download/crossref_doi_titles/doi_titles_file_2019-08-17.csv #wget -c https://archive.org/download/ncbi-entrez-2019/J_Entrez.txt -O ncbi-entrez-2019.txt |