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:45 UTC
- Date retrieved: 13 May 2026 18:21 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6667
- Page Version ID: 6667
Citation styles for 20+ Questions with Drew Friedman
APA style
20+ Questions with Drew Friedman. (2020, August 7). ISCA Wiki, . Retrieved 18:21, May 13, 2026 from http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6667.
MLA style
"20+ Questions with Drew Friedman." ISCA Wiki, . 7 Aug 2020, 06:45 UTC. 13 May 2026, 18:21 <http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6667>.
MHRA style
ISCA Wiki contributors, '20+ Questions with Drew Friedman', ISCA Wiki, , 7 August 2020, 06:45 UTC, <http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6667> [accessed 13 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=6667 (accessed May 13, 2026).
CBE/CSE style
ISCA Wiki contributors. 20+ Questions with Drew Friedman [Internet]. ISCA Wiki, ; 2020 Aug 7, 06:45 UTC [cited 2026 May 13]. Available from: http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6667.
Bluebook style
20+ Questions with Drew Friedman, http://wiki.caricature.org/wiki/index.php?title=20%2B_Questions_with_Drew_Friedman&oldid=6667 (last visited May 13, 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=6667",
note = "[Online; accessed 13-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=6667}",
note = "[Online; accessed 13-May-2026]"
}