Template:ChapterCitation: Difference between revisions
Jump to navigation
Jump to search
Created page with "<div class="report-citation"> <div class="report-citation-title">Please use the following reference to cite this chapter</div> <div class="report-citation-text">{{{authors}}}, {{{year}}}: {{{chaptertitle}}} [{{{editors|}}}]. In: {{{reporttitle}}}. {{{publisher|}}}. {{{pages|}}} {{{doi|}}}</div> </div>" |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="report-citation"> | <onlyinclude><div class="rcit-box"> | ||
<div class="rcit-header">Cite this report</div> | |||
<div class="rcit-text">{{{citation}}}</div> | |||
<div class="rcit-row"> | |||
<span class="rcit-lbl">DOI</span> | |||
<span class="rcit-val">[{{{doi}}} {{{doi}}}]</span> | |||
</div> | |||
</div></onlyinclude> | |||
<noinclude> | |||
== Usage == | |||
<pre> | |||
{{ReportCitation | |||
| citation = Kovač, Maria, Thomas Berg, and Sun Li. ''Annual Climate Assessment 2023''. Berlin: Institute for Climate Research, 2023. | |||
| doi = https://doi.org/10.xxxx/xxxxx | |||
}} | |||
</pre> | |||
Note: italic text in the citation should use wiki markup (''double apostrophes'') as normal. | |||
< | <!-- TODO: Add copy to clipboard JavaScript once RawHTML is enabled --> | ||
</ | [[Category:Templates]] | ||
</noinclude> | |||
Revision as of 07:23, 10 April 2026
Cite this report
{{{citation}}}
DOI [{{{doi}}} {{{doi}}}]
Usage
{{ReportCitation
| citation = Kovač, Maria, Thomas Berg, and Sun Li. ''Annual Climate Assessment 2023''. Berlin: Institute for Climate Research, 2023.
| doi = https://doi.org/10.xxxx/xxxxx
}}
Note: italic text in the citation should use wiki markup (double apostrophes) as normal.