|
|
(63 intermediate revisions by 30 users not shown) |
Line 1: |
Line 1: |
| <cite style="font-style:normal">{{ | | <includeonly>{{#invoke:citation/CS1|citation |
| #if:{{{author|{{{last|}}}}}} | | |CitationClass=encyclopaedia |
| |{{#if:{{{authorlink|}}}
| | }}</includeonly><noinclude> |
| | [{{{authorlink}}}|{{
| | {{documentation}} |
| #if: {{{last|}}}
| | |
| | {{{last}}}{{ #if: {{{first|}}} | , {{{first}}} }}
| | [[Category:Lua-based templates]] |
| | {{{author}}}
| | </noinclude> |
| }}]
| |
| |{{#if: {{{last|}}}
| |
| |{{{last}}} {{#if:{{{first|}}}|, {{{first}}}}}
| |
| |{{{author}}}
| |
| }}.
| |
| }}{{
| |
| #if:{{{coauthors|}}}
| |
| |<nowiki>;</nowiki> {{{coauthors}}}
| |
| }}{{
| |
| #if:{{{date|}}}
| |
| | ({{{date}}}).
| |
| |{{#if:{{{year|}}}
| |
| |{{#if:{{{month|}}}
| |
| | ({{{month}}} {{{year}}}).
| |
| | ({{{year}}}).
| |
| }}
| |
| }}
| |
| }}
| |
| }}{{
| |
| #if:{{{url|}}}
| |
| |{{
| |
| #if:{{{article|}}}
| |
| | [{{{url}}} {{{article}}}].
| |
| | [{{{url}}} {{{title}}}].
| |
| }}|{{
| |
| #if:{{{article|}}}
| |
| | {{{article}}}.
| |
| | {{{title}}}.
| |
| }}
| |
| }} In{{
| |
| #if:{{{editor|}}}
| |
| | {{{editor}}} (Ed.),
| |
| }}{{
| |
| #if:{{{ency|}}}
| |
| | ''{{{ency}}}''
| |
| |{{
| |
| #if:{{{work|}}}
| |
| | ''{{{work}}}''
| |
| | ''{{{encyclopedia}}}''
| |
| }}
| |
| }}{{
| |
| #if:{{{edition|{{{volume|{{{pages|}}}}}}}}}
| |
| | ({{
| |
| #if:{{{edition|}}}
| |
| |{{{edition}}}{{
| |
| #if:{{{volume|{{{pages|}}}}}}
| |
| |, 
| |
| }}
| |
| }}{{
| |
| #if:{{{volume|}}}
| |
| |{{{volume}}}{{
| |
| #if:{{{pages}}}
| |
| |, 
| |
| }}
| |
| }}{{
| |
| #if:{{{pages|}}}
| |
| |{{{pages}}}
| |
| }}).
| |
| |.
| |
| }}{{
| |
| #if:{{{last|{{{author|}}}}}}
| |
| |<span> </span>
| |
| |{{
| |
| #if:{{{date|}}}
| |
| | ({{{date}}}).
| |
| |{{#if:{{{year|}}}
| |
| |{{#if:{{{month|}}}
| |
| | ({{{month}}} {{{year}}}).
| |
| | ({{{year}}}).
| |
| }}
| |
| }}
| |
| }}
| |
| }}{{
| |
| #if:{{{publisher|}}}|{{
| |
| #if:{{{location|}}}
| |
| | {{{location}}}:
| |
| }} {{{publisher}}}.
| |
| }}{{
| |
| #if:{{{doi|}}}
| |
| | [[Digital object identifier|DOI]]:[http://dx.doi.org/{{{doi}}} {{{doi}}}].
| |
| }}{{
| |
| #if:{{{id|}}}
| |
| | {{{id}}}.
| |
| }}{{
| |
| #if:{{{accessdate|}}}
| |
| | URL accessed on {{{accessdate}}}.|{{
| |
| #if:{{{accessyear|}}}|{{
| |
| #if:{{{accessmonth|}}}
| |
| | URL accessed on {{{accessmonth}}} {{{accessyear}}}.
| |
| | URL accessed on {{{accessyear}}}.
| |
| }}
| |
| }}
| |
| }}
| |
| </cite>
| |
| <noinclude>
| |
| {{esoteric}}[[Category:Citation templates|{{PAGENAME}}]]
| |
| [[Category:Templates using ParserFunctions|{{PAGENAME}}]]</noinclude>
| |