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