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