Style Request: Journal of Glaucoma
Any help is greatly appreciated!
The style is similar to JAMA, with the following changes:
Journal citation:
1. if more than 3 authors, list first 3 then et al. (JAMA will list 4, or first 3 + et al if more than 4 authors)
2. No issue number (volume only)
3. In journal name only put period at end of name, not after each word in journal abbreviation
WWW citation:
4. "Accessed ____" does not go within brackets.
Otherwise, journal style is identical to JAMA.
To view style: http://edmgr.ovid.com/jog/accounts/ifauth.htm
Thank you again for your help.
Best regards,
Josh
The style is similar to JAMA, with the following changes:
Journal citation:
1. if more than 3 authors, list first 3 then et al. (JAMA will list 4, or first 3 + et al if more than 4 authors)
2. No issue number (volume only)
3. In journal name only put period at end of name, not after each word in journal abbreviation
WWW citation:
4. "Accessed ____" does not go within brackets.
Otherwise, journal style is identical to JAMA.
To view style: http://edmgr.ovid.com/jog/accounts/ifauth.htm
Thank you again for your help.
Best regards,
Josh
Thank you very much...
-josh
Under the bibliography section of the style, find this line:
<option name="et-al-min" value="6"/>
and change the 6 to 4 (it appears the AMA/JAMA style will also list 5 authors).
Further down in the bibliography section, find this line:
<text variable="issue" prefix="(" suffix=")"/>
and delete the whole line.
Again in the bibliography section, find this line:
<text variable="container-title" font-style="italic" form="short" suffix="."/>
and change "short" into "long".
Finally, further up in the CSL code, find a macro that starts like this:
<macro name="access">
<group>
<text value="Available at:" suffix=" "/>
<text variable="URL"/>
<group prefix=" [" suffix="]">
In the last line above change " [" to ". " (note the spaces are important).
And change "]" to " ".
That seems to do it, but as I said, I am just learning this stuff myself. Anyway, if you want to take a look or try it out, I pasted my edited version here:
Edit: I realized I had pasted that publicly with the original authors email in it, so I deleted and repasted here: http://csl.codepad.org/OQBpeKZl
3. which, if I understand the request correctly, isn't currently possible:
http://www.zotero.org/support/kb/journal_abbreviations
Also, how do I install your code as a style in Zotero? I apologize for my ignorance in this realm and I really appreciate everyone's help.
-Josh
http://www.zotero.org/support/csl_simple_edits
has a section on getting yout style into Zotero - follow that.
Here it is with the short form of the journal name back in place (though with periods): http://csl.codepad.org/eyzaamFN
One question -- so I know that you can't tell zotero to leave out periods within an abbreviated journal title. However, if there is no abbreviation for a particular journal (ie. the whole name is displayed), can you keep zotero from entering a period between the journal name and the next item (publication year, in this case)?
Turns out the book style doesn't exactly match J Glaucoma (I was more concerned with journal article and WWW style). I don't need any modifications to what you did for my own purposes, but if you're up for it, I'm happy to give you the details on the book and chapter formatting. Just let me know, but either way, thanks again, you really saved me a lot of time reformatting things by hand (or sitting down to learn CSL from square one).
take care.