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