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: 4 November 2025 06:04 UTC
 - Permanent URL: http://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2207
 - Page Version ID: 2207
 
Citation styles for K-d tree
APA style
K-d tree. (2022, June 16). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 06:04, November 4, 2025 from http://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2207.
MLA style
"K-d tree." Medusa: Coordinate Free Mehless Method implementation, . 16 Jun 2022, 12:30 UTC. 4 Nov 2025, 06:04 <http://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2207>.
MHRA style
Medusa: Coordinate Free Mehless Method implementation contributors, 'K-d tree', Medusa: Coordinate Free Mehless Method implementation, , 16 June 2022, 12:30 UTC, <http://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2207> [accessed 4 November 2025]
Chicago style
Medusa: Coordinate Free Mehless Method implementation contributors, "K-d tree," Medusa: Coordinate Free Mehless Method implementation, , http://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2207 (accessed November 4, 2025).
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 2025 Nov 4]. Available from: http://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2207.
Bluebook style
K-d tree, http://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2207 (last visited November 4, 2025).
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 = "http://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2207",
   note = "[Online; accessed 4-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 = "K-d tree --- Medusa: Coordinate Free Mehless Method implementation{,} ",
   year = "2022",
   url = "\url{http://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=2207}",
   note = "[Online; accessed 4-November-2025]"
 }