Misplaced Pages

Template:Cite journal

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Nk (talk | contribs) at 08:43, 6 July 2006 (+bg). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 08:43, 6 July 2006 by Nk (talk | contribs) (+bg)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

"{{{title}}}".

This template employs intricate features of template syntax. You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages.
You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here.

Usage

using first, last using author
{{cite journal
 | last = 
 | first = 
 | authorlink = 
 | coauthors = 
 | year = 
 | month = 
 | title = '''REQUIRED'''
 | journal = 
 | volume = 
 | issue = 
 | pages = 
 | doi =
 | id = 
 | url =
 | format = 
 | accessdate = 
 }}
{{cite journal
 | author = 
 | year = 
 | month = 
 | title = '''REQUIRED'''
 | journal = 
 | volume = 
 | issue = 
 | pages = 
 | doi =
 | id = 
 | url = 
 | format = 
 | accessdate = 
 }}
  • 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
  • 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: 45–47: first page, and optional last page.
  • doi: digital object identifier. 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).
  • accessdate: Full date when URL was accessed, in ISO 8601 YYYY-MM-DD format, eg. 2006-02-17.
Categories: