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