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