Edit Style to include DOI
Hi everyone, I'm looking for a way to edit the style I need to use (that is Emerald - Harvard) in such a way that it will include DOI, which is requested by the journal. Is this possible to do? Thank you for any help! Paul
You can do that by deleting the lines
<choose>
<if variable="page" match="none">
(that's line 111-112 in the code) and
Then about 20 lines down delete the corresponding
</if>
</choose>
in this block, i.e. right *above* the else
</if>
</choose>
</else>
If this is for a particular journal (or a general Emerald requirement) we can also look at this from our end.
I've submitted a fix for the repository. You can already use this style:
https://raw.githubusercontent.com/citation-style-language/styles/d8422e5b5ed0fe4cd956166bbc69f681def3981a/emerald-harvard.csl
It was for the Journal of Product and Brand Management which requires using one of the recognised Harvard styles and refer to the Emerald - Harvard style for that.
Thanks again, I appreciate it! Best, Paul