To use this service:
action=https://adsabs.harvard.edu/abstract_service.html
method=get
return=form
This returns the form with hyperlinks surrounded by "@"
signs. To follow a hyperlink, uncomment the appropriate one
in the section which begins "Start of hyperlinks". To submit
the form, fill out the form in the section which begins
"Begin of Form 1" by filling in search criteria after the "="
signs.
file:/directory/filename
or it can be used to execute an e-mail query by typing:
mail adsquery@cfa.harvard.edu < /directory/filename
If you are on a Unix machine, you can set up a crontab file which will
automatically send this email message at specified intervals. To enable
this feature, edit your crontab file by issuing the command "crontab -e"
and entering the following:
0 24 1 * * mail adsquery@cfa.harvard.edu < /directory/filename >/dev/nullwhere /directory/filename is the name of your saved query file.
This will execute the query on the first of every month and query back for 31 days (if the day field contains -31).