Template:Cite conference: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Ligulem fix |
meta>Ligulem qif -> #if: using AWB |
||
Line 1: | Line 1: | ||
<cite style="font-style:normal">{{ | <cite style="font-style:normal">{{#if: | ||
{{{author|{{{last|}}}}}} | |||
| | |{{#if: | ||
{{{authorlink|}}} | |||
| | |[[{{{authorlink}}}|{{#if: | ||
{{{last|}}} | |||
| | |{{{last}}}{{#if: | ||
{{{first|}}} | |||
| | |, {{{first}}} | ||
}} | }} | ||
| | |{{{author}}} | ||
}}]] | }}]] | ||
| | |{{#if: | ||
{{{last|}}} | |||
| | |{{{last}}}{{#if: | ||
{{{first|}}} | |||
| | |, {{{first}}} | ||
}} | }} | ||
| | |{{{author}}} | ||
}} | }} | ||
}} | }} | ||
}}{{ | }}{{#if: | ||
{{{author|{{{last|}}}}}} | |||
| | |{{#if: | ||
{{{coauthors|}}} | |||
| | |<nowiki>;</nowiki> {{{coauthors}}} | ||
}} | }} | ||
}}{{ | }}{{#if: | ||
{{{date|}}} | |||
| | | ({{{date}}}) | ||
| | |{{#if: | ||
{{{year|}}} | |||
| | |{{#if: | ||
{{{month|}}} | |||
| | | ({{{month}}} {{{year}}}) | ||
| | | ({{{year}}}) | ||
}} | }} | ||
}} | }} | ||
}}{{ | }}{{#if: | ||
{{{author|{{{last|}}}}}} | |||
| | |. | ||
}}{{ | }}{{#if: | ||
{{{editor|}}} | |||
| | | {{{editor}}} | ||
}} "{{ | }} "{{#if: | ||
{{{url|}}} | |||
| | |[{{{url}}} {{{title}}}] | ||
| | |{{{title}}} | ||
}}". ''{{{booktitle}}}''{{ | }}". ''{{{booktitle}}}''{{#if: | ||
{{{others|}}} | |||
| | |, {{{others}}} | ||
}}{{ | }}{{#if: | ||
{{{edition|}}} | |||
| | |, {{{edition}}} | ||
}}{{ | }}{{#if: | ||
{{{pages|}}} | |||
| | |, {{{pages}}} | ||
}}{{ | }}{{#if: | ||
{{{publisher|}}} | |||
| | |, {{#if: | ||
{{{location|}}} | |||
| | |{{{location}}}:  | ||
}}{{{publisher}}} | }}{{{publisher}}} | ||
}}{{ | }}{{#if: | ||
{{{id|}}} | |||
| | |. {{{id}}} | ||
}}{{ | }}{{#if: | ||
{{{accessdate|}}} | |||
| | |. URL accessed [[{{{accessdate}}}]] | ||
}}.</cite><noinclude> | }}.</cite><noinclude> | ||
Line 73: | Line 73: | ||
{{esoteric}} | {{esoteric}} | ||
[[Category:Citation templates|{{PAGENAME}}]] | [[Category:Citation templates|{{PAGENAME}}]] | ||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | |||
</noinclude> | </noinclude> |
Revision as of 22:23, 18 April 2006
"{{{title}}}". {{{booktitle}}}.
This template replaces the deprecated {{conference reference}}. Template:Esoteric