User additions to AugsburgWrestling.info are currently disabled due to repeated vandalism.

Please contact us to create an account and start editing.

Template:Cite online journal

From Augsburg Wrestling Wiki
Jump to navigation Jump to search

"{{{title}}}"

Template:Mergeinto

  1. REDIRECT Template:Intricate template

Usage

using first, last using author
{{cite online journal
 | last = 
 | first = 
 | authorlink = 
 | coauthors = 
 | year = 
 | month = 
 | title = '''REQUIRED'''
 | journal = 
 | volume = 
 | issue = 
 | page = 
 | pages = 
 | article = 
 | doi =
 | id = 
 | url =
 | format = 
 | accessdate = 
 | accessdaymonth =
 | accessyear =
 }}
{{cite online journal
 | author = 
 | year = 
 | month = 
 | title = '''REQUIRED'''
 | journal = 
 | volume = 
 | issue = 
 | page = 
 | pages = 
 | article = 
 | doi =
 | id = 
 | url = 
 | format = 
 | accessdate = 
 | accessdaymonth =
 | accessyear =
 }}
  • 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
  • page: page number of single page article
  • pages: page range for multi-page articles
  • article: article number (online journal with no page numbers).
  • 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.
  • or use accessdaymonth with accessyear; example accessdaymonth=22 April|accessyear=2007 produces "Retrived on 22 April 2007"