Difference between revisions of "Template:Cite book/doc"
Jump to navigation
Jump to search
| [checked revision] | [checked revision] |
(Created page with " <templatedata> { "params": { "author": { "label": "Author(s)", "description": "Author(s) of the book", "type": "string", "required": true, "suggested": true...") |
|||
| Line 5: | Line 5: | ||
"author": { | "author": { | ||
"label": "Author(s)", | "label": "Author(s)", | ||
"description": "Author(s) | "description": "Author(s)", | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
| Line 25: | Line 25: | ||
"editor": { | "editor": { | ||
"label": "Editor(s)", | "label": "Editor(s)", | ||
"description": "Editor(s) | "description": "Editor(s)", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Revision as of 12:00, 14 April 2021
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 |