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