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: 27 June 2026 07:19 UTC
- Permanent URL: https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=949
- Page Version ID: 949
Citation styles for K-d tree
APA style
K-d tree. (2022, June 16). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 07:19, June 27, 2026 from https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=949.
MLA style
"K-d tree." Medusa: Coordinate Free Mehless Method implementation, . 16 Jun 2022, 12:30 UTC. 27 Jun 2026, 07:19 <https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=949>.
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=949> [accessed 27 June 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=949 (accessed June 27, 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 Jun 27]. Available from: https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=949.
Bluebook style
K-d tree, https://e6.ijs.si/medusa/wiki/index.php?title=K-d_tree&oldid=949 (last visited June 27, 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=949",
note = "[Online; accessed 27-June-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=949}",
note = "[Online; accessed 27-June-2026]"
}