Cite This Page
Bibliographic details for What to Know When You Go
- Page name: What to Know When You Go
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 8 July 2020 16:24 UTC
- Date retrieved: 2 May 2026 12:10 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=What_to_Know_When_You_Go&oldid=6083
- Page Version ID: 6083
Citation styles for What to Know When You Go
APA style
What to Know When You Go. (2020, July 8). ISCA Wiki, . Retrieved 12:10, May 2, 2026 from http://wiki.caricature.org/wiki/index.php?title=What_to_Know_When_You_Go&oldid=6083.
MLA style
"What to Know When You Go." ISCA Wiki, . 8 Jul 2020, 16:24 UTC. 2 May 2026, 12:10 <http://wiki.caricature.org/wiki/index.php?title=What_to_Know_When_You_Go&oldid=6083>.
MHRA style
ISCA Wiki contributors, 'What to Know When You Go', ISCA Wiki, , 8 July 2020, 16:24 UTC, <http://wiki.caricature.org/wiki/index.php?title=What_to_Know_When_You_Go&oldid=6083> [accessed 2 May 2026]
Chicago style
ISCA Wiki contributors, "What to Know When You Go," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=What_to_Know_When_You_Go&oldid=6083 (accessed May 2, 2026).
CBE/CSE style
ISCA Wiki contributors. What to Know When You Go [Internet]. ISCA Wiki, ; 2020 Jul 8, 16:24 UTC [cited 2026 May 2]. Available from: http://wiki.caricature.org/wiki/index.php?title=What_to_Know_When_You_Go&oldid=6083.
Bluebook style
What to Know When You Go, http://wiki.caricature.org/wiki/index.php?title=What_to_Know_When_You_Go&oldid=6083 (last visited May 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "What to Know When You Go --- ISCA Wiki{,} ",
year = "2020",
url = "http://wiki.caricature.org/wiki/index.php?title=What_to_Know_When_You_Go&oldid=6083",
note = "[Online; accessed 2-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 = "What to Know When You Go --- ISCA Wiki{,} ",
year = "2020",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=What_to_Know_When_You_Go&oldid=6083}",
note = "[Online; accessed 2-May-2026]"
}