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