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