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 <ref> tags for in-line citations (see Wikipedia:Footnotes).

Usage edit

Common parameters, horizontal format (with today's date)

{{cite journal |last= |first= |authorlink= |date= |title= |journal= |volume= |issue= |pages= |id= |url= |accessdate=2024-05-12 |quote= }}

Common parameters, horizontal format

{{cite journal |last= |first= |authorlink= |date= |title= |journal= |volume= |issue= |pages= |id= |url= |accessdate= |quote= }}

Using lastname, firstname Using author (firstname lastname)
{{cite journal
 | quotes = 
 | last = 
 | first = 
 | authorlink = 
 | date = 
 | title = 
 | journal = 
 | volume = 
 | issue = 
 | pages = 
 | publisher = 
 | location = 
 | issn = 
 | pmid =
 | pmc = 
 | doi = 
 | bibcode = 
 | oclc =
 | id = 
 | url = 
 | language = 
 | format = 
 | accessdate = 
 | laysummary = 
 | laysource = 
 | laydate = 
 | quote = 
 }}
{{cite journal
 | quotes = 
 | last =
 | first = 
 | date = 
 | title = 
 | journal = 
 | volume = 
 | issue = 
 | pages = 
 | publisher = 
 | location = 
 | issn = 
 | pmid = 
 | pmc = 
 | doi = 
 | bibcode = 
 | oclc =
 | id = 
 | url = 
 | language = 
 | format = 
 | accessdate = 
 | laysummary = 
 | laysource = 
 | laydate = 
 | quote = 
 }}
  • quotes: Specify "quotes=no" to disable the quotation marks around the title. If "quotes" is not defined or set to the empty string, the template places quotation marks around the title (default).
    • last works with first to produce last, first;
    • authorlink works either with author or with last & first to link to the appropriate article (interwiki link)
  • date: [[January 1]], [[2006]]. Full date of publication.
  • title: Title of article. This is the only required parameter. All other parameters are optional.
  • journal: Name of the journal or periodical.
  • 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 (separated by an en dash –). 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 ISSN such as 1111-2220. Only include if a DOI is unavailable.
  • pmid: The document's 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 w:Online Computer Library Center ID number, such as 3185581
  • doi: A w:digital object identifier for the document, such as 10.1130/0091-7613(1990)018<1153:TAFSIA>2.3.CO;2.
  • 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 w:ISO 8601 YYYY-MM-DD format, for example "doi_brokendate= 2024-05-12". Must not be wikilinked.
    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 w:bibcode in the w:Astrophysics Data System, e.g., 1924MNRAS..84..308E
  • id: A w:unique identifier, used if none of the above are applicable. In this case, you need to specify the kind of identifier you are using. (Use one of the more specialized parameters if possible; they are linked automatically. In other words, don't use id = PMID 15128012 anymore. Use pmid = 15128012.)
  • url: This should point to, in descending order of preference:
  1. A free online version of the full text
  2. An online version of the full text, for which subscription is required
  3. An abstract or information page, if no DOI or PMID record is available
If a DOI or PMID is available, the URL should only be specified if it would point to a different page to that which a DOI or PMID would redirect to.
  • format: Format, e.g. PDF. Don't specify for HTML (implied as default).
  • 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 w:ISO 8601 YYYY-MM-DD format, for example "accessdate = 2024-05-12". 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.
    • laysource: Name of the source, e.g. The Guardian (UK newspaper) or New Scientist.
    • laydate: Date of publication or, where this is not available, date of retrieval of the lay summary.
  • quote: Relevant excerpt from the journal.

An alternate method of adding one or more references to common media (preferably in w:Layman's terms) from the related journal citation can be specified within a single <ref>...</ref> tag using other citation templates; for example:

Text in the article.<ref>{{cite journal | ... }}<br/>
'''Related news articles:'''
*{{cite news | ... }}
*{{cite web | ... }}</ref>

Notes edit

Although it may appear redundant to include multiple ids for articles, it is helpful for many editors who only have access to a certain resource. If only one ID is to be included, the DOI should be used, as this is the universal standard preferred by professional publications. Specifying a link as a doi, pmid etc is always preferable to including it as a url parameter, as it makes it clear that the link is accurate and stable.

Examples edit

Formal citation

{{cite journal |last=Smith |first=Joseph III |date=October 1879 |title=Last Testimony of Sister Emma |journal=The Saints' Herald |volume=26 |page=289}}

Displays as:
  • Smith, Joseph III (October 1879). "Last Testimony of Sister Emma". The Saints' Herald 26: 289. 
Vancouver style (common in biomedicine)

{{cite journal |author=Bannen R, Suresh V, Phillips GJ, Wright S, Mitchell J |year=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–43 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523 }}

or

{{cite journal |last=Bannen |first=RM |last2=Suresh |first2=V |last3=Phillips |first3=GN Jr |last4=Wright |first4=SJ |last5=Mitchell |first5=JC |year=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–43 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523 |authorformat=vanc | author-separator=, | author-name-separator= }}

Displays as:
Include URL link to free-article, pre-print or abstract.

{{cite journal |last=Aries |first=Myriam B. C. |last2=Newsham |first2=Guy R. |lastauthoramp=yes |year=2008 |title=Effect of daylight saving time on lighting energy use: a literature review |url=http://archive.nrc-cnrc.gc.ca/obj/irc/doc/pubs/nrcc49212/nrcc49212.pdf |format=PDF |journal=Energy Policy |volume=36 |issue=6 |pages=1858–1866 |doi=10.1016/j.enpol.2007.05.021 |accessdate=October 18, 2013}}

Displays as:
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 the URL is not specified, else as an additional linked PMC value.

{{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F.P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |url=http://www.jci.org/articles/view/16567 |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–8 |doi=10.1172/JCI16567 |pmc=151837 |pmid=12511592 |accessdate=2012-11-17}}

Displays as:

Whereas if the URL had not been specified, then the title is linked to the PMC link, which is repeated: {{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F.P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–8 |doi=10.1172/JCI16567 |pmc=151837 |pmid=12511592}}

Displays as:

If the doi link is broken, then use of doi-broken-date unlinks the doi value, indicates when the doi-problem was first noticed, and will also add the page to "Category:Pages with DOIs broken since YYYY": {{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F.P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–8 |doi=10.1172/JCI16567 |doi-broken-date=June 18, 2008 |pmc=151837 |pmid=12511592}}

Displays as:
If the article is in a foreign language, and the original title is unknown

Enclose the translated title in square brackets and use |title=.

  • {{cite journal |last=Huang |first=Y. |last2=Lu |first2=J. |last3=Shen |first3=Y. |last4=Lu |first4=J. |lastauthoramp=yes |date=March 1999 |title=[The protective effects of total flavonoids from Lycium Barbarum L. on lipid peroxidation of liver mitochondria and red blood cell in rats] |journal=Wei Sheng Yan Jiu |language=Chinese |volume=28 |issue=2 |pages=115–6 |pmid=11938998}}
Displays as:
Huang, Y.; Lu, J.; Shen, Y. & Lu, J. (March 1999). "[The protective effects of total flavonoids from Lycium Barbarum L. on lipid peroxidation of liver mitochondria and red blood cell in rats]". Wei Sheng Yan Jiu (in Chinese) 28 (2): 115–6. PMID 11938998. 
Other examples

{{cite journal |last=Smith |first=Joseph III |authorlink=Joseph Smith |date=October 1879 |title=Last Testimony of Sister Emma |journal=The Saints' Herald |volume=26 |page=289}}

Displays as:
  • Smith, Joseph III (October 1879). "Last Testimony of Sister Emma". The Saints' Herald 26: 289. 

{{cite journal |last=Woodin |first=W. Hugh |year=2001 |title=The Continuum Hypothesis, Part I |url=http://www.ams.org/notices/200106/fea-woodin.pdf |format=PDF |journal=Notices of the AMS |location=Providence, Rhode Island, United States |publisher=American Mathematical Society |volume=48 |issue=6 |pages=567–576 |issn=1088-9477 |oclc=34550461}}

Displays as:

{{cite journal |title=Disney Releases 10 Titles on Laser Videodisc |journal=Videodisc/Videotex |volume=2 |issue=3 |page=175 |year=1982}}

Displays as:
  • "Disney Releases 10 Titles on Laser Videodisc". Videodisc/Videotex 2 (3): 175. 1982. 

Useful links edit

See also edit