Cite This Page
Bibliographic details for Raspberry Pi Weekend
- Page name: Raspberry Pi Weekend
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 10 June 2015 15:32 UTC
- Date retrieved: 27 October 2025 08:51 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Raspberry_Pi_Weekend&oldid=6805
- Page Version ID: 6805
Citation styles for Raspberry Pi Weekend
APA style
Raspberry Pi Weekend. (2015, June 10). Fixme.ch, . Retrieved 08:51, October 27, 2025 from https://fixme.ch/w/index.php?title=Raspberry_Pi_Weekend&oldid=6805.
MLA style
"Raspberry Pi Weekend." Fixme.ch, . 10 Jun 2015, 15:32 UTC. 27 Oct 2025, 08:51 <https://fixme.ch/w/index.php?title=Raspberry_Pi_Weekend&oldid=6805>.
MHRA style
Fixme.ch contributors, 'Raspberry Pi Weekend', Fixme.ch, , 10 June 2015, 15:32 UTC, <https://fixme.ch/w/index.php?title=Raspberry_Pi_Weekend&oldid=6805> [accessed 27 October 2025]
Chicago style
Fixme.ch contributors, "Raspberry Pi Weekend," Fixme.ch, , https://fixme.ch/w/index.php?title=Raspberry_Pi_Weekend&oldid=6805 (accessed October 27, 2025).
CBE/CSE style
Fixme.ch contributors. Raspberry Pi Weekend [Internet]. Fixme.ch, ; 2015 Jun 10, 15:32 UTC [cited 2025 Oct 27]. Available from: https://fixme.ch/w/index.php?title=Raspberry_Pi_Weekend&oldid=6805.
Bluebook style
Raspberry Pi Weekend, https://fixme.ch/w/index.php?title=Raspberry_Pi_Weekend&oldid=6805 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Raspberry Pi Weekend --- Fixme.ch{,} ",
year = "2015",
url = "https://fixme.ch/w/index.php?title=Raspberry_Pi_Weekend&oldid=6805",
note = "[Online; accessed 27-October-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 = "Fixme.ch",
title = "Raspberry Pi Weekend --- Fixme.ch{,} ",
year = "2015",
url = "\url{https://fixme.ch/w/index.php?title=Raspberry_Pi_Weekend&oldid=6805}",
note = "[Online; accessed 27-October-2025]"
}