Cite This Page
Bibliographic details for 20+ Questions with Drew Friedman
- Page name: 20+ Questions with Drew Friedman
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 7 August 2020 06:43 UTC
- Date retrieved: 11 May 2026 13:36 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6666
- Page Version ID: 6666
Citation styles for 20+ Questions with Drew Friedman
APA style
20+ Questions with Drew Friedman. (2020, August 7). ISCA Wiki, . Retrieved 13:36, May 11, 2026 from http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6666.
MLA style
"20+ Questions with Drew Friedman." ISCA Wiki, . 7 Aug 2020, 06:43 UTC. 11 May 2026, 13:36 <http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6666>.
MHRA style
ISCA Wiki contributors, '20+ Questions with Drew Friedman', ISCA Wiki, , 7 August 2020, 06:43 UTC, <http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6666> [accessed 11 May 2026]
Chicago style
ISCA Wiki contributors, "20+ Questions with Drew Friedman," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6666 (accessed May 11, 2026).
CBE/CSE style
ISCA Wiki contributors. 20+ Questions with Drew Friedman [Internet]. ISCA Wiki, ; 2020 Aug 7, 06:43 UTC [cited 2026 May 11]. Available from: http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6666.
Bluebook style
20+ Questions with Drew Friedman, http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6666 (last visited May 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "20+ Questions with Drew Friedman --- ISCA Wiki{,} ",
year = "2020",
url = "http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6666",
note = "[Online; accessed 11-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 = "20+ Questions with Drew Friedman --- ISCA Wiki{,} ",
year = "2020",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6666}",
note = "[Online; accessed 11-May-2026]"
}