Template:SciteAPABookResourceFormatter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><!--book: A book with an explicit publisher. Required fields: author or editor, title, publisher, year. Optional fields: volume | <includeonly><!--book: A book with an explicit publisher. Required fields: author or editor, title, publisher, year. Optional fields: volume, address, edition, month, note. --><!-- | ||
-->{{#if:{{{editor|}}}<!-- | -->{{#if:{{{editor|}}}<!-- | ||
-->|{{{editor|}}} {{EditorTemplate|editor={{{editor|}}} }} <!-- | -->|{{{editor|}}} {{EditorTemplate|editor={{{editor|}}} }} <!-- | ||
-->|{{{author|}}} <!-- | -->|{{{author|}}} <!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->({{{year|}}}). ''{{{title|}}}''. <!-- | -->({{{year|}}}<!-- | ||
-->{{#if:{{{month|}}}|, {{{month|}}}|}}). <!-- | |||
-->''{{{title|}}}''<!-- | |||
-->{{#if:edition|}}<!-- | |||
-->|{{#if:{{{volume|}}}<!-- | |||
-->|({{{edition|}}} ed., Vols. {{{volume|}}}). <!-- | |||
-->|({{{edition|}}} ed.). }}<!-- | |||
-->|{{#if:{{{volume|}}}<!-- | |||
-->|(Vols. ({{{volume|}}}). <!-- | |||
-->|}}<!-- | |||
-->}}<!-- | |||
-->{{#if:{{{address|}}}|{{{address|}}}: |}}<!-- | -->{{#if:{{{address|}}}|{{{address|}}}: |}}<!-- | ||
-->{{{publisher|}}}.<!-- | -->{{{publisher|}}}.<!-- | ||
--></includeonly> | --></includeonly> |