Cite This Page
Bibliographic details for Georgia Tech
- Page name: Georgia Tech
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 4 January 2024 20:13 UTC
- Date retrieved: 12 April 2026 09:19 UTC
- Permanent URL: https://opencommons.org/index.php?title=Georgia_Tech&oldid=14269
- Page Version ID: 14269
Citation styles for Georgia Tech
APA style
Georgia Tech. (2024, January 4). OpenCommons. Retrieved 09:19, April 12, 2026 from https://opencommons.org/index.php?title=Georgia_Tech&oldid=14269.
MLA style
"Georgia Tech." OpenCommons. 4 Jan 2024, 20:13 UTC. 12 Apr 2026, 09:19 <https://opencommons.org/index.php?title=Georgia_Tech&oldid=14269>.
MHRA style
OpenCommons contributors, 'Georgia Tech', OpenCommons, 4 January 2024, 20:13 UTC, <https://opencommons.org/index.php?title=Georgia_Tech&oldid=14269> [accessed 12 April 2026]
Chicago style
OpenCommons contributors, "Georgia Tech," OpenCommons, https://opencommons.org/index.php?title=Georgia_Tech&oldid=14269 (accessed April 12, 2026).
CBE/CSE style
OpenCommons contributors. Georgia Tech [Internet]. OpenCommons; 2024 Jan 4, 20:13 UTC [cited 2026 Apr 12]. Available from: https://opencommons.org/index.php?title=Georgia_Tech&oldid=14269.
Bluebook style
Georgia Tech, https://opencommons.org/index.php?title=Georgia_Tech&oldid=14269 (last visited April 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Georgia Tech --- OpenCommons{,} ",
year = "2024",
url = "https://opencommons.org/index.php?title=Georgia_Tech&oldid=14269",
note = "[Online; accessed 12-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 = "OpenCommons",
title = "Georgia Tech --- OpenCommons{,} ",
year = "2024",
url = "\url{https://opencommons.org/index.php?title=Georgia_Tech&oldid=14269}",
note = "[Online; accessed 12-April-2026]"
}