Adding original date to style
Hi,
I am familiar with the possibility to add "original-date" to the "Extra" column, but the style I use do not have support for this. I am using a slightly modified version of "World Politics": https://www.zotero.org/styles?q=World Politics .
Could someone possibly help me out by suggesting what I should add to the CSL-file in order for this to work?
Thanks in advance.
I am familiar with the possibility to add "original-date" to the "Extra" column, but the style I use do not have support for this. I am using a slightly modified version of "World Politics": https://www.zotero.org/styles?q=World Politics .
Could someone possibly help me out by suggesting what I should add to the CSL-file in order for this to work?
Thanks in advance.
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
Here you go: https://pastebin.com/VzZGDrR4
<group delimiter=" ">
<text macro="date"/>
<date date-parts="year" form="text" variable="original-date" prefix="[" suffix="]"/>
</group>