Cite This Page
Bibliographic details for Algorithm:GATech
- Page name: Algorithm:GATech
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 7 May 2009 13:02 UTC
- Date retrieved: 30 June 2026 20:30 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=37060
- Page Version ID: 37060
Citation styles for Algorithm:GATech
APA style
Algorithm:GATech. (2009, May 7). NAMIC Wiki, . Retrieved 20:30, June 30, 2026 from https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=37060.
MLA style
"Algorithm:GATech." NAMIC Wiki, . 7 May 2009, 13:02 UTC. 30 Jun 2026, 20:30 <https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=37060>.
MHRA style
NAMIC Wiki contributors, 'Algorithm:GATech', NAMIC Wiki, , 7 May 2009, 13:02 UTC, <https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=37060> [accessed 30 June 2026]
Chicago style
NAMIC Wiki contributors, "Algorithm:GATech," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=37060 (accessed June 30, 2026).
CBE/CSE style
NAMIC Wiki contributors. Algorithm:GATech [Internet]. NAMIC Wiki, ; 2009 May 7, 13:02 UTC [cited 2026 Jun 30]. Available from: https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=37060.
Bluebook style
Algorithm:GATech, https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=37060 (last visited June 30, 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=37060",
note = "[Online; accessed 30-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 = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=Algorithm:GATech&oldid=37060}",
note = "[Online; accessed 30-June-2026]"
}