Cite This Page
Bibliographic details for Recipe Escalator I
- Page name: Recipe Escalator I
- Author: Foundry Wiki contributors
- Publisher: Foundry Wiki.
- Date of last revision: 15 August 2024 14:57 UTC
- Date retrieved: 16 August 2026 13:33 UTC
- Permanent URL: https://wiki.foundry-game.com/index.php?title=Recipe_Escalator_I&oldid=3378
- Page Version ID: 3378
Citation styles for Recipe Escalator I
APA style
Recipe Escalator I. (2024, August 15). Foundry Wiki. Retrieved 13:33, August 16, 2026 from https://wiki.foundry-game.com/index.php?title=Recipe_Escalator_I&oldid=3378.
MLA style
"Recipe Escalator I." Foundry Wiki. 15 Aug 2024, 14:57 UTC. 16 Aug 2026, 13:33 <https://wiki.foundry-game.com/index.php?title=Recipe_Escalator_I&oldid=3378>.
MHRA style
Foundry Wiki contributors, 'Recipe Escalator I', Foundry Wiki, 15 August 2024, 14:57 UTC, <https://wiki.foundry-game.com/index.php?title=Recipe_Escalator_I&oldid=3378> [accessed 16 August 2026]
Chicago style
Foundry Wiki contributors, "Recipe Escalator I," Foundry Wiki, https://wiki.foundry-game.com/index.php?title=Recipe_Escalator_I&oldid=3378 (accessed August 16, 2026).
CBE/CSE style
Foundry Wiki contributors. Recipe Escalator I [Internet]. Foundry Wiki; 2024 Aug 15, 14:57 UTC [cited 2026 Aug 16]. Available from: https://wiki.foundry-game.com/index.php?title=Recipe_Escalator_I&oldid=3378.
Bluebook style
Recipe Escalator I, https://wiki.foundry-game.com/index.php?title=Recipe_Escalator_I&oldid=3378 (last visited August 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Foundry Wiki",
title = "Recipe Escalator I --- Foundry Wiki{,} ",
year = "2024",
url = "https://wiki.foundry-game.com/index.php?title=Recipe_Escalator_I&oldid=3378",
note = "[Online; accessed 16-August-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 Escalator I --- Foundry Wiki{,} ",
year = "2024",
url = "\url{https://wiki.foundry-game.com/index.php?title=Recipe_Escalator_I&oldid=3378}",
note = "[Online; accessed 16-August-2026]"
}