Template:ReportCitation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude><div class="rcit-box"> | <onlyinclude><div class="rcit-box"> | ||
<div class="rcit-header">Cite this report</div> | <div class="rcit-header">Cite this report</div> | ||
<div class="rcit-text | <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> | </div></onlyinclude> | ||
<noinclude> | <noinclude> | ||
| Line 19: | Line 11: | ||
<pre> | <pre> | ||
{{ReportCitation | {{ReportCitation | ||
| citation = Kovač, Maria, Thomas Berg, and Sun Li. ''Annual Climate Assessment 2023''. Berlin: Institute for Climate Research, 2023. https://doi.org/10. | | 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> | </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]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 04:40, 10 April 2026
Cite this report
{{{citation}}}
DOI [{{{doi}}} {{{doi}}}]
Usage
[edit]{{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.