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 18:43 UTC
- Date retrieved: 19 March 2026 16:59 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Algorithm:MGH:New&oldid=15774
- Page Version ID: 15774
Citation styles for Algorithm:MGH:New
APA style
Algorithm:MGH:New. (2007, September 20). NAMIC Wiki, . Retrieved 16:59, March 19, 2026 from https://www.na-mic.org/w/index.php?title=Algorithm:MGH:New&oldid=15774.
MLA style
"Algorithm:MGH:New." NAMIC Wiki, . 20 Sep 2007, 18:43 UTC. 19 Mar 2026, 16:59 <https://www.na-mic.org/w/index.php?title=Algorithm:MGH:New&oldid=15774>.
MHRA style
NAMIC Wiki contributors, 'Algorithm:MGH:New', NAMIC Wiki, , 20 September 2007, 18:43 UTC, <https://www.na-mic.org/w/index.php?title=Algorithm:MGH:New&oldid=15774> [accessed 19 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=15774 (accessed March 19, 2026).
CBE/CSE style
NAMIC Wiki contributors. Algorithm:MGH:New [Internet]. NAMIC Wiki, ; 2007 Sep 20, 18:43 UTC [cited 2026 Mar 19]. Available from: https://www.na-mic.org/w/index.php?title=Algorithm:MGH:New&oldid=15774.
Bluebook style
Algorithm:MGH:New, https://www.na-mic.org/w/index.php?title=Algorithm:MGH:New&oldid=15774 (last visited March 19, 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=15774",
note = "[Online; accessed 19-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=15774}",
note = "[Online; accessed 19-March-2026]"
}