Cite This Page
Bibliographic details for From the Editor (Exaggerated Features Issue 2020.3)
- Page name: From the Editor (Exaggerated Features Issue 2020.3)
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 16 February 2021 03:21 UTC
- Date retrieved: 8 May 2026 17:05 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2020.3)&oldid=6881
- Page Version ID: 6881
Citation styles for From the Editor (Exaggerated Features Issue 2020.3)
APA style
From the Editor (Exaggerated Features Issue 2020.3). (2021, February 16). ISCA Wiki, . Retrieved 17:05, May 8, 2026 from http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2020.3)&oldid=6881.
MLA style
"From the Editor (Exaggerated Features Issue 2020.3)." ISCA Wiki, . 16 Feb 2021, 03:21 UTC. 8 May 2026, 17:05 <http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2020.3)&oldid=6881>.
MHRA style
ISCA Wiki contributors, 'From the Editor (Exaggerated Features Issue 2020.3)', ISCA Wiki, , 16 February 2021, 03:21 UTC, <http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2020.3)&oldid=6881> [accessed 8 May 2026]
Chicago style
ISCA Wiki contributors, "From the Editor (Exaggerated Features Issue 2020.3)," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2020.3)&oldid=6881 (accessed May 8, 2026).
CBE/CSE style
ISCA Wiki contributors. From the Editor (Exaggerated Features Issue 2020.3) [Internet]. ISCA Wiki, ; 2021 Feb 16, 03:21 UTC [cited 2026 May 8]. Available from: http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2020.3)&oldid=6881.
Bluebook style
From the Editor (Exaggerated Features Issue 2020.3), http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2020.3)&oldid=6881 (last visited May 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "From the Editor (Exaggerated Features Issue 2020.3) --- ISCA Wiki{,} ",
year = "2021",
url = "http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2020.3)&oldid=6881",
note = "[Online; accessed 8-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 = "From the Editor (Exaggerated Features Issue 2020.3) --- ISCA Wiki{,} ",
year = "2021",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=From_the_Editor_(Exaggerated_Features_Issue_2020.3)&oldid=6881}",
note = "[Online; accessed 8-May-2026]"
}