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