Cite This Page
Bibliographic details for Algorithm:MIT:ShapeAnalysis
- Page name: Algorithm:MIT:ShapeAnalysis
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 19 September 2007 19:01 UTC
- Date retrieved: 9 April 2026 11:19 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Algorithm:MIT:ShapeAnalysis&oldid=15691
- Page Version ID: 15691
Citation styles for Algorithm:MIT:ShapeAnalysis
APA style
Algorithm:MIT:ShapeAnalysis. (2007, September 19). NAMIC Wiki, . Retrieved 11:19, April 9, 2026 from https://www.na-mic.org/w/index.php?title=Algorithm:MIT:ShapeAnalysis&oldid=15691.
MLA style
"Algorithm:MIT:ShapeAnalysis." NAMIC Wiki, . 19 Sep 2007, 19:01 UTC. 9 Apr 2026, 11:19 <https://www.na-mic.org/w/index.php?title=Algorithm:MIT:ShapeAnalysis&oldid=15691>.
MHRA style
NAMIC Wiki contributors, 'Algorithm:MIT:ShapeAnalysis', NAMIC Wiki, , 19 September 2007, 19:01 UTC, <https://www.na-mic.org/w/index.php?title=Algorithm:MIT:ShapeAnalysis&oldid=15691> [accessed 9 April 2026]
Chicago style
NAMIC Wiki contributors, "Algorithm:MIT:ShapeAnalysis," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Algorithm:MIT:ShapeAnalysis&oldid=15691 (accessed April 9, 2026).
CBE/CSE style
NAMIC Wiki contributors. Algorithm:MIT:ShapeAnalysis [Internet]. NAMIC Wiki, ; 2007 Sep 19, 19:01 UTC [cited 2026 Apr 9]. Available from: https://www.na-mic.org/w/index.php?title=Algorithm:MIT:ShapeAnalysis&oldid=15691.
Bluebook style
Algorithm:MIT:ShapeAnalysis, https://www.na-mic.org/w/index.php?title=Algorithm:MIT:ShapeAnalysis&oldid=15691 (last visited April 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Algorithm:MIT:ShapeAnalysis --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=Algorithm:MIT:ShapeAnalysis&oldid=15691",
note = "[Online; accessed 9-April-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 = "NAMIC Wiki",
title = "Algorithm:MIT:ShapeAnalysis --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=Algorithm:MIT:ShapeAnalysis&oldid=15691}",
note = "[Online; accessed 9-April-2026]"
}