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: 5 February 2020 07:37 UTC
- Date retrieved: 4 March 2026 23:52 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Overview&oldid=6
- Page Version ID: 6
Citation styles for RaspberryPi:Overview
APA style
RaspberryPi:Overview. (2020, February 5). UCT EE Wiki, . Retrieved 23:52, March 4, 2026 from http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Overview&oldid=6.
MLA style
"RaspberryPi:Overview." UCT EE Wiki, . 5 Feb 2020, 07:37 UTC. 4 Mar 2026, 23:52 <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Overview&oldid=6>.
MHRA style
UCT EE Wiki contributors, 'RaspberryPi:Overview', UCT EE Wiki, , 5 February 2020, 07:37 UTC, <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Overview&oldid=6> [accessed 4 March 2026]
Chicago style
UCT EE Wiki contributors, "RaspberryPi:Overview," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Overview&oldid=6 (accessed March 4, 2026).
CBE/CSE style
UCT EE Wiki contributors. RaspberryPi:Overview [Internet]. UCT EE Wiki, ; 2020 Feb 5, 07:37 UTC [cited 2026 Mar 4]. Available from: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Overview&oldid=6.
Bluebook style
RaspberryPi:Overview, http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Overview&oldid=6 (last visited March 4, 2026).
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=6",
note = "[Online; accessed 4-March-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 = "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=6}",
note = "[Online; accessed 4-March-2026]"
}