Template:Bibliography: Difference between revisions
From DispersiveWiki
Jump to navigationJump to search
Chenguanggan (talk | contribs) |
m (Added NUMBER field and blank defaults) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{{author}}}, | {{{author|<noinclude><nowiki>{{{author}}}</nowiki></noinclude>}}}, | ||
''{{{title}}}'', | ''{{{title|<noinclude><nowiki>{{{title}}}</nowiki></noinclude>}}}'', | ||
{{{journal}}}, | {{{journal|<noinclude><nowiki>{{{journal}}}</nowiki></noinclude>}}}, | ||
'''{{{jvol}}}''', | '''{{{jvol|<noinclude><nowiki>{{{jvol}}}</nowiki></noinclude>}}}''', | ||
({{{year}}}), | ({{{year|<noinclude><nowiki>{{{year}}}</nowiki></noinclude>}}}), | ||
{{{jpage}}} | {{{NUMBER|<noinclude><nowiki>{{{NUMBER}}}</nowiki></noinclude>}}}, | ||
{{{jpage|<noinclude><nowiki>{{{jpage}}}</nowiki></noinclude>}}} | |||
ArXiv: [http://front.math.ucdavis.edu/{{{arxivlink}}} {{{arxivlink}}}] | ArXiv: [http://front.math.ucdavis.edu/{{{arxivlink}}} {{{arxivlink}}}] | ||
Line 17: | Line 18: | ||
<nowiki>{{Bibliography </nowiki> | <nowiki>{{Bibliography </nowiki> | ||
<nowiki> | author = < | <nowiki> | author = <list authors here> </nowiki> | ||
<nowiki> | title = < | <nowiki> | title = <list title here> </nowiki> | ||
<nowiki> | journal = < | <nowiki> | journal = <list journal here, or "preprint"> </nowiki> | ||
<nowiki> | jvol = < | <nowiki> | jvol = <list journal volume here, or "-"> </nowiki> | ||
<nowiki> | year = < | <nowiki> | year = <list year of publication (or of preprint release)> </nowiki> | ||
<nowiki> | jpage = < | <nowiki> | jpage = <list journal pages, or "-"> </nowiki> | ||
<nowiki> | arxivlink = <"-"> </nowiki> | <nowiki> | arxivlink = <list arxiv number, or "-"> </nowiki> | ||
<nowiki> | mathsciid = <"-"> </nowiki> | <nowiki> | mathsciid = <list mathsci number, or "-"> </nowiki> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
Latest revision as of 22:37, 9 February 2007
{{{author}}}, {{{title}}}, {{{journal}}}, {{{jvol}}}, ({{{year}}}), {{{NUMBER}}}, {{{jpage}}}
ArXiv: {{{arxivlink}}}
MathSciNet: {{{mathsciid}}}
How to use this template
Insert the text
{{Bibliography | author = <list authors here> | title = <list title here> | journal = <list journal here, or "preprint"> | jvol = <list journal volume here, or "-"> | year = <list year of publication (or of preprint release)> | jpage = <list journal pages, or "-"> | arxivlink = <list arxiv number, or "-"> | mathsciid = <list mathsci number, or "-"> }}
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 bibliography category. 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 Ta2004.