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