Template:Cite book: Difference between revisions
(try to add isbn= support) |
Bongolium500 (talk | contribs) No edit summary |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{ | ||
#if: {{#if: {{{title|}}} |1}} | #if: {{#if: {{{title|}}} |1}} | ||
||Error on call to [[Template: | ||Error on call to [[Template:Cite book]]: Parameter '''title''' must be specified<br/> | ||
}}{{ | }}{{ | ||
#if: {{{archiveurl|}}}{{{archivedate|}}} | #if: {{{archiveurl|}}}{{{archivedate|}}} | ||
| {{#if: {{#if: {{{archiveurl|}}}| {{#if: {{{archivedate|}}} |1}}}} | | {{#if: {{#if: {{{archiveurl|}}}| {{#if: {{{archivedate|}}} |1}}}} | ||
||Error on call to [[ | || Error on call to [[Template:Cite book]]: Parameters '''archiveurl''' and '''archivedate''' must be both specified or both omitted | ||
}} | }} | ||
}}{{#if: {{{author|}}}{{{last|}}} | }}{{#if: {{{author|}}}{{{last|}}} | ||
Line 32: | Line 32: | ||
}}{{#if: {{{last|}}}{{{author|}}} | }}{{#if: {{{last|}}}{{{author|}}} | ||
| . }}{{#if: {{{archiveurl|}}} | | . }}{{#if: {{{archiveurl|}}} | ||
| {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | [{{{archiveurl}}} {{{title}}}] }}}} | | {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | ''[{{{archiveurl}}} {{{title}}}]'' }}}} | ||
| {{#if: {{{ | | {{#if: {{{title|}}} | {{#if: {{{url|}}} | ''[{{{url}}} {{{title}}}]'' | ''{{{title}}}'' }}}} | ||
}}{{#if: {{{language|}}} |  <span style="font-size: 0.95em; font-weight: bold; color:#555; position: relative;">({{{language}}})</span> | }}{{#if: {{{language|}}} |  <span style="font-size: 0.95em; font-weight: bold; color:#555; position: relative;">({{{language}}})</span> | ||
}}{{#if: {{{format|}}} | }}{{#if: {{{format|}}} | ||
|  ({{{format|}}}) | |  ({{{format|}}}{{#if: {{{edition|}}} | ||
}}{{#if: {{{work|}}} | | , {{{edition|}}}}}) | ||
| {{#if: {{{edition|}}} | |||
|  ({{{edition|}}}) | |||
}}}}{{#if: {{{work|}}} | |||
| . ''{{{work}}}'' | | . ''{{{work}}}'' | ||
}}{{#if: {{{pages|}}} | }}{{#if: {{{pages|}}} | ||
Line 60: | Line 62: | ||
}} | }} | ||
}}. {{#if: {{{isbn|}}} | }}. {{#if: {{{isbn|}}} | ||
| | |  ISBN {{{isbn|}}} | ||
}}{{#if: {{{archivedate|}}} | }}{{#if: {{{archivedate|}}} | ||
|  Archived from [{{{url}}} the original] on {{{archivedate}}}. | |  Archived from [{{{url}}} the original] on {{{archivedate}}}. | ||
Line 69: | Line 71: | ||
}}{{#if: {{{quote|}}} | }}{{#if: {{{quote|}}} | ||
| “{{{quote}}}” | | “{{{quote}}}” | ||
}}</includeonly><noinclude>{{documentation}}</noinclude> | }}</includeonly><noinclude>{{documentation}}[[Category:Citation templates]]</noinclude> |
Latest revision as of 13:19, 18 August 2024
Description[[edit source]]
When you want to cite a book, type this template and type recommended bibliographic details to make the book citation clear.
Usage[[edit source]]
Most common forms[[edit source]]
You can cite a book by using the template forms below.
To cite a book with a credited author:
{{Cite book|first=|last=|title=|date=|pages=|publisher=|accessdate=}}
or
{{Cite book|author=|title=|date=|pages=|publisher=|accessdate=}}
To cite a book with no credited author:
{{Cite book|title=|date=|pages=|publisher=|accessdate=}}
To cite a book in a foreign language:
{{Cite book|first=|last=|title=|date=|pages=|publisher=|language=|accessdate=}}
Full template (complete usage)[[edit source]]
{{Cite book|first=|last=|title=|date=|publisher=|location=|accessdate=|pages=|language=|month=|...}}
Parameters[[edit source]]
All[[edit source]]
first
– the author's first namelast
– the author's last nameauthor
– alternative to thefirst
andlast
parameterstitle
– the book titledate
– when the book was publishedpublisher
– name of the publisherlocation
– location or addressaccessdate
– when the book was accessedpages
– book's pages that you readlanguauge
– the language of the bookmonth
– the month when the book was publishedyear
– the year when the book was publishedarchiveurl
– the URL of the book archiveauthorlink
– the URL of the authoraccessyear
– the year when you accessed the bookaccessmonth
– the month when you accessed the bookwork
coauthors
– name of coauthorsarchivedate
– date of the archivequote
– quote or note about the source
Required[[edit source]]
author
– author's nametitle
– book titledate
– when the book was published
Examples[[edit source]]
- {{Cite book|last=van Zwoll|first=Wayne|title=Mastering the Art of Long-Range Shooting|date=December 6, 2013|publisher=F+W Media|location=Iola, Wisconsin|isbn=978-1-4402-3485-9|page=214}}
- van Zwoll, Wayne (December 6, 2013). Mastering the Art of Long-Range Shooting p. 214. F+W Media. ISBN 978-1-4402-3485-9
See also[[edit source]]
- {{Cite web}}
- {{Cite magazine}}
- {{Cite source}}