Lompat ke isi

Templat:Cite journal

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas


Usage

{{cite journal |last=Smith |first=Joseph III |title=Last Testimony of Sister Emma |journal=The Saints' Herald |volume=26 |year=1879 |month=October |page=289}} Smith, Joseph III (October 1879). "Last Testimony of Sister Emma". The Saints' Herald 26: 289. 

using firstname, lastname using author
{{cite journal
| last1        = 
| first1       = 
| authorlink1  = 
| last2        = 
| first2       =
| authorlink2  =
| editor-last  =
| editor-first =
| editor-link  =
| date         = 
| year         = 
| month        = 
| title        = 
| trans_title  = 
| journal      = 
| volume       = 
| issue        = 
| series       = 
| pages        = 
| location     = 
| publisher    = 
| language     = 
| format       =
| id           =
| isbn         =
| issn         = 
| oclc         = 
| pmid         = 
| pmc          = 
| bibcode      = 
| doi          = 
| accessdate   = 
| url          = 
| archiveurl   = 
| archivedate  = 
| laysource    = 
| laysummary   =
| laydate      = 
| quote        = 
| ref          = 
| separator    = 
| postscript   = 
}}
{{cite journal
| author      = 
| authorlink  =
| editor      =
| editor-link =
| date        = 
| year        = 
| month       = 
| title       = 
| trans_title = 
| journal      = 
| volume       = 
| issue        = 
| series       = 
| pages        = 
| location     = 
| publisher    = 
| language     = 
| format       =
| id           =
| isbn         =
| issn         = 
| oclc         = 
| pmid         = 
| pmc          = 
| bibcode      = 
| doi          = 
| accessdate   = 
| url          = 
| archiveurl   = 
| archivedate  = 
| laysource    = 
| laysummary   =
| laydate      = 
| quote        = 
| ref          = 
| separator    = 
| postscript   = 
}}
  • 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.