citation style preview in repository?
Hi,
I only found zotero by accident on the quest for a firefox plugin that reliably lets me import references into RefMan.
Having found this I am well impressed with this tool and the ease of importing references is just fantastic. I have instantly converted my RefMan db to zotero!
[A useful hint: If you are annoyed that after importing from RIS your pubmed links dont work anymore: Open your exported RIS db with a regular text editor and use search and replace to to replace "PM:" by "http://view.ncbi.nlm.nih.gov/pubmed/". voila! Still looking for similar uri for Web of Science?].
Further I am looking forward to the future features announced.
So here is my suggestion:
I would happily contribute by creating an own citation style, but it would make things much easier if there was a preview function on the repository site, so do not have to download all styles to find out which one is closest to the one I would like to create.
(I would like to see eg. The Journal of Neuroscience style as described in http://www.jneurosci.org/misc/ifa_organization.shtml ,
a variation of the Harvard Author Date style I suppose.)
Many thanks for considering this.
Keep on the great work!
Cheers
Ullrich
I only found zotero by accident on the quest for a firefox plugin that reliably lets me import references into RefMan.
Having found this I am well impressed with this tool and the ease of importing references is just fantastic. I have instantly converted my RefMan db to zotero!
[A useful hint: If you are annoyed that after importing from RIS your pubmed links dont work anymore: Open your exported RIS db with a regular text editor and use search and replace to to replace "PM:" by "http://view.ncbi.nlm.nih.gov/pubmed/". voila! Still looking for similar uri for Web of Science?].
Further I am looking forward to the future features announced.
So here is my suggestion:
I would happily contribute by creating an own citation style, but it would make things much easier if there was a preview function on the repository site, so do not have to download all styles to find out which one is closest to the one I would like to create.
(I would like to see eg. The Journal of Neuroscience style as described in http://www.jneurosci.org/misc/ifa_organization.shtml ,
a variation of the Harvard Author Date style I suppose.)
Many thanks for considering this.
Keep on the great work!
Cheers
Ullrich
Also, you probably know this, but you can preview styles you have installed by selecting one or more references in Zotero and loading chrome://zotero/content/tools/cslpreview.xul.
I presume you have a script now that generates the styles index. Just enhance that to create a "preview" div that follows each entry, and use some simple JS to hide and disclose it.
Well, OK, maybe there's no easy way to have a script get Zotero to generate this preview file now? Am just saying that the assumption that's built into csledit and cslpreview does not have to accompany repository previewing.
I assume it only supports the core Firefox JS engine and not XPCOM calls, however, so some parts of the Zotero CSL processor would still have to be rewritten/modularized, as they would be with Rhino. But looks promising nonetheless.
- Could you make a link available with the RDF-data of the citation data of the items used in the style preview? This way I can easily check which fields are filled, and what item types are used.
- The preview currently doesn't provide clear information about how bibliographies are organized (alphabetically, in order of citation), or how multiple citations are collapsed/ordered. Also, only a single citation field is shown, quite often of a item type that isn't particularly relevant to the style. Adding some text in the citation preview field, and using multiple citations would really help here (e.g. the citation preview field could show something like: "Book (1). Book chapter, news article, movie, cited in that order (2-4). Movie, book chapter, cited in that order (2, 4).")