Difference between revisions of "Template:Cite book"
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
Line 1: | Line 1: | ||
{{{author}}}, {{{year}}}: {{#if: {{{section_title|}}} | {{{section_title}}}. {{{book_title}}}. {{{editor}}} (Ed.) | {{{book_title}}} }}. {{{publisher}}}, {{{place}}}. | <includeonly>{{{author}}}, {{{year}}}: {{#if: {{{section_title|}}} | {{{section_title}}}. {{{book_title}}}. {{{editor}}} (Ed.) | {{{book_title}}} }}. {{{publisher}}}, {{{place}}}.</includeonly> | ||
<noinclude> | |||
== Copy & paste == | |||
<pre> | |||
{{Cite book | |||
|author= | |||
|section_title= | |||
|editor= | |||
|book_title= | |||
|publisher= | |||
|place= | |||
}} | |||
</pre> | |||
<noinclude> | <noinclude> | ||
{{Template:Cite book/doc}} | {{Template:Cite book/doc}} | ||
</noinclude> | </noinclude> |
Latest revision as of 13:51, 14 April 2021
Copy & paste
{{Cite book |author= |section_title= |editor= |book_title= |publisher= |place= }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Author(s) | author | Author(s) | String | required |
Year | year | Pusbilishing year | Date | required |
Section title | section_title | Only to be used if a section is used as citation | String | suggested |
Editor(s) | editor | Editor(s) | String | suggested |
Book title | book_title | The name of the book | String | required |
Publisher | publisher | Publishing house of the book | String | required |
Place | place | Place where the publishing house has its heardquarter | String | suggested |
ISBN | ISBN | ISBN of the book | String | suggested |