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