Cite This Page
Bibliographic details for RaspberryPi
- Page name: RaspberryPi
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 5 February 2020 10:11 UTC
- Date retrieved: 30 November 2025 03:01 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi&oldid=8
- Page Version ID: 8
Citation styles for RaspberryPi
APA style
RaspberryPi. (2020, February 5). UCT EE Wiki, . Retrieved 03:01, November 30, 2025 from http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi&oldid=8.
MLA style
"RaspberryPi." UCT EE Wiki, . 5 Feb 2020, 10:11 UTC. 30 Nov 2025, 03:01 <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi&oldid=8>.
MHRA style
UCT EE Wiki contributors, 'RaspberryPi', UCT EE Wiki, , 5 February 2020, 10:11 UTC, <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi&oldid=8> [accessed 30 November 2025]
Chicago style
UCT EE Wiki contributors, "RaspberryPi," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi&oldid=8 (accessed November 30, 2025).
CBE/CSE style
UCT EE Wiki contributors. RaspberryPi [Internet]. UCT EE Wiki, ; 2020 Feb 5, 10:11 UTC [cited 2025 Nov 30]. Available from: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi&oldid=8.
Bluebook style
RaspberryPi, http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi&oldid=8 (last visited November 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "UCT EE Wiki",
title = "RaspberryPi --- UCT EE Wiki{,} ",
year = "2020",
url = "http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi&oldid=8",
note = "[Online; accessed 30-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 = "UCT EE Wiki",
title = "RaspberryPi --- UCT EE Wiki{,} ",
year = "2020",
url = "\url{http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi&oldid=8}",
note = "[Online; accessed 30-November-2025]"
}