Difference between revisions of "Template:JSTOR/doc"

From blackwiki
Jump to navigation Jump to search
imported>MerlIwBot
m (robot Removing: de:Vorlage:JSTOR)
imported>Schmock
(→‎Examples: Further examples added)
Line 7: Line 7:
 
  <nowiki>{{JSTOR|3562296}}</nowiki>
 
  <nowiki>{{JSTOR|3562296}}</nowiki>
  
Alternatively, it is possible to use the [[Serial Item and Contribution Identifier]], however these tend to be very long and awkward:
+
which gives {{JSTOR|3562296}}. Alternatively, it is possible to use the [[Serial Item and Contribution Identifier]], however these tend to be very long and awkward:
  
 
  <nowiki>{{JSTOR|sici=0093-0334(198907/08)19:4<C19:AALWAOT>2.0.CO;2-B}}</nowiki>
 
  <nowiki>{{JSTOR|sici=0093-0334(198907/08)19:4<C19:AALWAOT>2.0.CO;2-B}}</nowiki>
  
To reference a journal itself, use the [[ISSN]]:
+
and result in {{JSTOR|sici=0093-0334(198907/08)19:4<C19:AALWAOT>2.0.CO;2-B}}. To reference a journal itself, use the [[ISSN]]:
  
 
  <nowiki>{{JSTOR|issn=00930334}}</nowiki>
 
  <nowiki>{{JSTOR|issn=00930334}}</nowiki>
 +
 +
resulting in {{JSTOR|issn=00930334}}.
 +
 +
==Examples with citation templates==
 +
 +
For citing an article on [[Fermat's Last Theorem]] in a journal and linking it to its JSTOR entry:
 +
 +
<pre style="overflow:auto;">
 +
{{cite journal
 +
  | last = Wiles
 +
  | first =  Andrew
 +
  | authorlink = Andrew Wiles
 +
  | title = Modular elliptic curves and Fermat's Last Theorem
 +
  | journal = [[Annals of Mathematics]]
 +
  | volume = 141
 +
  | year = 1995
 +
  | issue = 3
 +
  | pages = 443–551
 +
  | jstor = 2118559
 +
  | mr = 96d:11071
 +
  | zbl = 0823.11029}}
 +
</pre>
 +
 +
The resulting formatted citation:
 +
 +
:{{cite journal
 +
  | last = Wiles
 +
  | first = Andrew
 +
  | authorlink = Andrew Wiles
 +
  | title = Modular elliptic curves and Fermat's Last Theorem
 +
  | journal = [[Annals of Mathematics]]
 +
  | volume = 141
 +
  | year = 1995
 +
  | issue = 3
 +
  | pages = 443–551
 +
  | jstor = 2118559
 +
  | mr = 96d:11071
 +
  | zbl = 0823.11029
 +
}}
 +
 +
Equivalently,
 +
 +
<pre style="overflow:auto;">
 +
{{citation
 +
  | last = Wiles
 +
  | first =  Andrew
 +
  | authorlink = Andrew Wiles
 +
  | title = Modular elliptic curves and Fermat's Last Theorem
 +
  | journal = [[Annals of Mathematics]]
 +
  | volume = 141
 +
  | year = 1995
 +
  | issue = 3
 +
  | pages = 443–551
 +
  | jstor = 2118559
 +
  | mr = 96d:11071
 +
  | zbl = 0823.11029}}
 +
</pre>
 +
 +
gives
 +
 +
:{{citation
 +
  | last = Wiles
 +
  | first = Andrew
 +
  | authorlink = Andrew Wiles
 +
  | title = Modular elliptic curves and Fermat's Last Theorem
 +
  | journal = [[Annals of Mathematics]]
 +
  | volume = 141
 +
  | year = 1995
 +
  | issue = 3
 +
  | pages = 443–551
 +
  | jstor = 2118559
 +
  | mr = 96d:11071
 +
  | zbl = 0823.11029
 +
}}
  
 
<includeonly>
 
<includeonly>

Revision as of 15:55, 9 April 2011

Makes a link to a JSTOR article or journal determined by a given parameter. The main purpose is to use as part of an id option in a {{cite journal}} reference.

Examples

To reference an individual article, the preferred method is to use the number from the stable url (e.g. http://www.jstor.org/stable/3562296). This may be found for any article under the Item Information link:

{{JSTOR|3562296}}

which gives JSTOR 3562296Template:Only in print. Alternatively, it is possible to use the Serial Item and Contribution Identifier, however these tend to be very long and awkward:

{{JSTOR|sici=0093-0334(198907/08)19:4<C19:AALWAOT>2.0.CO;2-B}}

and result in JSTOR SICI 0093-0334(198907/08)19:4<C19:AALWAOT>2.0.CO;2-BTemplate:Only in print. To reference a journal itself, use the ISSN:

{{JSTOR|issn=00930334}}

resulting in JSTOR ISSN 00930334Template:Only in print.

Examples with citation templates

For citing an article on Fermat's Last Theorem in a journal and linking it to its JSTOR entry:

{{cite journal
  | last = Wiles
  | first =  Andrew
  | authorlink = Andrew Wiles
  | title = Modular elliptic curves and Fermat's Last Theorem
  | journal = [[Annals of Mathematics]]
  | volume = 141
  | year = 1995
  | issue = 3
  | pages = 443–551
  | jstor = 2118559
  | mr = 96d:11071
  | zbl = 0823.11029}}

The resulting formatted citation:

Wiles, Andrew (1995). "Modular elliptic curves and Fermat's Last Theorem". Annals of Mathematics. 141 (3): 443–551. JSTOR 2118559. MR 96d:11071 Check |mr= value (help). Zbl 0823.11029.

Equivalently,

{{citation
  | last = Wiles
  | first =  Andrew
  | authorlink = Andrew Wiles
  | title = Modular elliptic curves and Fermat's Last Theorem
  | journal = [[Annals of Mathematics]]
  | volume = 141
  | year = 1995
  | issue = 3
  | pages = 443–551
  | jstor = 2118559
  | mr = 96d:11071
  | zbl = 0823.11029}}

gives

Wiles, Andrew (1995), "Modular elliptic curves and Fermat's Last Theorem", Annals of Mathematics, 141 (3): 443–551, JSTOR 2118559, MR 96d:11071 Check |mr= value (help), Zbl 0823.11029