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