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