More actions
first save of intructions |
No edit summary |
||
Line 64: | Line 64: | ||
}}.</includeonly> | }}.</includeonly> | ||
<noinclude> | <noinclude> | ||
'''cite journal''' is for formatting references to articles in academic journals in a consistent and legible manner. It can be used at the end of the article, directly in the References section. It can also be placed within <nowiki><ref></nowiki> tags for in-line citations (see [[Wikipedia:Footnotes]]). | |||
== Usage == | |||
Copyable version: | |||
<code><nowiki>{{cite journal |quotes= |last= |first= |authorlink= |coauthors= |year= |month= |title= |journal= |volume= |issue= |pages= |id= |url= |accessdate= }}</nowiki></code> | |||
{| cellpadding="0" cellspacing="6" | |||
! using first, last !! using author | |||
|- width="50%" | |||
| | |||
<pre> | <pre> | ||
{{cite | {{cite journal | ||
| quotes = | |||
| last = | | last = | ||
| first = | | first = | ||
| authorlink = | | authorlink = | ||
| coauthors = | | coauthors = | ||
| date = | |||
| year = | | year = | ||
| month = | | month = | ||
Line 76: | Line 89: | ||
| volume = | | volume = | ||
| issue = | | issue = | ||
| pages = | | pages = | ||
| doi = | |||
| doi = | |||
| id = | | id = | ||
| url = | | url = | ||
| language = | |||
| format = | | format = | ||
| accessdate = | | accessdate = | ||
}} | }}</pre> | ||
</pre> | | style="vertical-align: top;" | | ||
* ''' | <pre> | ||
{{cite journal | |||
| quotes = | |||
| author = | |||
| date = | |||
| year = | |||
| month = | |||
| title = | |||
| journal = | |||
| volume = | |||
| issue = | |||
| pages = | |||
| doi = | |||
| id = | |||
| url = | |||
| language = | |||
| format = | |||
| accessdate = | |||
}}</pre> | |||
|} | |||
* '''quotes''': Specify "quotes=no" to disable the quotes around the title. If "quotes" is not defined or set to the empty string, the template emits quotes around the title (default). | |||
* '''author''': Author | * '''author''': Author | ||
** '''last''' works with '''first''' to produce <code>last, first</code> | ** '''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) | ** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate article (internal link) | ||
** '''coauthors''': allows additional authors | ** '''coauthors''': allows additional authors | ||
* '''date''': ''January 1, 2006''. Full date of publication. | * '''date''': ''[[January 1]], [[2006]]''. Full date of publication. | ||
** '''year''': ''2006''. Year of publication (ignored if the ''date'' field is used). | ** '''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). | *** '''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. | * '''journal''': Name of the journal. | ||
* '''volume''': Volume number of the journal in which the article is found | * '''volume''': Volume number of the journal in which the article is found | ||
* '''issue''': Issue 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''': [[digital object identifier]] such as ''<nowiki>10.1016/j.coi.2004.08.001</nowiki>''. See also {{tl|doi}} | |||
* '''id''': Identifier such as ''<nowiki>{{</nowiki>[[:Template:ISSN|ISSN]]|1111-2220}}'', PMID 15128012 | |||
* '''doi''': [[ | **other suitable id-related templates: {{tl|doi}}, {{tl|US patent}} | ||
* '''id''': | |||
* '''url''': URL of a copy of the article, if available online. | * '''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 [[ | **: Specify as'' 'fee required' ''if free access no longer available. | ||
**: Specify as'' 'Reprint' ''if a full original version but not hosted by the original publisher. | |||
* '''accessdate''': Full date when URL was accessed, in [[ISO 8601]] YYYY-MM-DD format, eg. ''2006-02-17''. | |||
[[Category:Citation templates]] [[Category:Templates using ParserFunctions]] | [[Category:Citation templates]] [[Category:Templates using ParserFunctions]] | ||
</noinclude> | </noinclude> |
Revision as of 17:36, 5 February 2007
cite journal is for formatting references to articles in academic journals in a consistent and legible manner. It can be used at the end of the article, directly in the References section. It can also be placed within <ref> tags for in-line citations (see Wikipedia:Footnotes).
Usage
Copyable version:
{{cite journal |quotes= |last= |first= |authorlink= |coauthors= |year= |month= |title= |journal= |volume= |issue= |pages= |id= |url= |accessdate= }}
using first, last | using author |
---|---|
{{cite journal | quotes = | last = | first = | authorlink = | coauthors = | date = | year = | month = | title = | journal = | volume = | issue = | pages = | doi = | id = | url = | language = | format = | accessdate = }} |
{{cite journal | quotes = | author = | date = | year = | month = | title = | journal = | volume = | issue = | pages = | doi = | id = | url = | language = | format = | accessdate = }} |
- quotes: Specify "quotes=no" to disable the quotes around the title. If "quotes" is not defined or set to the empty string, the template emits quotes around the title (default).
- author: Author
- last works with first to produce
last, first
- authorlink works either with author or with last & first to link to the appropriate article (internal link)
- coauthors: allows additional authors
- last works with first to produce
- 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).
- year: 2006. Year of publication (ignored if the date field is 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: 45–47: first page, and optional last page.
- doi: digital object identifier such as 10.1016/j.coi.2004.08.001. See also {{doi}}
- id: Identifier such as {{ISSN|1111-2220}}, PMID 15128012
- url: URL of a copy of the article, if available online.
- format: Format, i.e. PDF. Don't specify for HTML (implied as default).
- Specify as 'fee required' if free access no longer available.
- Specify as 'Reprint' if a full original version but not hosted by the original publisher.
- 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.