Template:Preprint: Difference between revisions

From DispersiveWiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
<includeonly>{{{author}}}. ''{{{title}}}''. preprint. {{{institute |<!--empty-->}}}{{{year}}}. [http://front.math.ucdavis.edu/{{{arxivlink|<!--empty-->}}} ArXiv].</includeonly><noinclude>
<includeonly>{{{author}}}. ''{{{title}}}''. preprint. {{{institute |<!--empty-->}}}{{{year}}}. [http://front.math.ucdavis.edu/{{{arxivlink|<!--empty-->}}} ArXiv].
</noinclude><includeonly><nowiki><noinclude></nowiki>[[Category:Preprints]][[Category:{{{year}}} preprints]]<nowiki></noinclude></nowiki></includeonly><noinclude>
[[Category:Preprints]][[Category:{{{year}}} preprints]]
</includeonly>
 
<noinclude>
== How to use this template ==
== How to use this template ==


Line 13: Line 16:
  <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:Preprints|Preprints]], and the appropriate [[:Category:Preprints 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:Preprints|Preprints]], and the appropriate [[:Category:Preprints 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 [[Ta2008A]].
For an example of this template in action, see [[Ta2008A]].
See also the [[Template:PreprintCat|preprint categorization]] template.


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

Latest revision as of 05:38, 11 March 2009


How to use this template

Insert the text

{{Preprint 
 | author = <list of authors> 
 | title = <title> 
 | year = <year of publication> 
 | insitiute = <institute (optional)> 
 | arxivlink = <arxiv 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 Preprints, and the appropriate 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 Ta2008A.