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