Change Font of Cite Style "Natur und Landschaft"
Hi.
How can I change the font of the cite style "Natur und Landschaft"?
I also want to add the total number of pages in the source index for each quote.
Moreover i want to indent the second line of the quote in the source index.
I also want to add in the quote in the source index "Online:" before the website link and at the end the date when I downloaded the link.
Thank you very much in advance.
How can I change the font of the cite style "Natur und Landschaft"?
I also want to add the total number of pages in the source index for each quote.
Moreover i want to indent the second line of the quote in the source index.
I also want to add in the quote in the source index "Online:" before the website link and at the end the date when I downloaded the link.
Thank you very much in advance.
Upgrade Storage
You'd need to modify the citation style.
You can add:
<group delimiter=" "><number variable="number-of-pages"/>
<label variable="number-of-pages" form="short"/>
</group>
wherever you need it.
For the "Online:" you find the part that starts with
<else-if type="webpage post-weblog...and add:<text term="online" text-case="capitalize-first"/>where you want it.General instructions:
https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step