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