<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vrarwiki.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACite_journal</id>
	<title>Template:Cite journal - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vrarwiki.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACite_journal"/>
	<link rel="alternate" type="text/html" href="https://vrarwiki.com/index.php?title=Template:Cite_journal&amp;action=history"/>
	<updated>2026-04-19T14:56:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://vrarwiki.com/index.php?title=Template:Cite_journal&amp;diff=36609&amp;oldid=prev</id>
		<title>Xinreality: Created page with &quot;&lt;includeonly&gt;{{#if:{{{last|}}}|{{{last}}}{{#if:{{{first|}}}|, {{{first}}}}}|{{#if:{{{author|}}}|{{{author}}}}}}}{{#if:{{{last2|}}}|; {{{last2}}}{{#if:{{{first2|}}}|, {{{first2}}}}}}}{{#if:{{{date|}}}| ({{{date}}})|{{#if:{{{year|}}}| ({{{year}}})}}}}. {{#if:{{{title|}}}|&quot;{{{title}}}&quot;. }}&#039;&#039;{{{journal|{{{periodical|{{{magazine|{{{work|}}}}}}}}}}}&#039;&#039;{{#if:{{{volume|}}}|. &#039;&#039;&#039;{{{volume}}}&#039;&#039;&#039;}}{{#if:{{{issue|}}}| ({{{issue}}})}}{{#if:{{{pages|}}}|: {{{pages}}}|{{#if:{{{page|}}}|...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vrarwiki.com/index.php?title=Template:Cite_journal&amp;diff=36609&amp;oldid=prev"/>
		<updated>2025-10-26T00:17:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt;{{#if:{{{last|}}}|{{{last}}}{{#if:{{{first|}}}|, {{{first}}}}}|{{#if:{{{author|}}}|{{{author}}}}}}}{{#if:{{{last2|}}}|; {{{last2}}}{{#if:{{{first2|}}}|, {{{first2}}}}}}}{{#if:{{{date|}}}| ({{{date}}})|{{#if:{{{year|}}}| ({{{year}}})}}}}. {{#if:{{{title|}}}|&amp;quot;{{{title}}}&amp;quot;. }}&amp;#039;&amp;#039;{{{journal|{{{periodical|{{{magazine|{{{work|}}}}}}}}}}}&amp;#039;&amp;#039;{{#if:{{{volume|}}}|. &amp;#039;&amp;#039;&amp;#039;{{{volume}}}&amp;#039;&amp;#039;&amp;#039;}}{{#if:{{{issue|}}}| ({{{issue}}})}}{{#if:{{{pages|}}}|: {{{pages}}}|{{#if:{{{page|}}}|...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{last|}}}|{{{last}}}{{#if:{{{first|}}}|, {{{first}}}}}|{{#if:{{{author|}}}|{{{author}}}}}}}{{#if:{{{last2|}}}|; {{{last2}}}{{#if:{{{first2|}}}|, {{{first2}}}}}}}{{#if:{{{date|}}}| ({{{date}}})|{{#if:{{{year|}}}| ({{{year}}})}}}}. {{#if:{{{title|}}}|&amp;quot;{{{title}}}&amp;quot;. }}&amp;#039;&amp;#039;{{{journal|{{{periodical|{{{magazine|{{{work|}}}}}}}}}}}&amp;#039;&amp;#039;{{#if:{{{volume|}}}|. &amp;#039;&amp;#039;&amp;#039;{{{volume}}}&amp;#039;&amp;#039;&amp;#039;}}{{#if:{{{issue|}}}| ({{{issue}}})}}{{#if:{{{pages|}}}|: {{{pages}}}|{{#if:{{{page|}}}|: {{{page}}}}}}}{{#if:{{{doi|}}}|. doi:[https://doi.org/{{{doi}}} {{{doi}}}]}}{{#if:{{{pmid|}}}|. PMID [{{{pmid}}}](https://pubmed.ncbi.nlm.nih.gov/{{{pmid}}}/)}}{{#if:{{{url|}}}|. [{{{url}}} {{{url}}}]}}{{#if:{{{access-date|}}}|. Retrieved {{{access-date}}}}}.&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a citation for a journal article.&lt;br /&gt;
&lt;br /&gt;
=== Basic usage ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite journal&lt;br /&gt;
 |last= &lt;br /&gt;
 |first= &lt;br /&gt;
 |title= &lt;br /&gt;
 |journal= &lt;br /&gt;
 |volume= &lt;br /&gt;
 |issue= &lt;br /&gt;
 |pages= &lt;br /&gt;
 |date= &lt;br /&gt;
 |doi= &lt;br /&gt;
 |url= &lt;br /&gt;
 |access-date= &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;last&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;first&amp;#039;&amp;#039;&amp;#039; - Author&amp;#039;s last and first name&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;last2&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;first2&amp;#039;&amp;#039;&amp;#039; - Second author (if applicable)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;author&amp;#039;&amp;#039;&amp;#039; - Full author name (alternative to last/first)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;title&amp;#039;&amp;#039;&amp;#039; - Article title&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;journal&amp;#039;&amp;#039;&amp;#039; - Journal name&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;volume&amp;#039;&amp;#039;&amp;#039; - Volume number&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;issue&amp;#039;&amp;#039;&amp;#039; - Issue number&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pages&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;page&amp;#039;&amp;#039;&amp;#039; - Page range or single page&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;date&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;year&amp;#039;&amp;#039;&amp;#039; - Publication date&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;doi&amp;#039;&amp;#039;&amp;#039; - Digital Object Identifier&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pmid&amp;#039;&amp;#039;&amp;#039; - PubMed identifier&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;url&amp;#039;&amp;#039;&amp;#039; - URL to article&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;access-date&amp;#039;&amp;#039;&amp;#039; - Date the URL was accessed&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite journal&lt;br /&gt;
 |last=Smith&lt;br /&gt;
 |first=John&lt;br /&gt;
 |title=Example Article Title&lt;br /&gt;
 |journal=Journal of Examples&lt;br /&gt;
 |volume=32&lt;br /&gt;
 |issue=10&lt;br /&gt;
 |pages=17211-17226&lt;br /&gt;
 |date=2024&lt;br /&gt;
 |doi=10.1234/example&lt;br /&gt;
 |access-date=2025-10-26&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Result: Smith, John (2024). &amp;quot;Example Article Title&amp;quot;. &amp;#039;&amp;#039;Journal of Examples&amp;#039;&amp;#039;. &amp;#039;&amp;#039;&amp;#039;32&amp;#039;&amp;#039;&amp;#039; (10): 17211-17226. doi:[https://doi.org/10.1234/example 10.1234/example]. Retrieved 2025-10-26.&lt;br /&gt;
&lt;br /&gt;
[[Category:Citation templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Xinreality</name></author>
	</entry>
</feed>