Cite This Page
Bibliographic details for Kd Tree
- Page name: Kd Tree
- Author: Medusa: Coordinate Free Mehless Method implementation contributors
- Publisher: Medusa: Coordinate Free Mehless Method implementation, .
- Date of last revision: 6 August 2018 15:09 UTC
- Date retrieved: 30 November 2025 00:46 UTC
- Permanent URL: http://e6.ijs.si/medusa/wiki/index.php?title=Kd_Tree&oldid=2194
- Page Version ID: 2194
Citation styles for Kd Tree
APA style
Kd Tree. (2018, August 6). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 00:46, November 30, 2025 from http://e6.ijs.si/medusa/wiki/index.php?title=Kd_Tree&oldid=2194.
MLA style
"Kd Tree." Medusa: Coordinate Free Mehless Method implementation, . 6 Aug 2018, 15:09 UTC. 30 Nov 2025, 00:46 <http://e6.ijs.si/medusa/wiki/index.php?title=Kd_Tree&oldid=2194>.
MHRA style
Medusa: Coordinate Free Mehless Method implementation contributors, 'Kd Tree', Medusa: Coordinate Free Mehless Method implementation, , 6 August 2018, 15:09 UTC, <http://e6.ijs.si/medusa/wiki/index.php?title=Kd_Tree&oldid=2194> [accessed 30 November 2025]
Chicago style
Medusa: Coordinate Free Mehless Method implementation contributors, "Kd Tree," Medusa: Coordinate Free Mehless Method implementation, , http://e6.ijs.si/medusa/wiki/index.php?title=Kd_Tree&oldid=2194 (accessed November 30, 2025).
CBE/CSE style
Medusa: Coordinate Free Mehless Method implementation contributors. Kd Tree [Internet]. Medusa: Coordinate Free Mehless Method implementation, ; 2018 Aug 6, 15:09 UTC [cited 2025 Nov 30]. Available from: http://e6.ijs.si/medusa/wiki/index.php?title=Kd_Tree&oldid=2194.
Bluebook style
Kd Tree, http://e6.ijs.si/medusa/wiki/index.php?title=Kd_Tree&oldid=2194 (last visited November 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Medusa: Coordinate Free Mehless Method implementation",
title = "Kd Tree --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2018",
url = "http://e6.ijs.si/medusa/wiki/index.php?title=Kd_Tree&oldid=2194",
note = "[Online; accessed 30-November-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 = "Medusa: Coordinate Free Mehless Method implementation",
title = "Kd Tree --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2018",
url = "\url{http://e6.ijs.si/medusa/wiki/index.php?title=Kd_Tree&oldid=2194}",
note = "[Online; accessed 30-November-2025]"
}