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