User:Phil Boswell/cite book regression tests

From Wikipedia, the free encyclopedia

Click this if you think the display is not up to date => purge wikipedia server cache (see template:purge (talk))

This page contains regression tests for {{User:Phil Boswell/cite book}} which is a modified version of {{cite book}}.

Every test case has its own section. The contents of each test case are (in this exact order):

  • a <pre></pre> block with the wiki code of the template call
  • the template call
  • the manual expansion of that template call (intentionally written without using the template). Please note that using subst {{subst:cite book}} does not do what's intended here.
  • time and date of the expansion.

Contents

[edit] Pre-defined tests

[edit] Beck et al. 1996

*{{cite book
 | first = K.
 | last = Beck
 | authorlink =
 | coauthors = R. Crocker, G. Meszaros, J.O. Coplien, L. Dominick, F. Paulisch, and J. Vlissides
 | year = 1996
 | month = March
 | title = Proceedings of the 18th International Conference on Software Engineering
 | pages = 25-30
 | publisher =
 | id =
}}
  • Beck, K.; R. Crocker, G. Meszaros, J.O. Coplien, L. Dominick, F. Paulisch, and J. Vlissides (March 1996). Proceedings of the 18th International Conference on Software Engineering, 25-30.
  • Beck, K.; R. Crocker, G. Meszaros, J.O. Coplien, L. Dominick, F. Paulisch, and J. Vlissides (March 1996). Proceedings of the 18th International Conference on Software Engineering, 25-30.

expanded 16:32, 1 December 2005 (UTC)

[edit] Black and Bolton 2001

* {{cite book
 | author = [[David Black (historian)|Black, David]] and [[Geoffrey Bolton|Bolton, Geoffrey]]
 | title = Biographical Register of Members of the Parliament of Western Australia, Volume One, 1870–1930 (Revised Edition)
 | publisher = [[Parliament of Western Australia]], Parliament House, Perth, Western Australia
 | year = [[2001]]
 | id = ISBN 0730738140
 }}

expanded at 09:37, 1 December 2005 (UTC)

[edit] Booch 1993

*{{cite book
 | first = Grady
 | last = Booch
 | authorlink = Grady Booch
 | year = 1993
 | title = Object-oriented Analysis and Design with Applications
 | edition = 2nd ed.
 | publisher = Redwood City: Benjamin Cummings
 | id = ISBN 0-8053-5340-2
}}

expanded 10:25, 1 December 2005 (UTC)

[edit] Cunningham 1988

*{{cite book
 | first = Ward
 | last = Cunningham
 | authorlink = Ward Cunningham
 | coauthors = Kent Beck
 | date = May 16, 1988
 | title = Addendum to the Proceedings of OOPSLA'87, volume 23,5 of ACM SIGPLAN Notices
 | chapter = Using a pattern language for programming
 | pages =
 | publisher =
 | id =
}}
  • Cunningham, Ward; Kent Beck (May 16, 1988). “Using a pattern language for programming”, Addendum to the Proceedings of OOPSLA'87, volume 23,5 of ACM SIGPLAN Notices.
  • Cunningham, Ward; Kent Beck (May 16, 1988). "Using a pattern language for programming" Addendum to the Proceedings of OOPSLA'87, volume 23,5 of ACM SIGPLAN Notices.

expanded 16:28, 1 December 2005 (UTC)

[edit] Fowler et. al 1999

*{{cite book
 | first = Martin
 | last = Fowler
 | authorlink = Martin Fowler
 | coauthors = [[Kent Beck]], John Brant, [[William Opdyke]], and Don Roberts
 | year = 1999
 | title = Refactoring: Improving the Design of Existing Code
 | publisher = Addison-Wesley
 | id = ISBN 0-201-48567-2
}}

expanded at 09:46, 1 December 2005 (UTC)

[edit] Martin 2003

*{{cite book
 | first = Robert Cecil
 | last = Martin
 | authorlink = Robert Cecil Martin
 | year = 2003
 | title = UML for Java Programmers
 | publisher = Prentice Hall
 | id = ISBN 0-13-142848-9
}}

expanded at 10:11, 1 December 2005 (UTC)

[edit] Whiteside 1975

*{{cite book
 | first = Andrew Gladding
 | last = Whiteside
 | year = 1975
 | title = The Socialism of Fools: Georg Ritter von Schönerer and Austrian Pan-Germanism
 | publisher = University of California Press
 | location = Berkeley
 | id = ISBN 0-520-02434-6
}}
  • Whiteside, Andrew Gladding (1975). The Socialism of Fools: Georg Ritter von Schönerer and Austrian Pan-Germanism, Berkeley: University of California Press. ISBN 0-520-02434-6.
  • Whiteside, Andrew Gladding (1975). The Socialism of Fools: Georg Ritter von Schönerer and Austrian Pan-Germanism, Berkeley: University of California Press. ISBN 0-520-02434-6.

expanded at 09:42, 1 December 2005 (UTC)

[edit] All

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
 | editor = EDITOR
 | others = OTHERS
 | edition = EDITION
 | pages = PAGES
 | publisher = PUBLISHER
 | location = LOCATION
 | id = ID
 | url = http://example.com
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, EDITOR TITLE, OTHERS, EDITION, PAGES, LOCATION: PUBLISHER. ID.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). "CHAPTER" EDITOR TITLE, OTHERS, EDITION, PAGES, LOCATION: PUBLISHER. ID.

expanded at 20:07, 3 December 2005 (UTC)

[edit] 15 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
 | editor = EDITOR
 | others = OTHERS
 | edition = EDITION
 | pages = PAGES
 | publisher = PUBLISHER
 | location = LOCATION
 | id = ID
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, EDITOR TITLE, OTHERS, EDITION, PAGES, LOCATION: PUBLISHER. ID.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). "CHAPTER" EDITOR TITLE, OTHERS, EDITION, PAGES, LOCATION: PUBLISHER. ID.

expanded at 20:10, 3 December 2005 (UTC)

[edit] 14 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
 | editor = EDITOR
 | others = OTHERS
 | edition = EDITION
 | pages = PAGES
 | publisher = PUBLISHER
 | location = LOCATION
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, EDITOR TITLE, OTHERS, EDITION, PAGES, LOCATION: PUBLISHER.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). "CHAPTER" EDITOR TITLE, OTHERS, EDITION, PAGES, LOCATION: PUBLISHER.

expanded at 20:12, 3 December 2005 (UTC)

[edit] 13 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
 | editor = EDITOR
 | others = OTHERS
 | edition = EDITION
 | pages = PAGES
 | publisher = PUBLISHER
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, EDITOR TITLE, OTHERS, EDITION, PAGES, PUBLISHER.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). "CHAPTER" EDITOR TITLE, OTHERS, EDITION, PAGES, PUBLISHER.

expanded at 20:14, 3 December 2005 (UTC)

[edit] 12 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
 | editor = EDITOR
 | others = OTHERS
 | edition = EDITION
 | pages = PAGES
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, EDITOR TITLE, OTHERS, EDITION, PAGES.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). "CHAPTER" EDITOR TITLE, OTHERS, EDITION, PAGES.

expanded at 20:15, 3 December 2005 (UTC)

[edit] 11 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
 | editor = EDITOR
 | others = OTHERS
 | edition = EDITION
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, EDITOR TITLE, OTHERS, EDITION.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). "CHAPTER" EDITOR TITLE, OTHERS, EDITION.

expanded at 20:16, 3 December 2005 (UTC)

[edit] 10 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
 | editor = EDITOR
 | others = OTHERS
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, EDITOR TITLE, OTHERS.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). "CHAPTER" EDITOR TITLE, OTHERS.

expanded at 20:17, 3 December 2005 (UTC)

[edit] 9 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
 | editor = EDITOR
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, EDITOR TITLE.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). "CHAPTER" EDITOR TITLE.

expanded at 20:18, 3 December 2005 (UTC)

[edit] 8 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, TITLE.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). "CHAPTER" TITLE.

expanded at 20:19, 3 December 2005 (UTC)

[edit] 7 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). TITLE.
  • LAST, FIRST; COAUTHORS (MONTH YEAR). TITLE.

expanded at 20:20, 3 December 2005 (UTC)

[edit] 6 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | title = TITLE
}}
  • LAST, FIRST; COAUTHORS (YEAR). TITLE.
  • LAST, FIRST; COAUTHORS (YEAR). TITLE.

expanded at 20:21, 3 December 2005 (UTC)

[edit] 5 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | title = TITLE
}}
  • LAST, FIRST; COAUTHORS. TITLE.
  • LAST, FIRST; COAUTHORS. TITLE.

expanded at 20:23, 3 December 2005 (UTC)

[edit] 4 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | title = TITLE
}}
  • LAST, FIRST. TITLE.
  • LAST, FIRST. TITLE.

expanded at 20:24, 3 December 2005 (UTC)

[edit] 3 parameters

*{{cite book
 | first = FIRST
 | last = LAST
 | title = TITLE
}}
  • LAST, FIRST. TITLE.
  • LAST, FIRST. TITLE.

expanded at 20:25, 3 December 2005 (UTC)

[edit] 2 parameters

*{{cite book
 | last = LAST
 | title = TITLE
}}
  • LAST. TITLE.
  • LAST. TITLE.

expanded at 20:26, 3 December 2005 (UTC)

[edit] 1 parameter

*{{cite book
 | title = TITLE
}}
  • TITLE.
  • TITLE.

expanded at 20:27, 3 December 2005 (UTC)

[edit] No parameter

*{{cite book
}}
  • {{{title}}}.
  • {{{title}}}.

expanded at 20:29, 3 December 2005 (UTC)

[edit] New features

[edit] ChapterURL

*{{cite book
 | first = FIRST
 | last = LAST
 | authorlink = AUTHORLINK
 | coauthors = COAUTHORS
 | year = YEAR
 | month = MONTH
 | title = TITLE
 | chapter = CHAPTER
 | chapterURL= http://example.com/chapter
 | editor = EDITOR
 | others = OTHERS
 | edition = EDITION
 | pages = PAGES
 | publisher = PUBLISHER
 | location = LOCATION
 | id = ID
 | url = http://example.com
}}
  • LAST, FIRST; COAUTHORS (MONTH YEAR). “CHAPTER”, EDITOR TITLE, OTHERS, EDITION, PAGES, LOCATION: PUBLISHER. ID.
  • LAST, FIRST, COAUTHORS (MONTH YEAR). "CHAPTER" EDITOR TITLE, OTHERS, EDITION, PAGES, LOCATION: PUBLISHER. ID.

expanded at 10:31, 28 December 2005 (UTC)