Cite This Page
Bibliographic details for Utopian HotFix: 1.0.1
- Page name: Utopian HotFix: 1.0.1
- Author: SWG Utopia contributors
- Publisher: SWG Utopia, .
- Date of last revision: 8 December 2024 06:23 UTC
- Date retrieved: 15 April 2026 20:21 UTC
- Permanent URL: https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.0.1&oldid=1062
- Page Version ID: 1062
Citation styles for Utopian HotFix: 1.0.1
APA style
Utopian HotFix: 1.0.1. (2024, December 8). SWG Utopia, . Retrieved 20:21, April 15, 2026 from https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.0.1&oldid=1062.
MLA style
"Utopian HotFix: 1.0.1." SWG Utopia, . 8 Dec 2024, 06:23 UTC. 15 Apr 2026, 20:21 <https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.0.1&oldid=1062>.
MHRA style
SWG Utopia contributors, 'Utopian HotFix: 1.0.1', SWG Utopia, , 8 December 2024, 06:23 UTC, <https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.0.1&oldid=1062> [accessed 15 April 2026]
Chicago style
SWG Utopia contributors, "Utopian HotFix: 1.0.1," SWG Utopia, , https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.0.1&oldid=1062 (accessed April 15, 2026).
CBE/CSE style
SWG Utopia contributors. Utopian HotFix: 1.0.1 [Internet]. SWG Utopia, ; 2024 Dec 8, 06:23 UTC [cited 2026 Apr 15]. Available from: https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.0.1&oldid=1062.
Bluebook style
Utopian HotFix: 1.0.1, https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.0.1&oldid=1062 (last visited April 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWG Utopia",
title = "Utopian HotFix: 1.0.1 --- SWG Utopia{,} ",
year = "2024",
url = "https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.0.1&oldid=1062",
note = "[Online; accessed 15-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 = "SWG Utopia",
title = "Utopian HotFix: 1.0.1 --- SWG Utopia{,} ",
year = "2024",
url = "\url{https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.0.1&oldid=1062}",
note = "[Online; accessed 15-April-2026]"
}