Cite This Page
Bibliographic details for K-d tree
- Page name: K-d tree
- Author: Medusa: Coordinate Free Mehless Method implementation contributors
- Publisher: Medusa: Coordinate Free Mehless Method implementation, .
- Date of last revision: 16 June 2022 12:30 UTC
- Date retrieved: 26 May 2026 19:46 UTC
- Permanent URL: https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2289
- Page Version ID: 2289
Citation styles for K-d tree
APA style
K-d tree. (2022, June 16). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 19:46, May 26, 2026 from https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2289.
MLA style
"K-d tree." Medusa: Coordinate Free Mehless Method implementation, . 16 Jun 2022, 12:30 UTC. 26 May 2026, 19:46 <https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2289>.
MHRA style
Medusa: Coordinate Free Mehless Method implementation contributors, 'K-d tree', Medusa: Coordinate Free Mehless Method implementation, , 16 June 2022, 12:30 UTC, <https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2289> [accessed 26 May 2026]
Chicago style
Medusa: Coordinate Free Mehless Method implementation contributors, "K-d tree," Medusa: Coordinate Free Mehless Method implementation, , https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2289 (accessed May 26, 2026).
CBE/CSE style
Medusa: Coordinate Free Mehless Method implementation contributors. K-d tree [Internet]. Medusa: Coordinate Free Mehless Method implementation, ; 2022 Jun 16, 12:30 UTC [cited 2026 May 26]. Available from: https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2289.
Bluebook style
K-d tree, https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2289 (last visited May 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Medusa: Coordinate Free Mehless Method implementation",
title = "K-d tree --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2022",
url = "https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2289",
note = "[Online; accessed 26-May-2026]"
}
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 = "K-d tree --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2022",
url = "\url{https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2289}",
note = "[Online; accessed 26-May-2026]"
}