Difference between revisions of "Template:JSTOR"
Jump to navigation
Jump to search
imported>Headbomb m (ce) |
imported>Headbomb (tweak for print) |
||
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly><!-- |
| + | -->{{hide in print | ||
| + | |{{#if:{{{stable|{{{1|}}}}}} | ||
| + | |[[JSTOR]] [http://www.jstor.org/stable/{{{stable|{{{1|}}}}}} {{{stable|{{{1|}}}}}}] | ||
| + | |{{#if:{{{sici|}}} | ||
| + | |[[JSTOR]] [[Serial Item and Contribution Identifier|SICI]] [http://links.jstor.org/sici?sici={{{sici|}}} {{{sici|}}}] | ||
| + | |{{#if:{{{issn|{{{no|}}}}}} | ||
| + | |[[JSTOR]] [[International Standard Serial Number|ISSN]] [http://www.jstor.org/journals/{{{issn|{{{no|}}}}}}.html {{{issn|{{{no|}}}}}}] | ||
| + | | | ||
| + | }} | ||
| + | }} | ||
| + | }} | ||
| + | }}<!-- | ||
| + | -->{{only in print | ||
| + | |{{#if:{{{stable|{{{1|}}}}}} | ||
| + | |JSTOR {{{stable|{{{1|}}}}}} | ||
| + | |{{#if:{{{sici|}}} | ||
| + | |JSTOR SICI {{{sici|}}} | ||
| + | |{{#if:{{{issn|{{{no|}}}}}} | ||
| + | |JSTOR ISSN {{{issn|{{{no|}}}}}} | ||
| + | | | ||
| + | }} | ||
| + | }} | ||
| + | }}</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 21:14, 3 March 2010
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}}
{{only in print
|JSTOR 3562296. To reference a journal itself, use the ISSN:
{{JSTOR|issn=00930334}}
resulting in JSTOR ISSN 00930334
{{only in print
|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:
{{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
| The above documentation is transcluded from Template:JSTOR/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |