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: 28 October 2025 07:06 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3841
- Page Version ID: 3841
Citation styles for RaspberryPi1
APA style
RaspberryPi1. (2013, February 27). Fixme.ch, . Retrieved 07:06, October 28, 2025 from https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3841.
MLA style
"RaspberryPi1." Fixme.ch, . 27 Feb 2013, 15:17 UTC. 28 Oct 2025, 07:06 <https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3841>.
MHRA style
Fixme.ch contributors, 'RaspberryPi1', Fixme.ch, , 27 February 2013, 15:17 UTC, <https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3841> [accessed 28 October 2025]
Chicago style
Fixme.ch contributors, "RaspberryPi1," Fixme.ch, , https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3841 (accessed October 28, 2025).
CBE/CSE style
Fixme.ch contributors. RaspberryPi1 [Internet]. Fixme.ch, ; 2013 Feb 27, 15:17 UTC [cited 2025 Oct 28]. Available from: https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3841.
Bluebook style
RaspberryPi1, https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3841 (last visited October 28, 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=3841",
note = "[Online; accessed 28-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=3841}",
note = "[Online; accessed 28-October-2025]"
}