Removing DOI from JEK journal
Hi,
I want to remove the doi field from the .csl file found for this journal in the repository. I have tried to follow the different guidelines that can be found in the forum...........
https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step
https://forums.zotero.org/discussion/7252/removing-doi-and-retrieved-from-apa-style-bibliographies
.......................I am no good at coding, but it seems that the code is written in a different manner in this .csl (at least to the one shown in the examples)
(Sorry, I couldn't paste the code here)
https://www.zotero.org/styles/journal-of-electromyography-and-kinesiology
Can someone help me?
Regards
I want to remove the doi field from the .csl file found for this journal in the repository. I have tried to follow the different guidelines that can be found in the forum...........
https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step
https://forums.zotero.org/discussion/7252/removing-doi-and-retrieved-from-apa-style-bibliographies
.......................I am no good at coding, but it seems that the code is written in a different manner in this .csl (at least to the one shown in the examples)
(Sorry, I couldn't paste the code here)
https://www.zotero.org/styles/journal-of-electromyography-and-kinesiology
Can someone help me?
Regards
<link href="http://www.zotero.org/styles/elsevier-harvard" rel="independent-parent"/>
to<link href="http://www.zotero.org/styles/elsevier-harvard2" rel="independent-parent"/>
should be enough. Can you try it.EDIT: it seems as Elsevier Harvard2 style (and also Elsevier Harvard) use abbreviated names of journals. On another side, the JEL Guide for authors says:
was this noticed by the editors?
As JEK is an Elsevier journal, we do know that they like to have the DOI included as they'll need that for their webversion of articles, even though they don't include them in the print articles (or pdfs).
With your edit this error apperars
Error parsing style:
[Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIIOService.newFileURI]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://zotero/content/xpcom/style.js :: Zotero.Style.prototype.getCiteProc :: line 622" data: no]
https://gist.githubusercontent.com/anonymous/ba1ebf519835bb72c91a28c642c57d84/raw/40b870b3a802ef14b4d9be0089b08884a8d0655f/journal-of-electromyography-and-kinesiology.csl
The problem is that number 2, since after deleting it, the reference works....
https://www.zotero.org/styles?q=id:elsevier-harvard2
so you may just as well use that instead of trying to use a custom style for JEK.