Cite This Page
Bibliographic details for Utopian HotFix: 1.2.1
- Page name: Utopian HotFix: 1.2.1
- Author: SWG Utopia contributors
- Publisher: SWG Utopia, .
- Date of last revision: 25 February 2025 23:13 UTC
- Date retrieved: 18 June 2026 15:19 UTC
- Permanent URL: https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.2.1&oldid=1089
- Page Version ID: 1089
Citation styles for Utopian HotFix: 1.2.1
APA style
Utopian HotFix: 1.2.1. (2025, February 25). SWG Utopia, . Retrieved 15:19, June 18, 2026 from https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.2.1&oldid=1089.
MLA style
"Utopian HotFix: 1.2.1." SWG Utopia, . 25 Feb 2025, 23:13 UTC. 18 Jun 2026, 15:19 <https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.2.1&oldid=1089>.
MHRA style
SWG Utopia contributors, 'Utopian HotFix: 1.2.1', SWG Utopia, , 25 February 2025, 23:13 UTC, <https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.2.1&oldid=1089> [accessed 18 June 2026]
Chicago style
SWG Utopia contributors, "Utopian HotFix: 1.2.1," SWG Utopia, , https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.2.1&oldid=1089 (accessed June 18, 2026).
CBE/CSE style
SWG Utopia contributors. Utopian HotFix: 1.2.1 [Internet]. SWG Utopia, ; 2025 Feb 25, 23:13 UTC [cited 2026 Jun 18]. Available from: https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.2.1&oldid=1089.
Bluebook style
Utopian HotFix: 1.2.1, https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.2.1&oldid=1089 (last visited June 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWG Utopia",
title = "Utopian HotFix: 1.2.1 --- SWG Utopia{,} ",
year = "2025",
url = "https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.2.1&oldid=1089",
note = "[Online; accessed 18-June-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.2.1 --- SWG Utopia{,} ",
year = "2025",
url = "\url{https://swgutopia.com/wiki/index.php?title=Utopian_HotFix:_1.2.1&oldid=1089}",
note = "[Online; accessed 18-June-2026]"
}