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