Cite This Page
Bibliographic details for Commons/Code
- Page name: Commons/Code
- Author: SETI Hub Wiki contributors
- Publisher: SETI Hub Wiki.
- Date of last revision: 31 March 2025 20:38 UTC
- Date retrieved: 8 September 2026 02:54 UTC
- Permanent URL: https://wiki.seti-hub.org/w/index.php?title=Commons/Code&oldid=240
- Page Version ID: 240
Citation styles for Commons/Code
APA style
Commons/Code. (2025, March 31). SETI Hub Wiki. Retrieved 02:54, September 8, 2026 from https://wiki.seti-hub.org/w/index.php?title=Commons/Code&oldid=240.
MLA style
"Commons/Code." SETI Hub Wiki. 31 Mar 2025, 20:38 UTC. 8 Sep 2026, 02:54 <https://wiki.seti-hub.org/w/index.php?title=Commons/Code&oldid=240>.
MHRA style
SETI Hub Wiki contributors, 'Commons/Code', SETI Hub Wiki, 31 March 2025, 20:38 UTC, <https://wiki.seti-hub.org/w/index.php?title=Commons/Code&oldid=240> [accessed 8 September 2026]
Chicago style
SETI Hub Wiki contributors, "Commons/Code," SETI Hub Wiki, https://wiki.seti-hub.org/w/index.php?title=Commons/Code&oldid=240 (accessed September 8, 2026).
CBE/CSE style
SETI Hub Wiki contributors. Commons/Code [Internet]. SETI Hub Wiki; 2025 Mar 31, 20:38 UTC [cited 2026 Sep 8]. Available from: https://wiki.seti-hub.org/w/index.php?title=Commons/Code&oldid=240.
Bluebook style
Commons/Code, https://wiki.seti-hub.org/w/index.php?title=Commons/Code&oldid=240 (last visited September 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SETI Hub Wiki",
title = "Commons/Code --- SETI Hub Wiki{,} ",
year = "2025",
url = "https://wiki.seti-hub.org/w/index.php?title=Commons/Code&oldid=240",
note = "[Online; accessed 8-September-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 = "SETI Hub Wiki",
title = "Commons/Code --- SETI Hub Wiki{,} ",
year = "2025",
url = "\url{https://wiki.seti-hub.org/w/index.php?title=Commons/Code&oldid=240}",
note = "[Online; accessed 8-September-2026]"
}