Cite This Page
Bibliographic details for Detect Poison
- Page name: Detect Poison
- Author: Elwindil contributors
- Publisher: Elwindil, .
- Date of last revision: 17 March 2020 20:59 UTC
- Date retrieved: 30 October 2025 06:29 UTC
- Permanent URL: http://www.elwindil.com/index.php?title=Detect_Poison&oldid=1067
- Page Version ID: 1067
Citation styles for Detect Poison
APA style
Detect Poison. (2020, March 17). Elwindil, . Retrieved 06:29, October 30, 2025 from http://www.elwindil.com/index.php?title=Detect_Poison&oldid=1067.
MLA style
"Detect Poison." Elwindil, . 17 Mar 2020, 20:59 UTC. 30 Oct 2025, 06:29 <http://www.elwindil.com/index.php?title=Detect_Poison&oldid=1067>.
MHRA style
Elwindil contributors, 'Detect Poison', Elwindil, , 17 March 2020, 20:59 UTC, <http://www.elwindil.com/index.php?title=Detect_Poison&oldid=1067> [accessed 30 October 2025]
Chicago style
Elwindil contributors, "Detect Poison," Elwindil, , http://www.elwindil.com/index.php?title=Detect_Poison&oldid=1067 (accessed October 30, 2025).
CBE/CSE style
Elwindil contributors. Detect Poison [Internet]. Elwindil, ; 2020 Mar 17, 20:59 UTC [cited 2025 Oct 30]. Available from: http://www.elwindil.com/index.php?title=Detect_Poison&oldid=1067.
Bluebook style
Detect Poison, http://www.elwindil.com/index.php?title=Detect_Poison&oldid=1067 (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=1067",
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=1067}",
note = "[Online; accessed 30-October-2025]"
}