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