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