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