|
|
(41 intermediate revisions by 24 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}}}.
| |
| }}]]
| |
| |{{#if: {{{last|}}}
| |
| |{{{last}}}{{#if:{{{first|}}}|, {{{first}}}}}.
| |
| |{{{author}}}{{#if:{{{coauthors|}}}
| |
| |
| |
| |.
| |
| }}
| |
| }}
| |
| }}{{
| |
| #if:{{{coauthors|}}}
| |
| |<nowiki>;</nowiki> {{{coauthors}}}
| |
| }}{{
| |
| #if:{{{date|}}}
| |
| | ({{{date}}}).
| |
| |{{#if:{{{year|}}}
| |
| |{{#if:{{{month|}}}
| |
| | ({{{month}}} {{{year}}}).
| |
| | ({{{year}}}).
| |
| }}
| |
| }}
| |
| }}
| |
| }} {{
| |
| #if:{{{url|}}}
| |
| |[{{{url}}} "{{{article|{{{title|Link}}}}}}".]
| |
| |{{
| |
| #if:{{{article|{{{title|}}}}}}
| |
| |"{{{article|{{{title}}}}}}".
| |
| }}
| |
| }}{{
| |
| #if:{{{encyclopedia|}}}{{{ency|}}}
| |
| | ''{{{encyclopedia|{{{ency}}}}}}''
| |
| }}{{
| |
| #if:{{{edition|}}}
| |
| | ({{{edition}}})
| |
| }}{{
| |
| #if:{{{volume|}}}
| |
| | '''{{{volume}}}'''
| |
| }}{{
| |
| #if:{{{pages|}}}
| |
| |<nowiki>:</nowiki> {{{pages}}}
| |
| }}.{{
| |
| #if:{{{last|}}}{{{author|}}}
| |
| | 
| |
| |{{
| |
| #if:{{{date|}}}
| |
| | ({{{date}}}).
| |
| |{{#if:{{{year|}}}
| |
| |{{#if:{{{month|}}}
| |
| | ({{{month}}} {{{year}}}).
| |
| | ({{{year}}}).
| |
| }}
| |
| }}
| |
| }}
| |
| }}{{
| |
| #if:{{{editor|}}}
| |
| | Ed. {{{editor}}}.
| |
| }}{{
| |
| #if:{{{publisher|}}}|{{
| |
| #if:{{{location|}}}
| |
| | {{{location}}}:
| |
| }} {{{publisher}}}.
| |
| }}{{
| |
| #if:{{{doi|}}}
| |
| | [[Digital object identifier|DOI]]:[http://dx.doi.org/{{{doi}}} {{{doi}}}].
| |
| }}{{
| |
| #if:{{{id|}}}
| |
| | {{{id}}}.
| |
| }}{{
| |
| #if:{{{accessdate|}}}
| |
| | Retrieved on [[{{{accessdate}}}]].
| |
| |{{
| |
| #if:{{{accessyear|}}}|{{
| |
| #if:{{{accessmonth|}}}
| |
| | Retrieved on {{{accessmonth}}} {{{accessyear}}}.
| |
| | Retrieved on {{{accessyear}}}.
| |
| }}
| |
| }}
| |
| }}</cite><noinclude>
| |
| {{/doc}}
| |
| </noinclude> | | </noinclude> |