Revision as of 00:01, 11 June 2006 view sourceRuM (talk | contribs)1,814 editsm interwiki cs← Previous edit |
Revision as of 17:00, 27 June 2006 view source RedSpruce (talk | contribs)12,082 edits adding "Usage" section, as cite book and cite web haveNext edit → |
Line 56: |
Line 56: |
|
|
|
|
|
{{esoteric}} |
|
{{esoteric}} |
|
|
|
|
|
== Usage == |
|
|
{| 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''': ''], ]''. 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–47</nowiki>'': first page, and optional last page. |
|
|
* '''doi''': ]. See also {{tl|doi}} |
|
|
* '''id''': Identifier such as ''<nowiki>{{</nowiki>]|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 ] YYYY-MM-DD format, eg. ''2006-02-17''. |
|
|
</onlyinclude> |
|
|
|
|
] |
|
] |
|
] |
|
] |