Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Simon Kornblith 97d5be10e8 closes #958, BibTeX doExport modification to map proceedingsTitle -> booktitle
closes #961, Make BibTeX cite key customizable
closes #960, Improve type selection in BibTeX export
closes #959, Write URL to howpublished field with item.webpage in BibTeX export
2008-03-25 17:37:22 +00:00
chrome closes #969, Export not working under FF3 2008-03-25 15:35:54 +00:00
components Addresses #672, allow child items to exist in collections by themselves for sorting and outlines 2008-01-03 23:10:58 +00:00
defaults/preferences Closes #839, Sort child attachments by title 2008-01-25 03:49:02 +00:00
chrome.manifest Merging [1801], [2306], and [2343] to the 1.0 branch for Firefox 3 compatibility 2008-03-18 16:54:28 +00:00
install.rdf Version bump for 1.0.3 2008-02-02 00:11:52 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql closes #958, BibTeX doExport modification to map proceedingsTitle -> booktitle 2008-03-25 17:37:22 +00:00
system.sql Revert SQL changes in r2001 (no more DB changes on the branch) 2007-12-07 18:41:25 +00:00
update.rdf Version bump for 1.0.3 2008-02-02 00:11:52 +00:00
userdata.sql Updated schema to use "INTEGER PRIMARY KEY" for all applicable rows -- for clarity, I wasn't using it for tables that weren't using autoincrement functionality, but not using it keeps SQLite from just making that column name an alias for the internal rowid column, resulting in an extra unnecessary column. Can't update existing tables now, but may in 1.5. (Refs #779, Update tables created without "INTEGER PRIMARY KEY") 2007-10-01 23:15:14 +00:00