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