<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AJSTOR%2Fdoc</id>
	<title>Template:JSTOR/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AJSTOR%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:JSTOR/doc&amp;action=history"/>
	<updated>2026-05-01T22:48:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:JSTOR/doc&amp;diff=21485&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:JSTOR/doc&amp;diff=21485&amp;oldid=prev"/>
		<updated>2022-11-01T04:55:10Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:25, 1 November 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:JSTOR/doc&amp;diff=21484&amp;oldid=prev</id>
		<title>wikipedia&gt;EthanGaming7640 at 23:00, 15 December 2021</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:JSTOR/doc&amp;diff=21484&amp;oldid=prev"/>
		<updated>2021-12-15T23:00:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
Makes a link to a [[JSTOR]] article or journal determined by a given parameter. When using {{cs1}} or {{cs2}} templates, use the {{para|jstor}} parameter directly supported by the template.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
To reference an individual article, the preferred method is to use the number from the stable URL (e.g. https://www.jstor.org/stable/3562296). This may be found for any article under the '''Item Information''' link:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{JSTOR|3562296}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which gives {{JSTOR|3562296}}. To reference a journal itself, use the [[ISSN]]:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{JSTOR|issn=00930334}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
resulting in {{JSTOR|issn=00930334}}.&lt;br /&gt;
&lt;br /&gt;
==Examples with citation templates==&lt;br /&gt;
&lt;br /&gt;
For citing an article on [[Fermat's Last Theorem]] in a journal and linking it to its JSTOR entry:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{cite journal&lt;br /&gt;
 | last = Wiles | first =  Andrew&lt;br /&gt;
 | authorlink = Andrew Wiles&lt;br /&gt;
 | year = 1995&lt;br /&gt;
 | title = Modular elliptic curves and Fermat's Last Theorem&lt;br /&gt;
 | journal = [[Annals of Mathematics]]&lt;br /&gt;
 | volume = 141 | issue = 3 | pages = 443–551&lt;br /&gt;
 | jstor = 2118559&lt;br /&gt;
 | mr = 1333035&lt;br /&gt;
 | zbl = 0823.11029&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The resulting formatted citation:&lt;br /&gt;
&lt;br /&gt;
:{{cite journal&lt;br /&gt;
 | last = Wiles | first = Andrew&lt;br /&gt;
 | authorlink = Andrew Wiles&lt;br /&gt;
 | year = 1995&lt;br /&gt;
 | title = Modular elliptic curves and Fermat's Last Theorem&lt;br /&gt;
 | journal = [[Annals of Mathematics]]&lt;br /&gt;
 | volume = 141 | issue = 3 | pages = 443–551&lt;br /&gt;
 | jstor = 2118559&lt;br /&gt;
 | mr = 1333035&lt;br /&gt;
 | zbl = 0823.11029&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Equivalently,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{citation&lt;br /&gt;
 | last = Wiles | first =  Andrew&lt;br /&gt;
 | authorlink = Andrew Wiles&lt;br /&gt;
 | year = 1995&lt;br /&gt;
 | title = Modular elliptic curves and Fermat's Last Theorem&lt;br /&gt;
 | journal = [[Annals of Mathematics]]&lt;br /&gt;
 | volume = 141 | issue = 3 | pages = 443–551&lt;br /&gt;
 | jstor = 2118559&lt;br /&gt;
 | mr = 1333035&lt;br /&gt;
 | zbl = 0823.11029&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
gives&lt;br /&gt;
&lt;br /&gt;
:{{citation&lt;br /&gt;
 | last = Wiles | first = Andrew&lt;br /&gt;
 | authorlink = Andrew Wiles&lt;br /&gt;
 | year = 1995&lt;br /&gt;
 | title = Modular elliptic curves and Fermat's Last Theorem&lt;br /&gt;
 | journal = [[Annals of Mathematics]]&lt;br /&gt;
 | volume = 141 | issue = 3 | pages = 443–551&lt;br /&gt;
 | jstor = 2118559&lt;br /&gt;
 | mr = 1333035&lt;br /&gt;
 | zbl = 0823.11029&lt;br /&gt;
}}&lt;br /&gt;
== Template data ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;JSTOR ID&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;2118559&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;stable&amp;quot;: {},&lt;br /&gt;
		&amp;quot;sici&amp;quot;: {},&lt;br /&gt;
		&amp;quot;issn&amp;quot;: {},&lt;br /&gt;
		&amp;quot;no&amp;quot;: {}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
[[Category:External link templates]]&lt;br /&gt;
[[Category:Specific-source templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;EthanGaming7640</name></author>
	</entry>
</feed>