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