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