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