Difference between revisions of "Template:Reference-ECCC"

From Complexity Zoo
Jump to navigation Jump to search
m (1 revision: Complexity zoo import.)
 
(No difference)

Latest revision as of 03:10, 18 November 2012

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
}}

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.
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}}}.