Cite This Page
Bibliographic details for Update 2.1 Hotfix 1 (Early Access)
- Page name: Update 2.1 Hotfix 1 (Early Access)
- Author: Foundry Wiki contributors
- Publisher: Foundry Wiki.
- Date of last revision: 15 July 2025 17:18 UTC
- Date retrieved: 11 July 2026 17:02 UTC
- Permanent URL: https://wiki.foundry-game.com/index.php?title=Update_2.1_Hotfix_1_(Early_Access)&oldid=9499
- Page Version ID: 9499
Citation styles for Update 2.1 Hotfix 1 (Early Access)
APA style
Update 2.1 Hotfix 1 (Early Access). (2025, July 15). Foundry Wiki. Retrieved 17:02, July 11, 2026 from https://wiki.foundry-game.com/index.php?title=Update_2.1_Hotfix_1_(Early_Access)&oldid=9499.
MLA style
"Update 2.1 Hotfix 1 (Early Access)." Foundry Wiki. 15 Jul 2025, 17:18 UTC. 11 Jul 2026, 17:02 <https://wiki.foundry-game.com/index.php?title=Update_2.1_Hotfix_1_(Early_Access)&oldid=9499>.
MHRA style
Foundry Wiki contributors, 'Update 2.1 Hotfix 1 (Early Access)', Foundry Wiki, 15 July 2025, 17:18 UTC, <https://wiki.foundry-game.com/index.php?title=Update_2.1_Hotfix_1_(Early_Access)&oldid=9499> [accessed 11 July 2026]
Chicago style
Foundry Wiki contributors, "Update 2.1 Hotfix 1 (Early Access)," Foundry Wiki, https://wiki.foundry-game.com/index.php?title=Update_2.1_Hotfix_1_(Early_Access)&oldid=9499 (accessed July 11, 2026).
CBE/CSE style
Foundry Wiki contributors. Update 2.1 Hotfix 1 (Early Access) [Internet]. Foundry Wiki; 2025 Jul 15, 17:18 UTC [cited 2026 Jul 11]. Available from: https://wiki.foundry-game.com/index.php?title=Update_2.1_Hotfix_1_(Early_Access)&oldid=9499.
Bluebook style
Update 2.1 Hotfix 1 (Early Access), https://wiki.foundry-game.com/index.php?title=Update_2.1_Hotfix_1_(Early_Access)&oldid=9499 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Foundry Wiki",
title = "Update 2.1 Hotfix 1 (Early Access) --- Foundry Wiki{,} ",
year = "2025",
url = "https://wiki.foundry-game.com/index.php?title=Update_2.1_Hotfix_1_(Early_Access)&oldid=9499",
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 = "Update 2.1 Hotfix 1 (Early Access) --- Foundry Wiki{,} ",
year = "2025",
url = "\url{https://wiki.foundry-game.com/index.php?title=Update_2.1_Hotfix_1_(Early_Access)&oldid=9499}",
note = "[Online; accessed 11-July-2026]"
}