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:26 UTC
- Date retrieved: 25 March 2026 03:25 UTC
- Permanent URL: http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6246
- Page Version ID: 6246
Citation styles for Drawing a Line in the Sand
APA style
Drawing a Line in the Sand. (2020, July 12). ISCA Wiki, . Retrieved 03:25, March 25, 2026 from http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6246.
MLA style
"Drawing a Line in the Sand." ISCA Wiki, . 12 Jul 2020, 06:26 UTC. 25 Mar 2026, 03:25 <http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6246>.
MHRA style
ISCA Wiki contributors, 'Drawing a Line in the Sand', ISCA Wiki, , 12 July 2020, 06:26 UTC, <http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6246> [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=6246 (accessed March 25, 2026).
CBE/CSE style
ISCA Wiki contributors. Drawing a Line in the Sand [Internet]. ISCA Wiki, ; 2020 Jul 12, 06:26 UTC [cited 2026 Mar 25]. Available from: http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6246.
Bluebook style
Drawing a Line in the Sand, http://wiki.caricature.org/wiki/index.php?title=Drawing_a_Line_in_the_Sand&oldid=6246 (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=6246",
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=6246}",
note = "[Online; accessed 25-March-2026]"
}