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 17:14 UTC
- Date retrieved: 2 July 2026 11:52 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=42099
- Page Version ID: 42099
Citation styles for Algorithm:GATech
APA style
Algorithm:GATech. (2009, August 27). NAMIC Wiki, . Retrieved 11:52, July 2, 2026 from https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=42099.
MLA style
"Algorithm:GATech." NAMIC Wiki, . 27 Aug 2009, 17:14 UTC. 2 Jul 2026, 11:52 <https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=42099>.
MHRA style
NAMIC Wiki contributors, 'Algorithm:GATech', NAMIC Wiki, , 27 August 2009, 17:14 UTC, <https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=42099> [accessed 2 July 2026]
Chicago style
NAMIC Wiki contributors, "Algorithm:GATech," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=42099 (accessed July 2, 2026).
CBE/CSE style
NAMIC Wiki contributors. Algorithm:GATech [Internet]. NAMIC Wiki, ; 2009 Aug 27, 17:14 UTC [cited 2026 Jul 2]. Available from: https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=42099.
Bluebook style
Algorithm:GATech, https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=42099 (last visited July 2, 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=42099",
note = "[Online; accessed 2-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:GATech --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=42099}",
note = "[Online; accessed 2-July-2026]"
}