שינויים

קפיצה לניווט קפיצה לחיפוש
הוסרו 1,199 בתים ,  17:44, 17 במאי 2010
מ
אין תקציר עריכה
}}{{{publisher}}}
}}{{#if:{{{doi|}}}
|. [[doi]]:{{#if: {{{doi_brokendate|}}} | {{#tag:nowiki|{{{doi}}}}} (inactive [[{{{doi_brokendate|}}}]]) {{#ifeq: {{NAMESPACE}} | {{ns:0}} | [[קטגוריה:Pages with DOIs broken since {{#time: Y | {{{doi_brokendate|}}} }}]] }}
| <span class="neverexpand">[http://dx.doi.org/{{urlencode:{{{doi}}}}} {{#tag:nowiki|{{{doi}}}}}]</span>
}}
}}{{#if:{{{issn|}}}
|. [[ISSN]] [http://worldcat.org/issn/{{{issn}}} {{{issn}}}]
}}{{#if:{{{pmid|}}}
|. PMID {{{pmid}}}
}}{{#if:{{{pmc|}}}
| {{#if:{{{url|}}} |. [[PubMed Central|PMC]]:[http://www.pubmedcentral.gov/articlerender.fcgi?tool=pmcentrez&artid={{{pmc}}} {{{pmc}}}]}}
}}{{#if:{{{bibcode|}}}
|. [[Bibcode]]:&nbsp;[http://adsabs.harvard.edu/abs/{{{bibcode}}} {{{bibcode}}}]
}}{{#if:{{{oclc|}}}
|. [[OCLC]] [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]
}}{{#if:{{{id|}}}
|. {{{id}}}
-->"><span style="display: none;">&nbsp;</span></span></includeonly><noinclude>
<div style="direction: ltr;">
'''Cite journal''' is for formatting references to articles in magazines and 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==
*'''author''': Author
**'''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 ([[Wikipedia:Interwikimedia link|interwiki link]])
**'''coauthors''': allows additional authors
*'''date''': ''<nowiki>[[January 1]], [[2006]]</nowiki>''. Full [[Wikipedia:Date#Dates|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).
*'''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''': ''<nowiki>45&ndash;47</nowiki>'': first page, and optional last page (separated by an [[en dash]] &ndash;). Manually prepend with ''p.'' or ''pp.'' if desired.
*'''publisher''': Publisher of journal or periodical; should not include corporate designation such as "Ltd" or "Inc". Only include if ISSN and DOI are unavailable.
**'''location''': Place of publication for journal or periodical.
*'''issn''': The publication's [[International Standard Serial Number]] such as ''1111-2220''. Only include if a DOI is unavailable.*'''pmid''': The document's [[PMID|PubMed Unique Identifier]], such as ''15128012''*'''pmc''': The document's [[PubMed Central]] article number for full-text free repository of an article, such as ''246835''*'''oclc''': The periodical's [[Online Computer Library Center]] ID number, such as ''3185581''*'''doi''': A [[digital object identifier]] for the document, such as <code><nowiki>10.1130/0091-7613(1990)018<1153:TAFSIA>2.3.CO;2</nowiki></code>.:*'''doi_brokendate''': Sometimes the doi target link might not function (e.g. the journal is transferred to a new publisher which does not provide doi access). A blanked out '''doi''' parameter could lead to a later editor or bot re-adding the doi. Instead, use this parameter which, like '''accessdate''', takes [[ISO 8601]] YYYY-MM-DD format, for example "doi_brokendate= {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}". ''Must not be wikilinked''. <br/>The '''doi''' value is still shown, but without a link, and the mainspace article is added to "Category:Pages with DOIs broken since YYYY".*'''bibcode''': The document's [[bibcode]] in the [[Astrophysics Data System]], e.g., ''1924MNRAS..84..308E''*'''id''': A [[unique identifier]], used if none of the above are applicable. In this case, you need to specify the kind of identifier you are using, preferably with a template like {{tl|US patent}}, {{tl|MR}} / {{tl|MathSciNet}}, {{tl|Zbl}}, {{tl|arXiv}} or {{tl|JFM}}. (Use one of the more specialized parameters if possible; they are linked automatically. In other words, don't use <code><nowiki>id = PMID 15128012</nowiki></code> anymore. Use <code>pmid = 15128012</code>.)
*'''url''': This should point to, in descending order of preference:
:#A ''free'' online version of the full text
::* 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 last checked. Use [[ISO 8601]] YYYY-MM-DD format, for example "accessdate = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}". This parameter is hidden from readers and only visible in the source of the page.
:''Note:'' The access date will not be displayed as it is only intended to help editors recover dead links.
*'''laysummary''': URL of a lay summary, which could be in a popular science magazine or newspaper.
*'''quote''': Relevant excerpt from the journal.
An alternate method of adding one or more references to common media (preferably in [[Layman's terms]]) from the related journal citation can be specified ''within'' a single <code><nowiki><ref>...</ref></nowiki></code> tag using other [[:קטגוריה:Citation templates|citation templates]]; for example:
:<tt>''Text in the article.'''''&lt;ref&gt;'''<nowiki>{{cite journal | ... }}<br/></nowiki><br/><nowiki>
'''Related news articles:'''</nowiki><br/><nowiki>
:<tt><nowiki>
{{cite journal
|author=[[Winston Churchill|Winston S. Churchill]]
|title=A silent toast to William Willett
|url=http://www.winstonchurchill.org/i4a/pages/index.cfm?pageid=266
|accessdate=2007-05-16
|journal=Pictorial Weekly
|date=[[1934-04-28]]}}
</nowiki></tt>
:→ {{cite journal
|author=[[Winston Churchill|Winston S. Churchill]]
|title=A silent toast to William Willett
|url=http://www.winstonchurchill.org/i4a/pages/index.cfm?pageid=266
|accessdate=2007-05-16
|journal=Pictorial Weekly
|date=[[1934-04-28]]}}
;Specify the [[DOI]] to provide a permanent link. Also give the [[PMID]] abstract for medical articles, and the URL if the article is free. [[PubMed Central]] free full-text repository links may also be supplied and will link the title if URL not specified, else as additional linked PMC value at the end of the citation
:<tt><nowiki>
{{cite journal
==Useful links==
*[[User:Diberri|Diberri]]'s [http://diberri.dyndns.org/cgi-bin/templatefiller/ Wikipedia template filling tool] that will generate cite journal templates from [[PMID]] or [[PubMed Central|PMC]] values (as well as cite book, cite web and various infobox templates)*[[User:DOI bot|DOI bot]] – You can ask this bot to automatically complete partial citations on pages of your choice. [[WP:DOI|Click here]] for more information.*The [http://toolserver.org/~verisimilus/Scholar/ Universal Reference Formatter] – find articles using built-in [[Google Scholar]] interface, or DOI, PMID or PMC; automatically produce an appropriate cite template. Also features a [[BibTeX]] to <nowiki>{{cite}}</nowiki> converter.*[[Zotero]] – find articles in [[Mozilla Firefox]] and easily paste them into Wikipedia as citation templates with Ctrl-Alt-C
</div>
<!-- ADD INTERWIKIS BELOW THIS LINE -->[[en:Template:Cite journal]][[bg:Шаблон:Cite journal]][[cs:Šablona:Citace periodika]][[de:Vorlage:Cite journal]][[el:Πρότυπο:Cite journal]][[eo:Ŝablono:Citgazeto]][[es:Plantilla:Cita publicación]][[fr:Modèle:Article]][[gl:Modelo:Cita publicación periódica]][[hu:Sablon:Cite journal]][[ia:Patrono:Cite journal]][[it:Template:Cite journal]][[ja:Template:Cite journal]][[ko:틀:저널 인용]][[ml:ഫലകം:Cite journal/doc]][[nl:Sjabloon:Cite journal]][[no:Mal:Cite journal]][[pl:Szablon:Cite journal]][[pms:Stamp:Cité n'arvista]][[ru:Шаблон:Статья]][[sl:Predloga:Navedi revijo]][[sv:Mall:Tidskriftsref]][[uk:Шаблон:Стаття]][[vi:Tiêu bản:Chú thích tạp chí]][[zh:Template:Cite journal en]]</noinclude><noinclude>[[קטגוריה:תבניות ציטוט]]</noinclude>

תפריט ניווט