Difference between revisions of "Template:JSTOR"

From blackwiki
Jump to navigation Jump to search
(fixed: replaced all that whitespace and newlines between the }}'s with a compact closing }}}}}}}} and there's no more stray spaces, newlines, or <pre> area after the template)
(added note about the sample display)
Line 20: Line 20:
 
Sample view as para: justbefore{{JSTOR|3562296}}justafter.
 
Sample view as para: justbefore{{JSTOR|3562296}}justafter.
 
* Sample view as list entry: justbefore{{JSTOR|3562296}}justafter.
 
* Sample view as list entry: justbefore{{JSTOR|3562296}}justafter.
 +
(One of these two samples will show if stray whitespace or newline is inserted into the template code. Please use the Purge link after changing the template to check them.)
 
{{Documentation}}  
 
{{Documentation}}  
 
</noinclude>
 
</noinclude>

Revision as of 04:27, 10 March 2010

Sample view as para: justbeforeJSTOR 3562296Template:Only in printjustafter.

(One of these two samples will show if stray whitespace or newline is inserted into the template code. Please use the Purge link after changing the template to check them.)

50px Template documentation[view] [edit] [history] [purge]

Makes a link to a JSTOR article or journal determined by a given parameter. When using Citation Style 1 or Citation Style 2 templates, use the |jstor= parameter directly supported by the template.

Examples

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:

{{JSTOR|3562296}}

which gives JSTOR 3562296Template: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
 | year = 1995
 | title = Modular elliptic curves and Fermat's Last Theorem
 | journal = [[Annals of Mathematics]]
 | volume = 141 | issue = 3 | pages = 443–551
 | jstor = 2118559
 | mr = 1333035
 | 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 1333035. Zbl 0823.11029.

Equivalently,

{{citation
 | last = Wiles | first =  Andrew
 | authorlink = Andrew Wiles
 | year = 1995
 | title = Modular elliptic curves and Fermat's Last Theorem
 | journal = [[Annals of Mathematics]]
 | volume = 141 | issue = 3 | pages = 443–551
 | jstor = 2118559
 | mr = 1333035
 | 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 1333035, Zbl 0823.11029