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