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