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