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