Cite This Page
Bibliographic details for Spacenerd
- Page name: Spacenerd
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 31 January 2018 10:06 UTC
- Date retrieved: 2 June 2026 18:23 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Spacenerd&oldid=13590
- Page Version ID: 13590
Citation styles for Spacenerd
APA style
Spacenerd. (2018, January 31). Fixme.ch, . Retrieved 18:23, June 2, 2026 from http://fixme.ch/w/index.php?title=Spacenerd&oldid=13590.
MLA style
"Spacenerd." Fixme.ch, . 31 Jan 2018, 10:06 UTC. 2 Jun 2026, 18:23 <http://fixme.ch/w/index.php?title=Spacenerd&oldid=13590>.
MHRA style
Fixme.ch contributors, 'Spacenerd', Fixme.ch, , 31 January 2018, 10:06 UTC, <http://fixme.ch/w/index.php?title=Spacenerd&oldid=13590> [accessed 2 June 2026]
Chicago style
Fixme.ch contributors, "Spacenerd," Fixme.ch, , http://fixme.ch/w/index.php?title=Spacenerd&oldid=13590 (accessed June 2, 2026).
CBE/CSE style
Fixme.ch contributors. Spacenerd [Internet]. Fixme.ch, ; 2018 Jan 31, 10:06 UTC [cited 2026 Jun 2]. Available from: http://fixme.ch/w/index.php?title=Spacenerd&oldid=13590.
Bluebook style
Spacenerd, http://fixme.ch/w/index.php?title=Spacenerd&oldid=13590 (last visited June 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Spacenerd --- Fixme.ch{,} ",
year = "2018",
url = "http://fixme.ch/w/index.php?title=Spacenerd&oldid=13590",
note = "[Online; accessed 2-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 = "Fixme.ch",
title = "Spacenerd --- Fixme.ch{,} ",
year = "2018",
url = "\url{http://fixme.ch/w/index.php?title=Spacenerd&oldid=13590}",
note = "[Online; accessed 2-June-2026]"
}