Cite This Page
Bibliographic details for Sneak Attack
- Page name: Sneak Attack
- Author: Elwindil contributors
- Publisher: Elwindil, .
- Date of last revision: 26 January 2020 04:48 UTC
- Date retrieved: 30 October 2025 18:30 UTC
- Permanent URL: http://www.elwindil.com/index.php?title=Sneak_Attack&oldid=414
- Page Version ID: 414
Citation styles for Sneak Attack
APA style
Sneak Attack. (2020, January 26). Elwindil, . Retrieved 18:30, October 30, 2025 from http://www.elwindil.com/index.php?title=Sneak_Attack&oldid=414.
MLA style
"Sneak Attack." Elwindil, . 26 Jan 2020, 04:48 UTC. 30 Oct 2025, 18:30 <http://www.elwindil.com/index.php?title=Sneak_Attack&oldid=414>.
MHRA style
Elwindil contributors, 'Sneak Attack', Elwindil, , 26 January 2020, 04:48 UTC, <http://www.elwindil.com/index.php?title=Sneak_Attack&oldid=414> [accessed 30 October 2025]
Chicago style
Elwindil contributors, "Sneak Attack," Elwindil, , http://www.elwindil.com/index.php?title=Sneak_Attack&oldid=414 (accessed October 30, 2025).
CBE/CSE style
Elwindil contributors. Sneak Attack [Internet]. Elwindil, ; 2020 Jan 26, 04:48 UTC [cited 2025 Oct 30]. Available from: http://www.elwindil.com/index.php?title=Sneak_Attack&oldid=414.
Bluebook style
Sneak Attack, http://www.elwindil.com/index.php?title=Sneak_Attack&oldid=414 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Elwindil",
title = "Sneak Attack --- Elwindil{,} ",
year = "2020",
url = "http://www.elwindil.com/index.php?title=Sneak_Attack&oldid=414",
note = "[Online; accessed 30-October-2025]"
}
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 = "Elwindil",
title = "Sneak Attack --- Elwindil{,} ",
year = "2020",
url = "\url{http://www.elwindil.com/index.php?title=Sneak_Attack&oldid=414}",
note = "[Online; accessed 30-October-2025]"
}