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 book 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. "Barseghyan (2015)".
* <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>|collection editor=</nowiki></code> - if this is a collection book, then indicate the editor(s). If multiple editors need to be specified, a comma delimited array can be passed here. If the book has an author, this field will be ignored.
* <code><nowiki>|title=</nowiki></code> - the title of the resource.
* <code><nowiki>|year=</nowiki></code> - the year of first publication.
* <code><nowiki>|abstract=</nowiki></code> - the abstract or a short synopsis of the resource.
* <code><nowiki>|publisher=</nowiki></code> - the name of the publishing company.
* <code><nowiki>|isbn=</nowiki></code> - the ISBN number of the publication.
* <code><nowiki>|urlhyperlinkurl=</nowiki></code> - if the resource is online, the stable URL of the resource.
* <code><nowiki>|doi=</nowiki></code> - the DOI of the resource, if available.
 </noinclude><includeonly><!--
-->{{#scite:{{{citation key|}}}<!--
--> |type=book<!-- --> |author={{{author|}}}<!-- --> |collection editortitle={{{title|}}}<!-- -->|year={{{year|}}}<!-- -->|abstract={{{collection editorabstract|}}}<!-- -->|publisher={{{publisher|}}}<!-- -->|isbn={{{isbn|}}}<!-- -->|hyperlinkurl={{{hyperlinkurl|}}}<!-- -->|doi={{{doi|}}}<!---->}}<!----><!-- set the citation text-->{{#set: Citation Text=<!-- -->{{SciteAPABookResourceFormatter<!-- -->|author={{{author|}}}<!-- --> |title={{{title|}}}<!-- --> |year={{{year|}}}<!-- --> |publisher={{{publisher|}}}<!-- --> |isbn={{{isbn|}}}<!-- --> |urlhyperlinkurl={{{urlhyperlinkurl|}}}<!-- --> |doi={{{doi|}}}<!-- -->|removelinks<!-- -->}}<!---->}}<!-- --></includeonly>

Navigation menu