Cite This Page
Bibliographic details for Downloading the source code
- Page name: Downloading the source code
- Author: BeeStation Wiki contributors
- Publisher: BeeStation Wiki, .
- Date of last revision: 13 June 2024 11:04 UTC
- Date retrieved: 16 February 2025 16:05 UTC
- Permanent URL: https://wiki.beestation13.com/w/index.php?title=Downloading_the_source_code&oldid=37619
- Page Version ID: 37619
Citation styles for Downloading the source code
APA style
Downloading the source code. (2024, June 13). BeeStation Wiki, . Retrieved 16:05, February 16, 2025 from https://wiki.beestation13.com/w/index.php?title=Downloading_the_source_code&oldid=37619.
MLA style
"Downloading the source code." BeeStation Wiki, . 13 Jun 2024, 11:04 UTC. 16 Feb 2025, 16:05 <https://wiki.beestation13.com/w/index.php?title=Downloading_the_source_code&oldid=37619>.
MHRA style
BeeStation Wiki contributors, 'Downloading the source code', BeeStation Wiki, , 13 June 2024, 11:04 UTC, <https://wiki.beestation13.com/w/index.php?title=Downloading_the_source_code&oldid=37619> [accessed 16 February 2025]
Chicago style
BeeStation Wiki contributors, "Downloading the source code," BeeStation Wiki, , https://wiki.beestation13.com/w/index.php?title=Downloading_the_source_code&oldid=37619 (accessed February 16, 2025).
CBE/CSE style
BeeStation Wiki contributors. Downloading the source code [Internet]. BeeStation Wiki, ; 2024 Jun 13, 11:04 UTC [cited 2025 Feb 16]. Available from: https://wiki.beestation13.com/w/index.php?title=Downloading_the_source_code&oldid=37619.
Bluebook style
Downloading the source code, https://wiki.beestation13.com/w/index.php?title=Downloading_the_source_code&oldid=37619 (last visited February 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "BeeStation Wiki", title = "Downloading the source code --- BeeStation Wiki{,} ", year = "2024", url = "https://wiki.beestation13.com/w/index.php?title=Downloading_the_source_code&oldid=37619", note = "[Online; accessed 16-February-2025]" }
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 = "BeeStation Wiki", title = "Downloading the source code --- BeeStation Wiki{,} ", year = "2024", url = "\url{https://wiki.beestation13.com/w/index.php?title=Downloading_the_source_code&oldid=37619}", note = "[Online; accessed 16-February-2025]" }