--JSTORScripts --Comments to ahm@reed.edu This script suite includes three scripts for pulling down article information (and PDFs!) from JSTOR to BibDesk WARNING: Use at your own risk. Always make a backup copy of your data before using these scripts. Installation: 1)Place all files in the "Put in ~/Library/Application Support/BibDesk/Scripts" folder in ~/Library/Application Support/BibDesk/Scripts/ CURL scripts Article JSTOR Cite Fixer.scpt --To manually fix the cites of the selected publications, run the "Article JSTOR Cite Fixer" script. All fields that the script pulls from the JSTOR web page (author, year, title, journal, volume, number, month, pages, url, abstract) will be displayed, along with one fake field (local-url: yes) to indicate whether to run the "JSTOR Download PDF" script after fixing the fields. If there are no matches or more than one match, it will display a dialog and do nothing. Only works if you have a direct connection to JSTOR that works with curl. Article JSTOR Download PDF --To download a PDF for the selected publications, run the "Article JSTOR Download PDF" script. It will download the PDFs to your papers folder, or the folder within which your bibliography resides, or failing that, your desktop, name them .pdf, and link them using the local-url field. Since AutoFile is not accessible via AppleScript, Publication->Consolidate Linked Files should be run after this script. This script will ignore any URLs that do not link to www.jstor.org (i.e., new JSTOR URLs). Article JSTOR Locator.scpt --Searches JSTOR in your browser for the selected publications.