Template:SciteAPAReportResourceFormatter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><!--report: A report published by an institution, usually numbered within a series. Required fields: author, title, institution, year. Optional fields: | <includeonly><!--report: A report published by an institution, usually numbered within a series. Required fields: author, title, institution, year. Optional fields: number, address, month, note, doi. --><!-- | ||
-->{{{author|}}} ({{{year|}}}). ''{{{title|}}}''<!-- | -->{{{author|}}} <!-- | ||
-->({{{year|}}}<!-- | |||
-->{{#if:{{{month|}}}|, {{{month|}}}|}}<!-- | |||
-->). ''{{{title|}}}''<!-- | |||
-->{{#if:{{{number|}}}| (Publication No. {{{number|}}}) |}}.<!-- | -->{{#if:{{{number|}}}| (Publication No. {{{number|}}}) |}}.<!-- | ||
-->{{#if:{{{address|}}}| {{{address|}}}: |}}<!-- | -->{{#if:{{{address|}}}| {{{address|}}}: |}}<!-- | ||
-->{{{institution|}}}.<!-- | -->{{{institution|}}}.<!-- | ||
-->{{#if:{{{note|}}}| {{{note|}}}.|}}<!-- | |||
-->{{#if:{{{doi|}}}| http://dx.doi.org/{{{doi|}}}|}}<!-- | |||
--></includeonly> | --></includeonly> |