Template:SciteAPAInCollectionResourceFormatter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><!--incollection A part of a book having its own title. Required fields: author, title, booktitle, publisher, year. Optional fields: editor, volume | <includeonly><!--incollection A part of a book having its own title. Required fields: author, title, booktitle, publisher, year. Optional fields: editor, volume , chapter, pages, address, edition, month, note. --><!-- | ||
-->{{{author|}}} ({{{year|}}}). {{{title|}}}. <!-- | -->{{{author|}}} ({{{year|}}}<!-- | ||
-->{{#if:{{{month|}}}|, {{{month|}}}|}}<!-- | |||
-->). {{{title|}}}. <!-- | |||
-->In {{#if:{{{editor|}}}| {{EditorTemplate|editor={{{editor|}}} }}, |}}''{{{booktitle|}}}''. <!-- | -->In {{#if:{{{editor|}}}| {{EditorTemplate|editor={{{editor|}}} }}, |}}''{{{booktitle|}}}''. <!-- | ||
-->{{#if:{{{chapter|}}}<!-- | -->{{#if:{{{chapter|}}}<!-- | ||
Line 8: | Line 10: | ||
-->}}<!-- | -->}}<!-- | ||
-->|(pp. {{{pages|}}}). <!-- | -->|(pp. {{{pages|}}}). <!-- | ||
-->}}<!-- | |||
-->{{#if:{{{edition|}}}<!-- | |||
-->|{{#if:{{{volume|}}}<!-- | |||
-->| ({{{edition|}}} ed., Vols. {{{volume|}}}). <!-- | |||
-->| ({{{edition|}}} ed.). <!-- | |||
-->}}<!-- | |||
-->|{{#if:{{{volume|}}}<!-- | |||
-->|(Vols. ({{{volume|}}}). <!-- | |||
-->|. <!-- | |||
-->}}<!-- | |||
-->}}<!-- | -->}}<!-- | ||
-->{{#if:{{{address|}}}|{{{address|}}}: |}}<!-- | -->{{#if:{{{address|}}}|{{{address|}}}: |}}<!-- | ||
-->{{{publisher|}}}.<!-- | -->{{{publisher|}}}.<!-- | ||
-->{{#if:{{{note|}}}|{{{note|}}}. |}}<!-- | |||
-->{{#if:{{{doi|}}}|http://dx.doi.org/{{{doi|}}}|}}<!-- | |||
-->{{#if:{{{doi|}}}| http://dx.doi.org/{{{doi|}}}|}}<!-- | -->{{#if:{{{doi|}}}| http://dx.doi.org/{{{doi|}}}|}}<!-- | ||
--></includeonly> | --></includeonly> |