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?
<text variable="container-title" form="short"/>
Where in the code should I insert this line ?
Thank you both !