Ecology style -- adding DOI?
Can anyone help me create an edited Ecology style by adding a DOI field at the very end of each bibliographic entry? I've looked on the zotero website for instructions and pulled up the zotero CSL editor, but I’m not the least bit fluent in HTML so I don't know what text to insert and where. The update would add the text “DOI:” and then the DOI number after it. But, not all of our pubs have DOIs, so we’d only want this field to show up when a DOI is listed. Her'es an example of how we'd like it to look:
Wondzell, S. M., J. LaNier, and R. Haggerty. 2009. Evaluation of alternative groundwater flow models for simulating hyporheic exchange in a small mountain stream. Journal of Hydrology 364:142–151. DOI: 10.1016/j.jhydrol.2008.10.011
Wondzell, S. M., J. LaNier, and R. Haggerty. 2009. Evaluation of alternative groundwater flow models for simulating hyporheic exchange in a small mountain stream. Journal of Hydrology 364:142–151. DOI: 10.1016/j.jhydrol.2008.10.011
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
The general idea is to add
<text variable="DOI" prefix="DOI: "/> at the end of the <bibliography> section
If details of bibliography don't matter as much, you can use Chicago (author-date), which is somewhat similar and does include DOIs.