Cite This Page
Bibliographic details for Community Standards Guidelines
- Page name: Community Standards Guidelines
- Author: SWG Utopia contributors
- Publisher: SWG Utopia, .
- Date of last revision: 15 June 2024 14:55 UTC
- Date retrieved: 7 April 2026 03:57 UTC
- Permanent URL: https://swgutopia.com/wiki/index.php?title=Community_Standards_Guidelines&oldid=851
- Page Version ID: 851
Citation styles for Community Standards Guidelines
APA style
Community Standards Guidelines. (2024, June 15). SWG Utopia, . Retrieved 03:57, April 7, 2026 from https://swgutopia.com/wiki/index.php?title=Community_Standards_Guidelines&oldid=851.
MLA style
"Community Standards Guidelines." SWG Utopia, . 15 Jun 2024, 14:55 UTC. 7 Apr 2026, 03:57 <https://swgutopia.com/wiki/index.php?title=Community_Standards_Guidelines&oldid=851>.
MHRA style
SWG Utopia contributors, 'Community Standards Guidelines', SWG Utopia, , 15 June 2024, 14:55 UTC, <https://swgutopia.com/wiki/index.php?title=Community_Standards_Guidelines&oldid=851> [accessed 7 April 2026]
Chicago style
SWG Utopia contributors, "Community Standards Guidelines," SWG Utopia, , https://swgutopia.com/wiki/index.php?title=Community_Standards_Guidelines&oldid=851 (accessed April 7, 2026).
CBE/CSE style
SWG Utopia contributors. Community Standards Guidelines [Internet]. SWG Utopia, ; 2024 Jun 15, 14:55 UTC [cited 2026 Apr 7]. Available from: https://swgutopia.com/wiki/index.php?title=Community_Standards_Guidelines&oldid=851.
Bluebook style
Community Standards Guidelines, https://swgutopia.com/wiki/index.php?title=Community_Standards_Guidelines&oldid=851 (last visited April 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWG Utopia",
title = "Community Standards Guidelines --- SWG Utopia{,} ",
year = "2024",
url = "https://swgutopia.com/wiki/index.php?title=Community_Standards_Guidelines&oldid=851",
note = "[Online; accessed 7-April-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 = "Community Standards Guidelines --- SWG Utopia{,} ",
year = "2024",
url = "\url{https://swgutopia.com/wiki/index.php?title=Community_Standards_Guidelines&oldid=851}",
note = "[Online; accessed 7-April-2026]"
}