Difference between revisions of "Template:Cite article"

From Team Fortress Wiki
Jump to: navigation, search
m (moved Cite article to Template:Cite article: I'm an idiot)
(Added <includeonly>)
Line 1: Line 1:
<noinclude>{{{author}}}, "{{{title}}}" ({{{year}}}). ''{{{publication}}}''{{#if: {{{no|}}} | {{Nbsp}}(no. {{{no}}}) | | }}{{#if: {{{pp|}}} |  , pp. {{{pp}}} | |}}.</noinclude>
+
<includeonly>{{{author}}}, "{{{title}}}" ({{{year}}}). ''{{{publication}}}''{{#if: {{{no|}}} | {{Nbsp}}(no. {{{no}}}) | | }}{{#if: {{{pp|}}} |  , pp. {{{pp}}} | |}}.</includeonly>
 
<noinclude>{{doc begin}}
 
<noinclude>{{doc begin}}
  

Revision as of 20:52, 3 November 2010

Documentation for Cite article


The cite article template is to cite articles in journals, magazines, newspapers, etc. It uses a variation of the Harvard citation format.

Usage

{{Cite article
  | author      = Author of the article     (required)
  | title       = Title of the article      (required)
  | year        = year of publication       (required)
  | publication = Which publication?        (required)
  | no          = Publication index
  | pp          = Page range
}}

Sample output

  • Robin Walker, "TF2: The New Revolution?" (2007). PC Gamer UK   (no. 58), pp. 52--58.


See also

  • Cite web
  • Cite book