scientific names in article titles
I have just switched from ProCite to EndNote because Thomson Reuters no longer maintains or upgrades ProCite. I have experimented with Zotero and am sympathetic to the argument that it has some advantages over EndNote. I also greatly appreciate the fact that Zotero is open-source software, having become a fan of R for statistical analysis in recent years.
However, there appears to be one fundamental limitation of Zotero for my purposes as a mammalian biologist who has many references with scientific names in their titles. These names are typically italicized in bibliographies for journals in which I publish. It's important to keep in mind that the whole title is not italicized, just the scientific name. EndNote (and ProCite) make it easy to italicize items such as these in titles, or any other fields, but this seems impossible to do with Zotero.
I suppose one could use a code like {} to bracket scientific names, then do post-processing in Word after a bibliography was created to eliminate these codes and make the intervening text be italicized, but this seems like unnecessary effort. Andi, it would be painful to import the 1000s of EndNote references I have with titles containing scientific names into Zotero.
This is partly a suggestion for improving Zotero and partly a query to see if I'm missing something. If my understanding is correct, however, I can't make serious use of Zotero unless this issue is addressed, and I imagine there are many other biologists in the same boat.
S. Jenkins
However, there appears to be one fundamental limitation of Zotero for my purposes as a mammalian biologist who has many references with scientific names in their titles. These names are typically italicized in bibliographies for journals in which I publish. It's important to keep in mind that the whole title is not italicized, just the scientific name. EndNote (and ProCite) make it easy to italicize items such as these in titles, or any other fields, but this seems impossible to do with Zotero.
I suppose one could use a code like {} to bracket scientific names, then do post-processing in Word after a bibliography was created to eliminate these codes and make the intervening text be italicized, but this seems like unnecessary effort. Andi, it would be painful to import the 1000s of EndNote references I have with titles containing scientific names into Zotero.
This is partly a suggestion for improving Zotero and partly a query to see if I'm missing something. If my understanding is correct, however, I can't make serious use of Zotero unless this issue is addressed, and I imagine there are many other biologists in the same boat.
S. Jenkins
In answer to Dan's question, I have used RIS to export selected references from EndNote to a file for importing to Zotero. Zotero instructions say that the RIS file should be saved as plain text, and in fact saving it in rtf format, which proeserves the italics, produces a file that can't be imported into Zotero. Perhaps one of the other export options in EndNote (html or xml) would work?
I realized after my initial posting that there are other special fonts besides italics that appear in titles of scientific papers, to wit, superscripts and subscripts. For example, papers about climate change with carbon dioxide in the title often use the chemical symbol for carbon dioxide -- C0 (subscript) 2.
Thanks again,
The other options Endnote export options are not supported by Zotero because they don't follow any known standard.
The planned mark-up features include subscripts and superscripts.
http://forums.zotero.org/discussion/3875/rich-text-in-titles/?Focus=26555#Comment_26555
(along with the Word macro that I linked to in that thread)
It's not fully automatic, but for me it did (and does) the trick. The markup is the same as that which will be used with CSL 1.0, and includes support for bold, italics, superscript, subscript and small-caps.
We can't import native Endnote databases, even if it were technically possible (and it'd be hard) it's legally rather tricky.
edit: also, where do you think they should go in Zotero? We don't have an alt-title field.
for the txt RIS
AN - pdf
for the XML RIS
<accession-num>
<style face="normal" font="default" size="100%">pdf</style>
</accession-num>
This is a problem unless one can figure out a way to get the accession-num field put into the Zotero loc in archive field, which is where it showed up in the TXT RIS import.
In Endnote, the Alt-Title is usually where one puts the abbreviated version of the title. But I note that Endnote may be obfuscating things a bit because after the <title> which is the title of the paper, the XML file has this:
<secondary-title>
<style face="normal" font="default" size="100%">Zootaxa</style>
</secondary-title>
<alt-title>
<style face="normal" font="default" size="100%">Zootaxa</style>
</alt-title>
</titles>
<periodical>
<full-title>
<style face="normal" font="default" size="100%">Zootaxa</style>
</full-title>
</periodical>
<alt-periodical>
<full-title>
<style face="normal" font="default" size="100%">Zootaxa</style>
</full-title>
</alt-periodical>
Note that it puts the journal name where it should be putting the short title field.
The alt-title I'm not sure I follow - what does Zotero import for those? Presumably you don't want Zootaxa in the short-title field? or is that for the journal abbreviation field?
https://gist.github.com/anonymous/50aa565a55ce69bc3214
It is the one that shows an anomalous place for the periodical term Zootaxa. The xml file was correct for the other records that I checked (not all).