Cite This Page
Bibliographic details for Update History
- Page name: Update History
- Author: SWG Utopia contributors
- Publisher: SWG Utopia, .
- Date of last revision: 25 February 2025 11:47 UTC
- Date retrieved: 9 April 2026 10:18 UTC
- Permanent URL: https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1088
- Page Version ID: 1088
Citation styles for Update History
APA style
Update History. (2025, February 25). SWG Utopia, . Retrieved 10:18, April 9, 2026 from https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1088.
MLA style
"Update History." SWG Utopia, . 25 Feb 2025, 11:47 UTC. 9 Apr 2026, 10:18 <https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1088>.
MHRA style
SWG Utopia contributors, 'Update History', SWG Utopia, , 25 February 2025, 11:47 UTC, <https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1088> [accessed 9 April 2026]
Chicago style
SWG Utopia contributors, "Update History," SWG Utopia, , https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1088 (accessed April 9, 2026).
CBE/CSE style
SWG Utopia contributors. Update History [Internet]. SWG Utopia, ; 2025 Feb 25, 11:47 UTC [cited 2026 Apr 9]. Available from: https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1088.
Bluebook style
Update History, https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1088 (last visited April 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWG Utopia",
title = "Update History --- SWG Utopia{,} ",
year = "2025",
url = "https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1088",
note = "[Online; accessed 9-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 = "Update History --- SWG Utopia{,} ",
year = "2025",
url = "\url{https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1088}",
note = "[Online; accessed 9-April-2026]"
}