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