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