Wikipedia:Template index/Sources of articles/Citation quick reference: Difference between revisions
Content deleted Content added
→Citing a news article: '''pages''' or '''page''' the page number or numbers of the relevant information... |
m Remove deprecated parameters; |
||
Line 28:
| origdate =
| origyear =
| url =
| format =
Line 35 ⟶ 34:
| date =
| year =
| publisher =
| ___location =
Line 75 ⟶ 73:
| last = Elford
| authorlink =
| year = 1974
| date =
| title = <The Icelanders - Their Ontario Year.>
Line 96 ⟶ 92:
| author =
| year =
| title = <!-- required -->
| journal =
Line 119 ⟶ 114:
| authorlink =
| author =
| title =
| url =
Line 137 ⟶ 131:
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate wikipedia article. Does not work with URLs.
* '''url''': Link to the news item if available online
** '''format''': Format, i.e. PDF. Don't specify for HTML (implied as default).
Line 164 ⟶ 157:
| first =
| authorlink =
| date =
| year =
| work =
| publisher =
Line 184 ⟶ 175:
;Using author
<tt><nowiki>{{Cite web |url= |title= |accessdate= |author= |authorlink
;Using last, first
<tt><nowiki>{{Cite web |url= |title= |accessdate= |last= |first= |authorlink
The most common parameters are as follows. See also the complete documentation in [[Template:Cite web]].
Line 193 ⟶ 184:
* '''title''' (required): Title of online item.
* '''accessdate''' in same format as dates in body of article.
* either '''author''', or '''last''' and '''first''' to produce <code>last, first</code>. Don't wikilink these; instead use '''authorlink''' to link to the appropriate wikipedia article. Does not work with URLs.
* '''date''': Full date of publication, in same format as main text of article.
* '''archiveurl''': URL of the archive ___location of the item, and '''archivedate''': Date when the item was archived, in same format as main text of the article.
|