Changes

Jump to navigation Jump to search
no edit summary
<noinclude>
This template is called from within the [[Template:BibliographyItemSetBibliographyItem|BibliographyItemSetBibliographyItem]] template to define an individual journal article entry in accord with the specifications of the <code><nowiki>#scite</nowiki></code> parser. Items defined through this become part of the Semantic Cite mechanism used by this encyclopedia.
'''NOTE:''' As any "set" template, it doesn't print anything on the page, but merely sets the appropriate values.  '''Parameters:'''
* <code><nowiki>|citation key=</nowiki></code> - the citation key of this resource, e.g. "Laudan (1988)".
* <code><nowiki>|author=</nowiki></code> - the author(s) of the resource. If multiple authors need to be specified, a comma delimited array can be passed here.
* <code><nowiki>|year=</nowiki></code> - the year of first publication.
* <code><nowiki>|publisher=</nowiki></code> - the name of the publishing company.
* <code><nowiki>|abstract=</nowiki></code> - the abstract or a short synopsis of the resource.
* <code><nowiki>|isbn=</nowiki></code> - the ISBN number of the publication.
* <code><nowiki>|urlhyperlinkurl=</nowiki></code> - if the resource is online, the stable URL hyperlinkurl of the resource.
* <code><nowiki>|doi=</nowiki></code> - the DOI of the resource, if available.
* <code><nowiki>|journal=</nowiki></code> - the title of the journal.
* <code><nowiki>|number=</nowiki></code> - the number of the journal issue.
* <code><nowiki>|pages=</nowiki></code> - the pages where the resource is located. Don't use "p." or "pp." just indicate the page numbers, e.g. "61-116".
 </noinclude><includeonly><!--
-->{{#scite:{{{citation key|}}}<!--
--> |type=journal article<!-- --> |author={{{author|}}}<!-- --> |title={{{title|}}}<!-- --> |year={{{year|}}}<!-- --> |publisher={{{publisher|}}}<!-- -->|abstract={{{abstract|}}}<!-- -->|isbn={{{isbn|}}}<!-- -->|hyperlinkurl={{{hyperlinkurl|}}}<!-- -->|doi={{{doi|}}}<!-- -->|journal={{{journal|}}}<!-- -->|volume={{{volume|}}}<!-- -->|number={{{number|}}}<!-- -->|pages={{{pages|}}}<!---->}}<!-- --><!-- set the citation text-->{{#set: Citation Text=<!-- -->{{SciteAPAJournalArticleResourceFormatter<!-- -->|author={{{author|}}}<!-- -->|title={{{title|}}}<!-- -->|year={{{year|}}}<!-- -->|publisher={{{publisher|}}}<!-- --> |isbn={{{isbn|}}}<!-- --> |urlhyperlinkurl={{{urlhyperlinkurl|}}}<!-- --> |doi={{{doi|}}}<!-- --> |journal={{{journal|}}}<!-- --> |volume={{{volume|}}}<!-- --> |number={{{number|}}}<!-- --> |pages={{{pages|}}}<!-- -->|removelinks<!-- -->}}<!--
-->}}</includeonly>

Navigation menu