Open main menu

Changes

no edit summary
<noinclude>
This template is called from within the [[Template:BibliographyItemSetBibliographyItem|BibliographyItemSetBibliographyItem]] template to define an individual collection 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>|collection editor=</nowiki></code> - if the collection has an editor(s), the name of the editor(s). If multiple editors need to be specified, a comma delimited array can be passed here.* <code><nowiki>|collection author=</nowiki></code> - if the resource is in a collection of the works by the same author(s), then indicate the name of the author(collection's). If multiple authors need to be specified, a comma delimited array can be passed Citation Key here. If indicated, then <code><nowiki>|collection editor=</nowiki></code> field will be ignorede.* <code><nowiki>|collection year=</nowiki></code> - the year when the collection was publishedg. Can be different from the value in the <code><nowiki>|year=</nowiki></code> field. * <code><nowiki>|collection title=</nowiki></code> - the title of the collection"Lakatos (1978)".
* <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=collection article<!-- --> |author={{{author|}}}<!-- --> |title={{{title|}}}<!-- --> |year={{{year|}}}<!-- --> |publisher={{{publisher|}}}<!-- -->|abstract={{{abstract|}}}<!-- --> |isbn={{{isbn|}}}<!-- --> |urlhyperlinkurl={{{urlhyperlinkurl|}}}<!-- --> |doi={{{doi|}}}<!-- --> |collection editor={{{collection editor|}}}<!-- -->|pages={{{pages|}}}<!---->}}<!-- set the citation text-->{{#set: Citation Text=<!-- -->{{SciteAPACollectionArticleResourceFormatter<!-- --> |collection author={{{collection author|}}}<!-- -->|title={{{title|}}}<!-- --> |collection year={{{collection year|}}}<!-- -->|publisher={{{publisher|}}}<!-- -->|isbn={{{isbn|}}}<!-- -->|hyperlinkurl={{{hyperlinkurl|}}}<!-- -->|doi={{{doi|}}}<!-- --> |collection title={{{collection title|}}}<!-- --> |pages={{{pages|}}}<!-- -->|removelinks<!-- -->}}<!-- scite-->}}<!--set
--></includeonly>