Cite journal: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
m (Protected Template:Cite journal: highly used template, should not be edited regularly; please use {{editprotected}} [edit=sysop:move=sysop])
(replace documentation with pointer to talk page per request)
Line 57: Line 57:
{{esoteric}}
{{esoteric}}


== Usage ==
See the [[Template talk:Cite journal|talk page]] for documentation on how to use this template.
{| cellpadding="0" cellspacing="6"
! using first, last !! using author
|- width="50%"
|
<pre>
{{cite journal
| last =
| first =
| authorlink =
| coauthors =
| year =
| month =
| title = '''REQUIRED'''
| journal =
| volume =
| issue =
| pages =
| doi =
| id =
| url =
| format =
| accessdate =
}}</pre>
| style="vertical-align: top;" |
<pre>
{{cite journal
| author =
| year =
| month =
| title = '''REQUIRED'''
| journal =
| volume =
| issue =
| pages =
| doi =
| id =
| url =
| format =
| accessdate =
}}</pre>
|}
 
* '''author''': Author
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate article (internal link)
** '''coauthors''': allows additional authors
* '''date''': ''[[January 1]], [[2006]]''. Full date of publication.
** '''year''': ''2006''. Year of publication (ignored if the ''date'' field is used).
*** '''month''': ''January''. Month of publication (ignored if the ''date'' field is used, or if the ''year'' field is ''not'' used).
* '''title''': Title of article. '''''This is the only required parameter. All other parameters are optional.'''''
* '''journal''': Name of the journal.
* '''volume''': Volume number of the journal in which the article is found
* '''issue''': Issue number of the journal in which the article is found
* '''pages''': ''<nowiki>45&ndash;47</nowiki>'': first page, and optional last page.
* '''doi''': [[digital object identifier]]. See also {{tl|doi}}
* '''id''': Identifier such as ''<nowiki>{{</nowiki>[[:Template:ISSN|ISSN]]|1111-2220}}'', PMID 15128012
**other suitable id-related templates: {{tl|doi}}, {{tl|US patent}}
* '''url''': URL of a copy of the article, if available online.
** '''format''': Format, i.e. PDF. Don't specify for HTML (implied as default).
* '''accessdate''': Full date when URL was accessed, in [[ISO 8601]] YYYY-MM-DD format, eg. ''2006-02-17''.
 


[[Category:Citation templates|{{PAGENAME}}]]
[[Category:Citation templates|{{PAGENAME}}]]

Revision as of 13:46, 9 July 2006