Cite This Page
Bibliographic details for Door (Single)
- Page name: Door (Single)
- Author: Foundry Wiki contributors
- Publisher: Foundry Wiki.
- Date of last revision: 11 May 2024 01:29 UTC
- Date retrieved: 8 June 2026 20:49 UTC
- Permanent URL: https://wiki.foundry-game.com/index.php?title=Door_(Single)&oldid=2670
- Page Version ID: 2670
Citation styles for Door (Single)
APA style
Door (Single). (2024, May 11). Foundry Wiki. Retrieved 20:49, June 8, 2026 from https://wiki.foundry-game.com/index.php?title=Door_(Single)&oldid=2670.
MLA style
"Door (Single)." Foundry Wiki. 11 May 2024, 01:29 UTC. 8 Jun 2026, 20:49 <https://wiki.foundry-game.com/index.php?title=Door_(Single)&oldid=2670>.
MHRA style
Foundry Wiki contributors, 'Door (Single)', Foundry Wiki, 11 May 2024, 01:29 UTC, <https://wiki.foundry-game.com/index.php?title=Door_(Single)&oldid=2670> [accessed 8 June 2026]
Chicago style
Foundry Wiki contributors, "Door (Single)," Foundry Wiki, https://wiki.foundry-game.com/index.php?title=Door_(Single)&oldid=2670 (accessed June 8, 2026).
CBE/CSE style
Foundry Wiki contributors. Door (Single) [Internet]. Foundry Wiki; 2024 May 11, 01:29 UTC [cited 2026 Jun 8]. Available from: https://wiki.foundry-game.com/index.php?title=Door_(Single)&oldid=2670.
Bluebook style
Door (Single), https://wiki.foundry-game.com/index.php?title=Door_(Single)&oldid=2670 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Foundry Wiki",
title = "Door (Single) --- Foundry Wiki{,} ",
year = "2024",
url = "https://wiki.foundry-game.com/index.php?title=Door_(Single)&oldid=2670",
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 = "Foundry Wiki",
title = "Door (Single) --- Foundry Wiki{,} ",
year = "2024",
url = "\url{https://wiki.foundry-game.com/index.php?title=Door_(Single)&oldid=2670}",
note = "[Online; accessed 8-June-2026]"
}