Lompat ke isi

Templat:Cite journal: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
k update dari enwiki
Baris 114: Baris 114:


== Usage ==
== Usage ==
<tt><nowiki>{{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}}</nowiki></tt>
{{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}}
{{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}}

<references />
{| cellpadding="0" cellspacing="6"
{| cellpadding="0" cellspacing="6"
! using first, last !! using author
! using firstname, lastname !! using author
|- width="50%"
|- width="50%"
|
|
<pre>
<pre>
{{cite journal
{{cite journal
| last =
| last1 =
| first =
| first1 =
| authorlink =
| authorlink1 =
| coauthors =
| last2 =
| year =
| first2 =
| month =
| authorlink2 =
| editor-last =
| title = '''REQUIRED'''
| journal =
| editor-first =
| volume =
| editor-link =
| issue =
| date =
| pages =
| year =
| doi =
| month =
| id =
| title =
| url =
| trans_title =
| format =
| journal =
| accessdate =
| volume =
| issue =
}}</pre>
| 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 =
}}</pre>
| style="vertical-align: top;" |
| style="vertical-align: top;" |
<pre>
<pre>
{{cite journal
{{cite journal
| author =
| author =
| year =
| authorlink =
| month =
| editor =
| editor-link =
| title = '''REQUIRED'''
| journal =
| date =
| volume =
| year =
| issue =
| month =
| pages =
| title =
| doi =
| trans_title =
| id =
| journal =
| url =
| volume =
| format =
| issue =
| accessdate =
| series =
| pages =
}}</pre>
| location =
| publisher =
| language =
| format =
| id =
| isbn =
| issn =
| oclc =
| pmid =
| pmc =
| bibcode =
| doi =
| accessdate =
| url =
| archiveurl =
| archivedate =
| laysource =
| laysummary =
| laydate =
| quote =
| ref =
| separator =
| postscript =
}}</pre>
|}
|}



Revisi per 18 Desember 2010 08.37


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.