Cite This Page
Bibliographic details for About the Cover (2009.2)
- Page name: About the Cover (2009.2)
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 12 July 2020 19:36 UTC
- Date retrieved: 22 May 2026 08:26 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=About_the_Cover_(2009.2)&oldid=6270
- Page Version ID: 6270
Citation styles for About the Cover (2009.2)
APA style
About the Cover (2009.2). (2020, July 12). ISCA Wiki, . Retrieved 08:26, May 22, 2026 from http://wiki.caricature.org/wiki/index.php?title=About_the_Cover_(2009.2)&oldid=6270.
MLA style
"About the Cover (2009.2)." ISCA Wiki, . 12 Jul 2020, 19:36 UTC. 22 May 2026, 08:26 <http://wiki.caricature.org/wiki/index.php?title=About_the_Cover_(2009.2)&oldid=6270>.
MHRA style
ISCA Wiki contributors, 'About the Cover (2009.2)', ISCA Wiki, , 12 July 2020, 19:36 UTC, <http://wiki.caricature.org/wiki/index.php?title=About_the_Cover_(2009.2)&oldid=6270> [accessed 22 May 2026]
Chicago style
ISCA Wiki contributors, "About the Cover (2009.2)," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=About_the_Cover_(2009.2)&oldid=6270 (accessed May 22, 2026).
CBE/CSE style
ISCA Wiki contributors. About the Cover (2009.2) [Internet]. ISCA Wiki, ; 2020 Jul 12, 19:36 UTC [cited 2026 May 22]. Available from: http://wiki.caricature.org/wiki/index.php?title=About_the_Cover_(2009.2)&oldid=6270.
Bluebook style
About the Cover (2009.2), http://wiki.caricature.org/wiki/index.php?title=About_the_Cover_(2009.2)&oldid=6270 (last visited May 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "About the Cover (2009.2) --- ISCA Wiki{,} ",
year = "2020",
url = "http://wiki.caricature.org/wiki/index.php?title=About_the_Cover_(2009.2)&oldid=6270",
note = "[Online; accessed 22-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 = "About the Cover (2009.2) --- ISCA Wiki{,} ",
year = "2020",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=About_the_Cover_(2009.2)&oldid=6270}",
note = "[Online; accessed 22-May-2026]"
}