This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zotero
Watch
2
Star
0
Fork
You've already forked zotero
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
c807d335e9
zotero
/
chrome
/
chromeFiles
/
content
/
scholar
/
xpcom
History
Dan Stillman
c807d335e9
Changed Items.get() to return a regularly indexed array instead of one indexed by itemID--nothing actually used the keyed array, and this way it can be used for building trees directly (e.g. Scholar.Items.get(Scholar.Items.search('barnes')))
2006-06-06 20:15:50 +00:00
..
data_access.js
Changed Items.get() to return a regularly indexed array instead of one indexed by itemID--nothing actually used the keyed array, and this way it can be used for building trees directly (e.g. Scholar.Items.get(Scholar.Items.search('barnes')))
2006-06-06 20:15:50 +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
Fairly major metadatapane reworking. It is now nextdoor to the items list.
2006-06-06 19:53:27 +00:00