Cite This Page
Bibliographic details for There's an App for That!
- Page name: There's an App for That!
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 5 August 2020 07:05 UTC
- Date retrieved: 30 May 2026 13:05 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6602
- Page Version ID: 6602
Citation styles for There's an App for That!
APA style
There's an App for That!. (2020, August 5). ISCA Wiki, . Retrieved 13:05, May 30, 2026 from http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6602.
MLA style
"There's an App for That!." ISCA Wiki, . 5 Aug 2020, 07:05 UTC. 30 May 2026, 13:05 <http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6602>.
MHRA style
ISCA Wiki contributors, 'There's an App for That!', ISCA Wiki, , 5 August 2020, 07:05 UTC, <http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6602> [accessed 30 May 2026]
Chicago style
ISCA Wiki contributors, "There's an App for That!," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6602 (accessed May 30, 2026).
CBE/CSE style
ISCA Wiki contributors. There's an App for That! [Internet]. ISCA Wiki, ; 2020 Aug 5, 07:05 UTC [cited 2026 May 30]. Available from: http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6602.
Bluebook style
There's an App for That!, http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6602 (last visited May 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "There's an App for That! --- ISCA Wiki{,} ",
year = "2020",
url = "http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6602",
note = "[Online; accessed 30-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 = "There's an App for That! --- ISCA Wiki{,} ",
year = "2020",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6602}",
note = "[Online; accessed 30-May-2026]"
}