Cite This Page
Bibliographic details for Misc. Background
- Page name: Misc. Background
- Author: SkyTemple contributors
- Publisher: SkyTemple.
- Date of last revision: 23 October 2023 21:39 UTC
- Date retrieved: 8 June 2026 23:29 UTC
- Permanent URL: https://wiki.skytemple.org/index.php?title=Misc._Background&oldid=403
- Page Version ID: 403
Citation styles for Misc. Background
APA style
Misc. Background. (2023, October 23). SkyTemple. Retrieved 23:29, June 8, 2026 from https://wiki.skytemple.org/index.php?title=Misc._Background&oldid=403.
MLA style
"Misc. Background." SkyTemple. 23 Oct 2023, 21:39 UTC. 8 Jun 2026, 23:29 <https://wiki.skytemple.org/index.php?title=Misc._Background&oldid=403>.
MHRA style
SkyTemple contributors, 'Misc. Background', SkyTemple, 23 October 2023, 21:39 UTC, <https://wiki.skytemple.org/index.php?title=Misc._Background&oldid=403> [accessed 8 June 2026]
Chicago style
SkyTemple contributors, "Misc. Background," SkyTemple, https://wiki.skytemple.org/index.php?title=Misc._Background&oldid=403 (accessed June 8, 2026).
CBE/CSE style
SkyTemple contributors. Misc. Background [Internet]. SkyTemple; 2023 Oct 23, 21:39 UTC [cited 2026 Jun 8]. Available from: https://wiki.skytemple.org/index.php?title=Misc._Background&oldid=403.
Bluebook style
Misc. Background, https://wiki.skytemple.org/index.php?title=Misc._Background&oldid=403 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SkyTemple",
title = "Misc. Background --- SkyTemple{,} ",
year = "2023",
url = "https://wiki.skytemple.org/index.php?title=Misc._Background&oldid=403",
note = "[Online; accessed 8-June-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 = "SkyTemple",
title = "Misc. Background --- SkyTemple{,} ",
year = "2023",
url = "\url{https://wiki.skytemple.org/index.php?title=Misc._Background&oldid=403}",
note = "[Online; accessed 8-June-2026]"
}