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