Cite This Page
Bibliographic details for An Interview with Two Unicorns
- Page name: An Interview with Two Unicorns
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 16 February 2021 04:02 UTC
- Date retrieved: 8 May 2026 06:17 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=An_Interview_with_Two_Unicorns&oldid=6897
- Page Version ID: 6897
Citation styles for An Interview with Two Unicorns
APA style
An Interview with Two Unicorns. (2021, February 16). ISCA Wiki, . Retrieved 06:17, May 8, 2026 from http://wiki.caricature.org/wiki/index.php?title=An_Interview_with_Two_Unicorns&oldid=6897.
MLA style
"An Interview with Two Unicorns." ISCA Wiki, . 16 Feb 2021, 04:02 UTC. 8 May 2026, 06:17 <http://wiki.caricature.org/wiki/index.php?title=An_Interview_with_Two_Unicorns&oldid=6897>.
MHRA style
ISCA Wiki contributors, 'An Interview with Two Unicorns', ISCA Wiki, , 16 February 2021, 04:02 UTC, <http://wiki.caricature.org/wiki/index.php?title=An_Interview_with_Two_Unicorns&oldid=6897> [accessed 8 May 2026]
Chicago style
ISCA Wiki contributors, "An Interview with Two Unicorns," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=An_Interview_with_Two_Unicorns&oldid=6897 (accessed May 8, 2026).
CBE/CSE style
ISCA Wiki contributors. An Interview with Two Unicorns [Internet]. ISCA Wiki, ; 2021 Feb 16, 04:02 UTC [cited 2026 May 8]. Available from: http://wiki.caricature.org/wiki/index.php?title=An_Interview_with_Two_Unicorns&oldid=6897.
Bluebook style
An Interview with Two Unicorns, http://wiki.caricature.org/wiki/index.php?title=An_Interview_with_Two_Unicorns&oldid=6897 (last visited May 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "An Interview with Two Unicorns --- ISCA Wiki{,} ",
year = "2021",
url = "http://wiki.caricature.org/wiki/index.php?title=An_Interview_with_Two_Unicorns&oldid=6897",
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 = "An Interview with Two Unicorns --- ISCA Wiki{,} ",
year = "2021",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=An_Interview_with_Two_Unicorns&oldid=6897}",
note = "[Online; accessed 8-May-2026]"
}