Cite This Page
Bibliographic details for Patch 0.3 (Experimental)
- Page name: Patch 0.3 (Experimental)
- Author: Foundry Wiki contributors
- Publisher: Foundry Wiki.
- Date of last revision: 29 June 2022 15:25 UTC
- Date retrieved: 11 March 2026 06:37 UTC
- Permanent URL: https://wiki.foundry-game.com/index.php?title=Patch_0.3_(Experimental)&oldid=887
- Page Version ID: 887
Citation styles for Patch 0.3 (Experimental)
APA style
Patch 0.3 (Experimental). (2022, June 29). Foundry Wiki. Retrieved 06:37, March 11, 2026 from https://wiki.foundry-game.com/index.php?title=Patch_0.3_(Experimental)&oldid=887.
MLA style
"Patch 0.3 (Experimental)." Foundry Wiki. 29 Jun 2022, 15:25 UTC. 11 Mar 2026, 06:37 <https://wiki.foundry-game.com/index.php?title=Patch_0.3_(Experimental)&oldid=887>.
MHRA style
Foundry Wiki contributors, 'Patch 0.3 (Experimental)', Foundry Wiki, 29 June 2022, 15:25 UTC, <https://wiki.foundry-game.com/index.php?title=Patch_0.3_(Experimental)&oldid=887> [accessed 11 March 2026]
Chicago style
Foundry Wiki contributors, "Patch 0.3 (Experimental)," Foundry Wiki, https://wiki.foundry-game.com/index.php?title=Patch_0.3_(Experimental)&oldid=887 (accessed March 11, 2026).
CBE/CSE style
Foundry Wiki contributors. Patch 0.3 (Experimental) [Internet]. Foundry Wiki; 2022 Jun 29, 15:25 UTC [cited 2026 Mar 11]. Available from: https://wiki.foundry-game.com/index.php?title=Patch_0.3_(Experimental)&oldid=887.
Bluebook style
Patch 0.3 (Experimental), https://wiki.foundry-game.com/index.php?title=Patch_0.3_(Experimental)&oldid=887 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Foundry Wiki",
title = "Patch 0.3 (Experimental) --- Foundry Wiki{,} ",
year = "2022",
url = "https://wiki.foundry-game.com/index.php?title=Patch_0.3_(Experimental)&oldid=887",
note = "[Online; accessed 11-March-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 = "Patch 0.3 (Experimental) --- Foundry Wiki{,} ",
year = "2022",
url = "\url{https://wiki.foundry-game.com/index.php?title=Patch_0.3_(Experimental)&oldid=887}",
note = "[Online; accessed 11-March-2026]"
}