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