Cite This Page
Bibliographic details for From the Editor (Exaggerated Features Issue 2019.2)
- Page name: From the Editor (Exaggerated Features Issue 2019.2)
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 9 June 2020 23:39 UTC
- Date retrieved: 1 June 2026 19:42 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2019.2)&oldid=4741
- Page Version ID: 4741
Citation styles for From the Editor (Exaggerated Features Issue 2019.2)
APA style
From the Editor (Exaggerated Features Issue 2019.2). (2020, June 9). ISCA Wiki, . Retrieved 19:42, June 1, 2026 from http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2019.2)&oldid=4741.
MLA style
"From the Editor (Exaggerated Features Issue 2019.2)." ISCA Wiki, . 9 Jun 2020, 23:39 UTC. 1 Jun 2026, 19:42 <http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2019.2)&oldid=4741>.
MHRA style
ISCA Wiki contributors, 'From the Editor (Exaggerated Features Issue 2019.2)', ISCA Wiki, , 9 June 2020, 23:39 UTC, <http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2019.2)&oldid=4741> [accessed 1 June 2026]
Chicago style
ISCA Wiki contributors, "From the Editor (Exaggerated Features Issue 2019.2)," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2019.2)&oldid=4741 (accessed June 1, 2026).
CBE/CSE style
ISCA Wiki contributors. From the Editor (Exaggerated Features Issue 2019.2) [Internet]. ISCA Wiki, ; 2020 Jun 9, 23:39 UTC [cited 2026 Jun 1]. Available from: http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2019.2)&oldid=4741.
Bluebook style
From the Editor (Exaggerated Features Issue 2019.2), http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2019.2)&oldid=4741 (last visited June 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "From the Editor (Exaggerated Features Issue 2019.2) --- ISCA Wiki{,} ",
year = "2020",
url = "http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2019.2)&oldid=4741",
note = "[Online; accessed 1-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 = "From the Editor (Exaggerated Features Issue 2019.2) --- ISCA Wiki{,} ",
year = "2020",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2019.2)&oldid=4741}",
note = "[Online; accessed 1-June-2026]"
}