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