Template:Article: Difference between revisions

From DispersiveWiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{{author}}}. ''{{{title}}}''. {{{journal}}}, '''{{{jvol}}}''' ({{{year}}}), {{{jpage}}}. [http://www.ams.org/mathscinet-getitem?mr={{{mathsciid|<!--empty-->}}} MathSciNet], [http://front.math.ucdavis.edu/{{{arxivid|<!--empty-->}}} arXiv].</includeonly><noinclude>
<includeonly>{{{author}}}. ''{{{title}}}''. {{{journal}}}, '''{{{jvol}}}''' ({{{year}}}), {{{jpage}}}. [http://www.ams.org/mathscinet-getitem?mr={{{mathsciid|<!--empty-->}}} MathSciNet], [http://front.math.ucdavis.edu/{{{arxivid|<!--empty-->}}} arXiv].
[[Category:Articles]][[Category:{{{journal}}}]][[Category:{{{year}}} articles]]
</includeonly>


</noinclude><includeonly><nowiki><noinclude></nowiki>[[Category:Articles]][[Category:{{{journal}}}]][[Category:{{{year}}} articles]]<nowiki></noinclude></nowiki></includeonly><noinclude>
<noinclude>
== How to use this template ==
== How to use this template ==
Insert the text
Insert the text


Line 11: Line 12:
  <nowiki> | journal = <journal> </nowiki>
  <nowiki> | journal = <journal> </nowiki>
  <nowiki> | jvol = <journal volume> </nowiki>
  <nowiki> | jvol = <journal volume> </nowiki>
<nowiki> | number = <issue number (optional, currently not used)> </nowiki>
  <nowiki> | jpage = <journal pages> </nowiki>
  <nowiki> | jpage = <journal pages> </nowiki>
  <nowiki> | year = <year of publication> </nowiki>
  <nowiki> | year = <year of publication> </nowiki>
Line 17: Line 19:
  <nowiki>}}</nowiki>
  <nowiki>}}</nowiki>


at the top of the page where a bibliography reference is desired.  Linking, italicization, etc. will be done automatically.<!--, as will the adding of the page to the [[:Category:Articles|Articles]], and the appropriate [[:Category:Articles by journal|journal]] and [[:Category:Articles by year|year]] of publication categories.--> Note that the parameters here can themselves contain markup such as external web links or LaTeX math symbols.
at the top of the page where a bibliography reference is desired.  Linking, italicization, etc. will be done automatically, as will the adding of the page to the [[:Category:Articles|Articles]], and the appropriate [[:Category:Articles by journal|journal]] and [[:Category:Articles by year|year]] of publication categories.  Note that the parameters here can themselves contain markup such as external web links or LaTeX math symbols.


For an example of this template in action, see [[Aa2002]].
For an example of this template in action, see [[Aa2002]].
See also the [[Template:ArticleCat|article categorization]] template.


[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>

Latest revision as of 05:35, 11 March 2009


How to use this template

Insert the text

{{Article 
 | author = <list of authors> 
 | title = <title> 
 | journal = <journal> 
 | jvol = <journal volume> 
 | number = <issue number (optional, currently not used)> 
 | jpage = <journal pages> 
 | year = <year of publication> 
 | arxivid = <arXiv number (optional)> 
 | mathsciid = <mathsci number (optional)> 
}}

at the top of the page where a bibliography reference is desired. Linking, italicization, etc. will be done automatically, as will the adding of the page to the Articles, and the appropriate journal and year of publication categories. Note that the parameters here can themselves contain markup such as external web links or LaTeX math symbols.

For an example of this template in action, see Aa2002.