Wikipedia:Template index/Sources of articles/Citation quick reference: Difference between revisions
Content deleted Content added
m Remove deprecated parameters; |
Hyphenating parameters per July 2014 RFC. Also removing redundant and unsupported parameters. |
||
Line 8:
<pre><ref>{{cite book|author=...}}</ref></pre>
''See full list of citation templates at [[Wikipedia:Citation templates]].'' For other templates, see [[Wikipedia:
== Citing a book ==
Line 22:
| last =
| first =
|
| editor =
| others =
| title = <!-- required -->
|
| url =
| format =
|
| edition =
| date =
| publisher =
| ___location =
| language =
|
| pages =
| chapter =
|
| quote =
}}
Line 49 ⟶ 47:
| last =
| first =
|
| year =
| title = <!-- required -->
| publisher =
| ___location =
|
| pages =
}}
Line 72 ⟶ 70:
| first = Jean
| last = Elford
|
|
▲ | title = <The Icelanders - Their Ontario Year.>
| quote =
| journal = The Beaver
| volume =
| issue =
| pages =
| doi =
| id =
| url =
| format =
|
}}</pre>
| style="vertical-align: top;" |
Line 91 ⟶ 88:
{{Cite journal
| author =
|
| title = <!-- required -->
| journal =
Line 112 ⟶ 109:
| first =
| last =
|
| author =
| title =
Line 122 ⟶ 119:
| page =
| date =
|
| language =
| quote =
Line 130 ⟶ 127:
* '''author''': Author
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''
* '''url''': Link to the news item if available online
** '''format''': Format, i.e. PDF. Don't specify for HTML (implied as default).
Line 139 ⟶ 136:
* '''date''': date of publication, in same format as dates in the body of the article.
* '''pages''' or '''page''': the page number or numbers of the relevant information (e.g. pages=31-32 or page=157). Note that "pages" overrides "page" if they are both present.
* '''
* '''language''': the language in which the source is written.
* '''quote''': Relevant quote.
Line 152 ⟶ 149:
| url = <!-- required -->
| title = <!-- required -->
|
| author =
| last =
| first =
|
| date =
| work =
| publisher =
Line 165 ⟶ 161:
| language =
| quote =
|
|
}}</pre>
Line 172 ⟶ 168:
;Common form for cases where little is known about authorship of the page
<tt><nowiki>{{Cite web |url= |title= |
;Using author
<tt><nowiki>{{Cite web |url= |title= |
;Using last, first
<tt><nowiki>{{Cite web |url= |title= |
The most common parameters are as follows. See also the complete documentation in [[Template:Cite web]].
* '''url''' (required): URL of online item.
* '''title''' (required): Title of online item.
* '''
* either '''author''', or '''last''' and '''first''' to produce <code>last, first</code>. Don't wikilink these; instead use '''
* '''date''': Full date of publication, in same format as main text of article.
* '''
<noinclude>
|