Template:Cite journal or magazine: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
"label": "Author(s)", | "label": "Author(s)", | ||
"type": "string", | "type": "string", | ||
"description": "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). | "description": "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). 4+ authors: Include the first three authors as normal, separated by commas (no \"and\"), and then end with \", et al.\"", | ||
"example": "Kischak, Stef \"pidgezero_one,\" Gamer McDegen, and \"blazeit420 | "example": "Kischak, Stef \"pidgezero_one,\" Gamer McDegen, and \"blazeit420\"" | ||
}, | }, | ||
"title": { | "title": { | ||
Line 31: | Line 31: | ||
"label": "Issue", | "label": "Issue", | ||
"type": "string", | "type": "string", | ||
"description": "The magazine issue number, if known. You can hyphenate compound issue numbers when they exist, i.e. some Shonen Jump volumes.", | "description": "The magazine issue number, if known. You can hyphenate compound issue numbers when they exist, i.e. some Shonen Jump volumes might be numbered \"36-37\" for instance.", | ||
"example": "3" | "example": "3" | ||
}, | }, | ||
Line 55: | Line 55: | ||
"label": "Archive URL", | "label": "Archive URL", | ||
"type": "string", | "type": "string", | ||
"description": "If you included a URL, fill this field out with a Wayback Machine entry for that URL.", | "description": "If you included a URL, fill this field out with a Wayback Machine entry for that URL. If the URL isn't on the Wayback Machine yet, change that.", | ||
"example": "https://web.archive.org/web/somedate/https://www.example.com/some-translation" | "example": "https://web.archive.org/web/somedate/https://www.example.com/some-translation" | ||
}, | }, |
Latest revision as of 23:13, 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). 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 might be numbered "36-37" for instance.
| 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. If the URL isn't on the Wayback Machine yet, change that.
| 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 |