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