Cite This Page
Bibliographic details for Caricature: Providing a New Lease on Life
- Page name: Caricature: Providing a New Lease on Life
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 28 May 2020 19:54 UTC
- Date retrieved: 23 May 2026 10:03 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=Caricature:_Providing_a_New_Lease_on_Life&oldid=4072
- Page Version ID: 4072
Citation styles for Caricature: Providing a New Lease on Life
APA style
Caricature: Providing a New Lease on Life. (2020, May 28). ISCA Wiki, . Retrieved 10:03, May 23, 2026 from http://wiki.caricature.org/wiki/index.php?title=Caricature:_Providing_a_New_Lease_on_Life&oldid=4072.
MLA style
"Caricature: Providing a New Lease on Life." ISCA Wiki, . 28 May 2020, 19:54 UTC. 23 May 2026, 10:03 <http://wiki.caricature.org/wiki/index.php?title=Caricature:_Providing_a_New_Lease_on_Life&oldid=4072>.
MHRA style
ISCA Wiki contributors, 'Caricature: Providing a New Lease on Life', ISCA Wiki, , 28 May 2020, 19:54 UTC, <http://wiki.caricature.org/wiki/index.php?title=Caricature:_Providing_a_New_Lease_on_Life&oldid=4072> [accessed 23 May 2026]
Chicago style
ISCA Wiki contributors, "Caricature: Providing a New Lease on Life," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=Caricature:_Providing_a_New_Lease_on_Life&oldid=4072 (accessed May 23, 2026).
CBE/CSE style
ISCA Wiki contributors. Caricature: Providing a New Lease on Life [Internet]. ISCA Wiki, ; 2020 May 28, 19:54 UTC [cited 2026 May 23]. Available from: http://wiki.caricature.org/wiki/index.php?title=Caricature:_Providing_a_New_Lease_on_Life&oldid=4072.
Bluebook style
Caricature: Providing a New Lease on Life, http://wiki.caricature.org/wiki/index.php?title=Caricature:_Providing_a_New_Lease_on_Life&oldid=4072 (last visited May 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "Caricature: Providing a New Lease on Life --- ISCA Wiki{,} ",
year = "2020",
url = "http://wiki.caricature.org/wiki/index.php?title=Caricature:_Providing_a_New_Lease_on_Life&oldid=4072",
note = "[Online; accessed 23-May-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "Caricature: Providing a New Lease on Life --- ISCA Wiki{,} ",
year = "2020",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=Caricature:_Providing_a_New_Lease_on_Life&oldid=4072}",
note = "[Online; accessed 23-May-2026]"
}