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