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