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