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