Cite This Page
Bibliographic details for List of Script Variables
- Page name: List of Script Variables
- Author: SkyTemple contributors
- Publisher: SkyTemple.
- Date of last revision: 9 July 2025 10:26 UTC
- Date retrieved: 19 August 2026 09:32 UTC
- Permanent URL: https://wiki.skytemple.org/index.php?title=List_of_Script_Variables&oldid=1092
- Page Version ID: 1092
Citation styles for List of Script Variables
APA style
List of Script Variables. (2025, July 9). SkyTemple. Retrieved 09:32, August 19, 2026 from https://wiki.skytemple.org/index.php?title=List_of_Script_Variables&oldid=1092.
MLA style
"List of Script Variables." SkyTemple. 9 Jul 2025, 10:26 UTC. 19 Aug 2026, 09:32 <https://wiki.skytemple.org/index.php?title=List_of_Script_Variables&oldid=1092>.
MHRA style
SkyTemple contributors, 'List of Script Variables', SkyTemple, 9 July 2025, 10:26 UTC, <https://wiki.skytemple.org/index.php?title=List_of_Script_Variables&oldid=1092> [accessed 19 August 2026]
Chicago style
SkyTemple contributors, "List of Script Variables," SkyTemple, https://wiki.skytemple.org/index.php?title=List_of_Script_Variables&oldid=1092 (accessed August 19, 2026).
CBE/CSE style
SkyTemple contributors. List of Script Variables [Internet]. SkyTemple; 2025 Jul 9, 10:26 UTC [cited 2026 Aug 19]. Available from: https://wiki.skytemple.org/index.php?title=List_of_Script_Variables&oldid=1092.
Bluebook style
List of Script Variables, https://wiki.skytemple.org/index.php?title=List_of_Script_Variables&oldid=1092 (last visited August 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SkyTemple",
title = "List of Script Variables --- SkyTemple{,} ",
year = "2025",
url = "https://wiki.skytemple.org/index.php?title=List_of_Script_Variables&oldid=1092",
note = "[Online; accessed 19-August-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 Variables --- SkyTemple{,} ",
year = "2025",
url = "\url{https://wiki.skytemple.org/index.php?title=List_of_Script_Variables&oldid=1092}",
note = "[Online; accessed 19-August-2026]"
}