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