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