Cite This Page
Bibliographic details for Own Your Work!
- Page name: Own Your Work!
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 31 May 2020 23:52 UTC
- Date retrieved: 25 May 2026 16:10 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=Own_Your_Work!&oldid=4348
- Page Version ID: 4348
Citation styles for Own Your Work!
APA style
Own Your Work!. (2020, May 31). ISCA Wiki, . Retrieved 16:10, May 25, 2026 from http://wiki.caricature.org/wiki/index.php?title=Own_Your_Work!&oldid=4348.
MLA style
"Own Your Work!." ISCA Wiki, . 31 May 2020, 23:52 UTC. 25 May 2026, 16:10 <http://wiki.caricature.org/wiki/index.php?title=Own_Your_Work!&oldid=4348>.
MHRA style
ISCA Wiki contributors, 'Own Your Work!', ISCA Wiki, , 31 May 2020, 23:52 UTC, <http://wiki.caricature.org/wiki/index.php?title=Own_Your_Work!&oldid=4348> [accessed 25 May 2026]
Chicago style
ISCA Wiki contributors, "Own Your Work!," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=Own_Your_Work!&oldid=4348 (accessed May 25, 2026).
CBE/CSE style
ISCA Wiki contributors. Own Your Work! [Internet]. ISCA Wiki, ; 2020 May 31, 23:52 UTC [cited 2026 May 25]. Available from: http://wiki.caricature.org/wiki/index.php?title=Own_Your_Work!&oldid=4348.
Bluebook style
Own Your Work!, http://wiki.caricature.org/wiki/index.php?title=Own_Your_Work!&oldid=4348 (last visited May 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "Own Your Work! --- ISCA Wiki{,} ",
year = "2020",
url = "http://wiki.caricature.org/wiki/index.php?title=Own_Your_Work!&oldid=4348",
note = "[Online; accessed 25-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 = "Own Your Work! --- ISCA Wiki{,} ",
year = "2020",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=Own_Your_Work!&oldid=4348}",
note = "[Online; accessed 25-May-2026]"
}