Template:Reference: Difference between revisions

From Cryptology City
Jump to navigation Jump to search
(Created page with "<noinclude> Category:Formatting Templates Category:Reference Templates == Template Documentation == Provides a robust way to specify a reference in the bibliography. === Example === <nowiki>{{Reference |id=cf07 |tag=CP07 |title=On parameterized path and chordless path problems. |authors=Y. Chen and J. Flum |journal=Proceedings of the IEEE Conference on Computational Complexity 2007 |srcdetail=250-263 }}</nowiki> {{Renders-As |{{R...")
 
No edit summary
Line 1: Line 1:
<noinclude>
[[Category:Formatting Templates]]
[[Category:Reference Templates]]
== Template Documentation ==
== Template Documentation ==
Provides a robust way to specify a reference in the [[ccref|bibliography]].
Provides a robust way to specify a reference in the [[ccref|bibliography]].

Revision as of 21:44, 26 June 2024

Template Documentation

Provides a robust way to specify a reference in the bibliography.

Example

{{Reference
    |id=cf07 |tag=CP07
    |title=On parameterized path and chordless path problems.
    |authors=Y. Chen and J. Flum
    |journal=Proceedings of the IEEE Conference on Computational Complexity 2007
    |srcdetail=250-263
 }}

Template:Renders-As

Parameters

Order/Name Description
id (optional) ID to be used to refer to the citation. Defaults to lower-case version of the tag used.
tag Text to be shown for the reference.
title Title of the referenced work.
authors Author or authors of the referenced work.
journal Journal in which the work was published.
srcdetail (optional) Specifies extra details about the source of the work, such as page numbers.


Raw Template

[{{{tag}}}] {{{authors}}}. {{{title}}}, {{{journal}}}, .