Template:SciteAPAArticleResourceFormatter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!--article: An article from a journal or magazine. Required fields: author, title, journal, year. Optional fields: volume, number, pages, month, note. --><!-- | ||
-->{{{author|}}} ({{{year|}}}). {{{ | -->{{{author|}}} ({{{year|}}}<!-- | ||
-->{{#if:{{{month|}}}|, {{{month|}}}|}}). <!-- | |||
-->{{{title|}}}. <!-- | |||
-->''{{#if:{{{journal|}}}|{{{journal|}}}, <!-- | -->''{{#if:{{{journal|}}}|{{{journal|}}}, <!-- | ||
-->{{#if:{{{volume|}}}|{{{volume|}}} |}}<!-- | -->{{#if:{{{volume|}}}|{{{volume|}}} |}}<!-- | ||
-->{{#if:({{{number|}}})|({{{number|}}}) | -->{{#if:({{{number|}}})|({{{number|}}})|}}<!-- | ||
-->|}}''<!-- | -->|}}''<!-- | ||
-->{{#if:{{{pages|}}}|{{{pages|}}}. |}}<!-- | -->{{#if:{{{pages|}}}|, {{{pages|}}}|}}<!-- | ||
-->{{#if:{{{doi|}}}|http://dx.doi.org/{{{doi|}}}|}}<!-- | -->.<!-- | ||
-->{{#if:{{{note|}}}| {{{note|}}}.|}}<!-- | |||
-->{{#if:{{{doi|}}}| http://dx.doi.org/{{{doi|}}}|}}<!-- | |||
--></includeonly> | --></includeonly> |