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