Cite This Page
Bibliographic details for Update History
- Page name: Update History
- Author: SWG Utopia contributors
- Publisher: SWG Utopia, .
- Date of last revision: 28 September 2024 18:24 UTC
- Date retrieved: 10 July 2026 11:55 UTC
- Permanent URL: https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1024
- Page Version ID: 1024
Citation styles for Update History
APA style
Update History. (2024, September 28). SWG Utopia, . Retrieved 11:55, July 10, 2026 from https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1024.
MLA style
"Update History." SWG Utopia, . 28 Sep 2024, 18:24 UTC. 10 Jul 2026, 11:55 <https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1024>.
MHRA style
SWG Utopia contributors, 'Update History', SWG Utopia, , 28 September 2024, 18:24 UTC, <https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1024> [accessed 10 July 2026]
Chicago style
SWG Utopia contributors, "Update History," SWG Utopia, , https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1024 (accessed July 10, 2026).
CBE/CSE style
SWG Utopia contributors. Update History [Internet]. SWG Utopia, ; 2024 Sep 28, 18:24 UTC [cited 2026 Jul 10]. Available from: https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1024.
Bluebook style
Update History, https://swgutopia.com/wiki/index.php?title=Update_History&oldid=1024 (last visited July 10, 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=1024",
note = "[Online; accessed 10-July-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=1024}",
note = "[Online; accessed 10-July-2026]"
}