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