Cite This Page
Bibliographic details for Hackers in space
- Page name: Hackers in space
- Author: Baltimore Node Wiki contributors
- Publisher: Baltimore Node Wiki.
- Date of last revision: 28 February 2010 00:57 UTC
- Date retrieved: 22 July 2026 02:30 UTC
- Permanent URL: https://wiki.baltimorenode.org/index.php?title=Hackers_in_space&oldid=1630
- Page Version ID: 1630
Citation styles for Hackers in space
Hackers in space. (2010, February 28). Baltimore Node Wiki. Retrieved July 22, 2026, from https://wiki.baltimorenode.org/index.php?title=Hackers_in_space&oldid=1630.
"Hackers in space." Baltimore Node Wiki. 28 Feb 2010, 00:57 UTC. <https://wiki.baltimorenode.org/index.php?title=Hackers_in_space&oldid=1630> 22 Jul 2026, 02:30.
Baltimore Node Wiki contributors, 'Hackers in space', Baltimore Node Wiki, 28 February 2010, 00:57 UTC, <https://wiki.baltimorenode.org/index.php?title=Hackers_in_space&oldid=1630> [accessed 22 July 2026]
Baltimore Node Wiki contributors, "Hackers in space," Baltimore Node Wiki, https://wiki.baltimorenode.org/index.php?title=Hackers_in_space&oldid=1630 (accessed July 22, 2026).
Baltimore Node Wiki contributors. Hackers in space [Internet]. Baltimore Node Wiki; 2010 Feb 28, 00:57 UTC [cited 2026 Jul 22]. Available from: https://wiki.baltimorenode.org/index.php?title=Hackers_in_space&oldid=1630.
Hackers in space, https://wiki.baltimorenode.org/index.php?title=Hackers_in_space&oldid=1630 (last visited July 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Baltimore Node Wiki",
title = "Hackers in space --- Baltimore Node Wiki{,} ",
year = "2010",
url = "https://wiki.baltimorenode.org/index.php?title=Hackers_in_space&oldid=1630",
note = "[Online; accessed 22-July-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 = "Baltimore Node Wiki",
title = "Hackers in space --- Baltimore Node Wiki{,} ",
year = "2010",
url = "\url{https://wiki.baltimorenode.org/index.php?title=Hackers_in_space&oldid=1630}",
note = "[Online; accessed 22-July-2026]"
}