Bibliographic details for Hackerspaces tour
- Page name: Hackerspaces tour
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 21 October 2025 18:40 UTC
- Date retrieved: 10 March 2026 09:40 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Hackerspaces_tour&oldid=1127
- Page Version ID: 1127
Citation styles for Hackerspaces tour
APA style
Hackerspaces tour. (2025, October 21). Fixme.ch, . Retrieved 09:40, March 10, 2026 from http://fixme.ch/w/index.php?title=Hackerspaces_tour&oldid=1127.
MLA style
"Hackerspaces tour." Fixme.ch, . 21 Oct 2025, 18:40 UTC. 10 Mar 2026, 09:40 <http://fixme.ch/w/index.php?title=Hackerspaces_tour&oldid=1127>.
MHRA style
Fixme.ch contributors, 'Hackerspaces tour', Fixme.ch, , 21 October 2025, 18:40 UTC, <http://fixme.ch/w/index.php?title=Hackerspaces_tour&oldid=1127> [accessed 10 March 2026]
Chicago style
Fixme.ch contributors, "Hackerspaces tour," Fixme.ch, , http://fixme.ch/w/index.php?title=Hackerspaces_tour&oldid=1127 (accessed March 10, 2026).
CBE/CSE style
Fixme.ch contributors. Hackerspaces tour [Internet]. Fixme.ch, ; 2025 Oct 21, 18:40 UTC [cited 2026 Mar 10]. Available from: http://fixme.ch/w/index.php?title=Hackerspaces_tour&oldid=1127.
Bluebook style
Hackerspaces tour, http://fixme.ch/w/index.php?title=Hackerspaces_tour&oldid=1127 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Hackerspaces tour --- Fixme.ch{,} ",
year = "2025",
url = "http://fixme.ch/w/index.php?title=Hackerspaces_tour&oldid=1127",
note = "[Online; accessed 10-March-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 = "Hackerspaces tour --- Fixme.ch{,} ",
year = "2025",
url = "\url{http://fixme.ch/w/index.php?title=Hackerspaces_tour&oldid=1127}",
note = "[Online; accessed 10-March-2026]"
}