Skip to content

Commit

Permalink
ivoatex: now pulling the docrepo records from the harvard mirror.
Browse files Browse the repository at this point in the history
Also updated  docrepo.bib to have URLs pointing to the main site.
  • Loading branch information
msdemlei committed May 25, 2016
1 parent 727bfd3 commit 299d898
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,4 @@ ivoatex-installdist: $(IVOATEX_ARCHIVE)

# re-gets the ivoa records from ADS
docrepo.bib:
curl -o "$@" "http://ads.ari.uni-heidelberg.de/cgi-bin/nph-abs_connect?db_key=ALL&warnings=YES&version=1&bibcode=%3F%3F%3F%3Fivoa.spec&nr_to_return=1000&start_nr=1&data_type=BIBTEX&use_text=YES"
curl -o "$@" "http://adsabs.harvard.edu/cgi-bin/nph-abs_connect?db_key=ALL&warnings=YES&version=1&bibcode=%3F%3F%3F%3Fivoa.spec&nr_to_return=1000&start_nr=1&data_type=BIBTEX&use_text=YES"
Loading

0 comments on commit 299d898

Please sign in to comment.