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:12 UTC
- Date retrieved: 8 May 2026 10:27 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6606
- Page Version ID: 6606
Citation styles for There's an App for That!
APA style
There's an App for That!. (2020, August 5). ISCA Wiki, . Retrieved 10:27, May 8, 2026 from http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6606.
MLA style
"There's an App for That!." ISCA Wiki, . 5 Aug 2020, 07:12 UTC. 8 May 2026, 10:27 <http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6606>.
MHRA style
ISCA Wiki contributors, 'There's an App for That!', ISCA Wiki, , 5 August 2020, 07:12 UTC, <http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6606> [accessed 8 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=6606 (accessed May 8, 2026).
CBE/CSE style
ISCA Wiki contributors. There's an App for That! [Internet]. ISCA Wiki, ; 2020 Aug 5, 07:12 UTC [cited 2026 May 8]. Available from: http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6606.
Bluebook style
There's an App for That!, http://wiki.caricature.org/wiki/index.php?title=There%27s_an_App_for_That!&oldid=6606 (last visited May 8, 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=6606",
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 = "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=6606}",
note = "[Online; accessed 8-May-2026]"
}