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:13 UTC
 - Date retrieved: 4 November 2025 00:44 UTC
 - Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=433
 - Page Version ID: 433
 
Citation styles for RaspberryPi:Networking
APA style
RaspberryPi:Networking. (2020, September 4). UCT EE Wiki, . Retrieved 00:44, November 4, 2025 from http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=433.
MLA style
"RaspberryPi:Networking." UCT EE Wiki, . 4 Sep 2020, 12:13 UTC. 4 Nov 2025, 00:44 <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=433>.
MHRA style
UCT EE Wiki contributors, 'RaspberryPi:Networking', UCT EE Wiki, , 4 September 2020, 12:13 UTC, <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=433> [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=433 (accessed November 4, 2025).
CBE/CSE style
UCT EE Wiki contributors. RaspberryPi:Networking [Internet]. UCT EE Wiki, ; 2020 Sep 4, 12:13 UTC [cited 2025 Nov 4]. Available from: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=433.
Bluebook style
RaspberryPi:Networking, http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=433 (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=433",
   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=433}",
   note = "[Online; accessed 4-November-2025]"
 }