zotero/chrome/chromeFiles/content/scholar/xpcom
Simon Kornblith cbe3611182 references #110, implement CSL for citation styling
add Scholar.Cite and Scholar.CSL for parsing items into a bibliography using CSL. unfortunately, the output is not very good at the moment, and the format likely needs some changes, but I'm working with a few other people on getting it to that point.
2006-07-22 01:25:46 +00:00
..
cite.js references #110, implement CSL for citation styling 2006-07-22 01:25:46 +00:00
data_access.js Addresses #87, Add fromArray() and toArray() methods to Item objects 2006-07-06 13:06:32 +00:00
db.js Allow single bound parameters not in arrays in DB.query() calls 2006-06-29 01:06:02 +00:00
history.js Fixes #89, once an item is added to the library, the item list is no longer updated on delete 2006-06-27 05:42:35 +00:00
ingester.js closes #78, figure out import/export architecture 2006-07-17 04:06:58 +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
schema.js Changed translators.type column to INT and added index 2006-06-29 07:58:50 +00:00
scholar.js Changed getRandomID() to use the full SQLite three-byte range if unable to find a two-byte id in 3 tries 2006-06-29 07:03:24 +00:00
translate.js closes #78, figure out import/export architecture 2006-07-17 04:06:58 +00:00
utilities.js closes #78, figure out import/export architecture 2006-07-17 04:06:58 +00:00