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