Cite This Page
Bibliographic details for Recipe/Building Block
- Page name: Recipe/Building Block
- Author: Foundry Wiki contributors
- Publisher: Foundry Wiki.
- Date of last revision: 11 May 2024 02:38 UTC
- Date retrieved: 22 April 2026 17:41 UTC
- Permanent URL: https://wiki.foundry-game.com/index.php?title=Recipe/Building_Block&oldid=2848
- Page Version ID: 2848
Citation styles for Recipe/Building Block
APA style
Recipe/Building Block. (2024, May 11). Foundry Wiki. Retrieved 17:41, April 22, 2026 from https://wiki.foundry-game.com/index.php?title=Recipe/Building_Block&oldid=2848.
MLA style
"Recipe/Building Block." Foundry Wiki. 11 May 2024, 02:38 UTC. 22 Apr 2026, 17:41 <https://wiki.foundry-game.com/index.php?title=Recipe/Building_Block&oldid=2848>.
MHRA style
Foundry Wiki contributors, 'Recipe/Building Block', Foundry Wiki, 11 May 2024, 02:38 UTC, <https://wiki.foundry-game.com/index.php?title=Recipe/Building_Block&oldid=2848> [accessed 22 April 2026]
Chicago style
Foundry Wiki contributors, "Recipe/Building Block," Foundry Wiki, https://wiki.foundry-game.com/index.php?title=Recipe/Building_Block&oldid=2848 (accessed April 22, 2026).
CBE/CSE style
Foundry Wiki contributors. Recipe/Building Block [Internet]. Foundry Wiki; 2024 May 11, 02:38 UTC [cited 2026 Apr 22]. Available from: https://wiki.foundry-game.com/index.php?title=Recipe/Building_Block&oldid=2848.
Bluebook style
Recipe/Building Block, https://wiki.foundry-game.com/index.php?title=Recipe/Building_Block&oldid=2848 (last visited April 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Foundry Wiki",
title = "Recipe/Building Block --- Foundry Wiki{,} ",
year = "2024",
url = "https://wiki.foundry-game.com/index.php?title=Recipe/Building_Block&oldid=2848",
note = "[Online; accessed 22-April-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 = "Recipe/Building Block --- Foundry Wiki{,} ",
year = "2024",
url = "\url{https://wiki.foundry-game.com/index.php?title=Recipe/Building_Block&oldid=2848}",
note = "[Online; accessed 22-April-2026]"
}