Template:Cite book

From BOINC Projects
Revision as of 18:27, 19 May 2026 by Al Piskun (talk | contribs) (Created page with "<includeonly>{{#if:{{{title|}}}| {{cite web | last = {{{last|{{{last1|}}}}}} | first = {{{first|{{{first1|}}}}}} | author = {{{author|}}} | year = {{{year|}}} | title = {{{title}}} | chapter = {{{chapter|}}} | editor-last = {{{editor-last|}}} | editor-first = {{{editor-first|}}} | publisher = {{{publisher}}} | location = {{{location|}}} | series = {{{series|}}} | volume = {{{volume|}}} | edition = {{{edition|}}} | pages = {{{pages|}}} | url = {{{url|}}} | doi = {{{doi|}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This template formats citations for books.

Usage

{{Cite book
| last =
| first =
| title =
| publisher =
| year =
| isbn =
| pages =
| url =
| access-date =
}}

Example

{{Cite book
| last = Smith
| first = John
| title = Distributed Systems Design
| publisher = Academic Press
| year = 2022
| isbn = 9781234567890
}}