Short journal titles in custom citation style
Hi,
I have modified a CSL citation style (based on www.zotero.org/styles/who-europe-harvard) to suit my needs.
Everything works fine but I would like for the title of the journals to be displayed in its short version - if it's available in such form in my library.
Could you point me to the proper variable and tell me in which macro to save it?
I have modified a CSL citation style (based on www.zotero.org/styles/who-europe-harvard) to suit my needs.
Everything works fine but I would like for the title of the journals to be displayed in its short version - if it's available in such form in my library.
Could you point me to the proper variable and tell me in which macro to save it?
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.
<text variable="container-title" form="short"/>
Where in the code should I insert this line ?
Thank you both !