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