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: 10 June 2026 23:06 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3792
- Page Version ID: 3792
Citation styles for RaspberryPi1
APA style
RaspberryPi1. (2013, February 27). Fixme.ch, . Retrieved 23:06, June 10, 2026 from https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3792.
MLA style
"RaspberryPi1." Fixme.ch, . 27 Feb 2013, 15:17 UTC. 10 Jun 2026, 23:06 <https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3792>.
MHRA style
Fixme.ch contributors, 'RaspberryPi1', Fixme.ch, , 27 February 2013, 15:17 UTC, <https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3792> [accessed 10 June 2026]
Chicago style
Fixme.ch contributors, "RaspberryPi1," Fixme.ch, , https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3792 (accessed June 10, 2026).
CBE/CSE style
Fixme.ch contributors. RaspberryPi1 [Internet]. Fixme.ch, ; 2013 Feb 27, 15:17 UTC [cited 2026 Jun 10]. Available from: https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3792.
Bluebook style
RaspberryPi1, https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3792 (last visited June 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "RaspberryPi1 --- Fixme.ch{,} ",
year = "2013",
url = "https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3792",
note = "[Online; accessed 10-June-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 = "RaspberryPi1 --- Fixme.ch{,} ",
year = "2013",
url = "\url{https://fixme.ch/w/index.php?title=RaspberryPi1&oldid=3792}",
note = "[Online; accessed 10-June-2026]"
}