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