zotero/chrome/chromeFiles/content/scholar/xpcom
Simon Kornblith 152c9bf9e7 - Small changes to MARC record support
- Implemented loadDocument API, for loading and parsing the DOMs of HTML documents in the background
- Added scraper code to SVN repository (now includes 12 scrapers, see Writeboard for details)

To update to the latest versions of all scrapers, ensure you have an up-to-date version of sqlite3, then run:
sqlite3 ~/Library/Application\ Support/Firefox/Profiles/profileName/scholar.sqlite < scrapers.sql
2006-06-06 18:25:45 +00:00
..
data_access.js Add ' et al.' to firstCreator field when more than one creator 2006-06-06 17:37:52 +00:00
db.js Missing association of ISSN with journalArticle type -- added to sample data (thanks Simon) 2006-06-04 18:53:22 +00:00
ingester.js - Small changes to MARC record support 2006-06-06 18:25:45 +00:00
marc.js - Small changes to MARC record support 2006-06-06 18:25:45 +00:00
notifier.js Put square brackets around ids in notifier debug output if multiple ids passed 2006-06-05 21:51:21 +00:00
scholar.js Implemented Scholar.Date, a group of functions for handling date formatting, etc. 2006-06-05 16:19:11 +00:00