European Psychiatry Style Help
I'm having difficulty with the European Psychiatry style. The author guidelines ask for Vancouver format with the bibliography listed alphabetically and text citations as [1].
As much as I try to fix it I'm completely stuck! If anyone know's how to fix this that would be great!!
As much as I try to fix it I'm completely stuck! If anyone know's how to fix this that would be great!!
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.
Upgrade Storage
For reference, reported here: https://github.com/citation-style-language/styles/pull/726
How long would it take before it is fixed? Can a bibliography sort be easily fixed (i.e. change a line here or there) or is it more complicated?
Thanks again
The fix is fairly easy
You probably already know this, but see http://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step#manually_editing_csl_styles then find your style and open it in an editor.
Find the line that says <bibliography...> and add the following right after
<sort><key macro="author"/>
<key variable="issued"/>
</sort>
works perfectly!!