Cite This Page
Bibliographic details for Moving Least Squares (MLS)
- Page name: Moving Least Squares (MLS)
- Author: Medusa: Coordinate Free Mehless Method implementation contributors
- Publisher: Medusa: Coordinate Free Mehless Method implementation, .
- Date of last revision: 8 September 2019 16:12 UTC
- Date retrieved: 28 October 2025 11:26 UTC
- Permanent URL: http://e6.ijs.si/medusa/wiki/index.php?title=Moving_Least_Squares_(MLS)&oldid=2787
- Page Version ID: 2787
Citation styles for Moving Least Squares (MLS)
APA style
Moving Least Squares (MLS). (2019, September 8). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 11:26, October 28, 2025 from http://e6.ijs.si/medusa/wiki/index.php?title=Moving_Least_Squares_(MLS)&oldid=2787.
MLA style
"Moving Least Squares (MLS)." Medusa: Coordinate Free Mehless Method implementation, . 8 Sep 2019, 16:12 UTC. 28 Oct 2025, 11:26 <http://e6.ijs.si/medusa/wiki/index.php?title=Moving_Least_Squares_(MLS)&oldid=2787>.
MHRA style
Medusa: Coordinate Free Mehless Method implementation contributors, 'Moving Least Squares (MLS)', Medusa: Coordinate Free Mehless Method implementation, , 8 September 2019, 16:12 UTC, <http://e6.ijs.si/medusa/wiki/index.php?title=Moving_Least_Squares_(MLS)&oldid=2787> [accessed 28 October 2025]
Chicago style
Medusa: Coordinate Free Mehless Method implementation contributors, "Moving Least Squares (MLS)," Medusa: Coordinate Free Mehless Method implementation, , http://e6.ijs.si/medusa/wiki/index.php?title=Moving_Least_Squares_(MLS)&oldid=2787 (accessed October 28, 2025).
CBE/CSE style
Medusa: Coordinate Free Mehless Method implementation contributors. Moving Least Squares (MLS) [Internet]. Medusa: Coordinate Free Mehless Method implementation, ; 2019 Sep 8, 16:12 UTC [cited 2025 Oct 28]. Available from: http://e6.ijs.si/medusa/wiki/index.php?title=Moving_Least_Squares_(MLS)&oldid=2787.
Bluebook style
Moving Least Squares (MLS), http://e6.ijs.si/medusa/wiki/index.php?title=Moving_Least_Squares_(MLS)&oldid=2787 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Medusa: Coordinate Free Mehless Method implementation",
title = "Moving Least Squares (MLS) --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2019",
url = "http://e6.ijs.si/medusa/wiki/index.php?title=Moving_Least_Squares_(MLS)&oldid=2787",
note = "[Online; accessed 28-October-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 = "Moving Least Squares (MLS) --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2019",
url = "\url{http://e6.ijs.si/medusa/wiki/index.php?title=Moving_Least_Squares_(MLS)&oldid=2787}",
note = "[Online; accessed 28-October-2025]"
}