Cite This Page
Bibliographic details for Drawing a Line in the Sand
- Page name: Drawing a Line in the Sand
- Author: ISCA Wiki contributors
- Publisher: ISCA Wiki, .
- Date of last revision: 12 July 2020 06:25 UTC
- Date retrieved: 25 March 2026 08:10 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6244
- Page Version ID: 6244
Citation styles for Drawing a Line in the Sand
APA style
Drawing a Line in the Sand. (2020, July 12). ISCA Wiki, . Retrieved 08:10, March 25, 2026 from http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6244.
MLA style
"Drawing a Line in the Sand." ISCA Wiki, . 12 Jul 2020, 06:25 UTC. 25 Mar 2026, 08:10 <http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6244>.
MHRA style
ISCA Wiki contributors, 'Drawing a Line in the Sand', ISCA Wiki, , 12 July 2020, 06:25 UTC, <http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6244> [accessed 25 March 2026]
Chicago style
ISCA Wiki contributors, "Drawing a Line in the Sand," ISCA Wiki, , http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6244 (accessed March 25, 2026).
CBE/CSE style
ISCA Wiki contributors. Drawing a Line in the Sand [Internet]. ISCA Wiki, ; 2020 Jul 12, 06:25 UTC [cited 2026 Mar 25]. Available from: http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6244.
Bluebook style
Drawing a Line in the Sand, http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6244 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ISCA Wiki",
title = "Drawing a Line in the Sand --- ISCA Wiki{,} ",
year = "2020",
url = "http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6244",
note = "[Online; accessed 25-March-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 = "Drawing a Line in the Sand --- ISCA Wiki{,} ",
year = "2020",
url = "\url{http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6244}",
note = "[Online; accessed 25-March-2026]"
}