Template:Cite journal or magazine: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Cite a | "description": "Cite a magazine or academic journal, whether printed or online.", | ||
"params": { | "params": { | ||
"authors": { | "authors": { |
Revision as of 21:35, 27 December 2024
Cite a magazine or academic journal, whether printed or online.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Author(s) | authors | Follow Chicago style. 1 author: Lastname, Firstname "Screenname." 2-3 authors: Lastname, Firstname "Screenname" and Firstname "Screenname" Lastname (comma separated except for the last one).<br><br>4+ authors: Include the first three authors as normal, separated by commas (no "and"), and then end with ", et al."
| String | optional |
Article title | title | The title of the article, not including the magazine or journal name.
| String | optional |
Magazine or journal name | magazine_name | The name of the magazine or journal in which the article was included.
| String | optional |
Volume | volume | The magazine volume number, if known.
| Number | optional |
Issue | issue | The magazine issue number, if known. You can hyphenate compound issue numbers when they exist, i.e. some Shonen Jump volumes.
| String | optional |
Page numbers | page_numbers | Include page numbers, if known.
| String | optional |
Translator | translator | If you referenced a translation of the article, cite the translator (format: Firstname "screenname" Lastname)
| String | optional |
URL | url | If you referenced an online translation of the article, such as from Shmuplations, use the URL to the translation. Otherwise, include a link to the original content (such as an Internet Archive link to a magazine scan) if it can be read for free online.
| String | optional |
Archive URL | archive_url | If you included a URL, fill this field out with a Wayback Machine entry for that URL.
| String | optional |
Year | year | The year during which the article was published.
| Number | optional |
Month or Season | month | The month or season during which the article was published. Use the full name. Requires year to have a value.
| String | optional |
Day | day | The day of the month on which the article was published. Don't use leading zeroes. Requires month to have a value.
| Number | optional |