Template:SciteAPAReportResourceFormatter: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><!--report: A report published by an institution, usually numbered within a series. Required fields: author, title, institution, year. Optional fields: type, numb...") |
No edit summary |
||
(4 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|}}}<!-- | ||
-->{{#if:{{{number|}}}| | -->{{#if:{{{month|}}}|, {{{month|}}}|}}<!-- | ||
-->{{#if:{{{address|}}}|{{{address|}}}: |}}<!-- | -->). ''{{{title|}}}''<!-- | ||
-->{{#if:{{{number|}}}| (Publication No. {{{number|}}}) |}}.<!-- | |||
-->{{#if:{{{address|}}}| {{{address|}}}: |}}<!-- | |||
-->{{{institution|}}}.<!-- | -->{{{institution|}}}.<!-- | ||
-->{{#if:{{{note|}}}| {{{note|}}}.|}}<!-- | |||
-->{{#if:{{{doi|}}}| http://dx.doi.org/{{{doi|}}}|}}<!-- | |||
--></includeonly> | --></includeonly> |