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