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: 17 December 2025 17:40 UTC
- Date retrieved: 23 May 2026 19:00 UTC
- Permanent URL: https://swgutopia.com/wiki/index.php?title=Character_Naming_Guidelines&oldid=1094
- Page Version ID: 1094
Citation styles for Character Naming Guidelines
APA style
Character Naming Guidelines. (2025, December 17). SWG Utopia, . Retrieved 19:00, May 23, 2026 from https://swgutopia.com/wiki/index.php?title=Character_Naming_Guidelines&oldid=1094.
MLA style
"Character Naming Guidelines." SWG Utopia, . 17 Dec 2025, 17:40 UTC. 23 May 2026, 19:00 <https://swgutopia.com/wiki/index.php?title=Character_Naming_Guidelines&oldid=1094>.
MHRA style
SWG Utopia contributors, 'Character Naming Guidelines', SWG Utopia, , 17 December 2025, 17:40 UTC, <https://swgutopia.com/wiki/index.php?title=Character_Naming_Guidelines&oldid=1094> [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=1094 (accessed May 23, 2026).
CBE/CSE style
SWG Utopia contributors. Character Naming Guidelines [Internet]. SWG Utopia, ; 2025 Dec 17, 17:40 UTC [cited 2026 May 23]. Available from: https://swgutopia.com/wiki/index.php?title=Character_Naming_Guidelines&oldid=1094.
Bluebook style
Character Naming Guidelines, https://swgutopia.com/wiki/index.php?title=Character_Naming_Guidelines&oldid=1094 (last visited May 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWG Utopia",
title = "Character Naming Guidelines --- SWG Utopia{,} ",
year = "2025",
url = "https://swgutopia.com/wiki/index.php?title=Character_Naming_Guidelines&oldid=1094",
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 = "2025",
url = "\url{https://swgutopia.com/wiki/index.php?title=Character_Naming_Guidelines&oldid=1094}",
note = "[Online; accessed 23-May-2026]"
}