Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: SWG Utopia contributors
- Publisher: SWG Utopia, .
- Date of last revision: 10 November 2023 15:26 UTC
- Date retrieved: 23 May 2026 20:13 UTC
- Permanent URL: https://swgutopia.com/wiki/index.php?title=Main_Page&oldid=283
- Page Version ID: 283
Citation styles for Main Page
APA style
Main Page. (2023, November 10). SWG Utopia, . Retrieved 20:13, May 23, 2026 from https://swgutopia.com/wiki/index.php?title=Main_Page&oldid=283.
MLA style
"Main Page." SWG Utopia, . 10 Nov 2023, 15:26 UTC. 23 May 2026, 20:13 <https://swgutopia.com/wiki/index.php?title=Main_Page&oldid=283>.
MHRA style
SWG Utopia contributors, 'Main Page', SWG Utopia, , 10 November 2023, 15:26 UTC, <https://swgutopia.com/wiki/index.php?title=Main_Page&oldid=283> [accessed 23 May 2026]
Chicago style
SWG Utopia contributors, "Main Page," SWG Utopia, , https://swgutopia.com/wiki/index.php?title=Main_Page&oldid=283 (accessed May 23, 2026).
CBE/CSE style
SWG Utopia contributors. Main Page [Internet]. SWG Utopia, ; 2023 Nov 10, 15:26 UTC [cited 2026 May 23]. Available from: https://swgutopia.com/wiki/index.php?title=Main_Page&oldid=283.
Bluebook style
Main Page, https://swgutopia.com/wiki/index.php?title=Main_Page&oldid=283 (last visited May 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWG Utopia",
title = "Main Page --- SWG Utopia{,} ",
year = "2023",
url = "https://swgutopia.com/wiki/index.php?title=Main_Page&oldid=283",
note = "[Online; accessed 23-May-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 = "Main Page --- SWG Utopia{,} ",
year = "2023",
url = "\url{https://swgutopia.com/wiki/index.php?title=Main_Page&oldid=283}",
note = "[Online; accessed 23-May-2026]"
}