Template:Reference-ECCC
Jump to navigation
Jump to search
Template Documentation
Provides a robust way to specify a reference in the bibliography.
Example
{{Reference-ECCC
|tag=DP08 |year=2008 |date=Feb 28 |eccc-num=TR08-014
|authors=M. David and T. Pitassi
|title=Separating NOF communication complexity classes RP and NP
}}
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. |
| date | Month and day in which the work was published. |
| year | Four-digit year in which the work was published. |
| eccc-num | ECCC number of the work (example: TR08-014). |
Raw Template
[{{{tag}}}] {{{authors}}}. {{{title}}}, Electronic Colloquium on Computational Complexity, ECCC Report {{{eccc-num}}}, accepted on {{{date}}}, {{{year}}}.