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