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