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: 20 August 2020 10:55 UTC
- Date retrieved: 9 April 2026 11:03 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=424
- Page Version ID: 424
Citation styles for RaspberryPi:Networking
APA style
RaspberryPi:Networking. (2020, August 20). UCT EE Wiki, . Retrieved 11:03, April 9, 2026 from http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=424.
MLA style
"RaspberryPi:Networking." UCT EE Wiki, . 20 Aug 2020, 10:55 UTC. 9 Apr 2026, 11:03 <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=424>.
MHRA style
UCT EE Wiki contributors, 'RaspberryPi:Networking', UCT EE Wiki, , 20 August 2020, 10:55 UTC, <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=424> [accessed 9 April 2026]
Chicago style
UCT EE Wiki contributors, "RaspberryPi:Networking," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=424 (accessed April 9, 2026).
CBE/CSE style
UCT EE Wiki contributors. RaspberryPi:Networking [Internet]. UCT EE Wiki, ; 2020 Aug 20, 10:55 UTC [cited 2026 Apr 9]. Available from: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=424.
Bluebook style
RaspberryPi:Networking, http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=424 (last visited April 9, 2026).
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=424",
note = "[Online; accessed 9-April-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:Networking --- UCT EE Wiki{,} ",
year = "2020",
url = "\url{http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=424}",
note = "[Online; accessed 9-April-2026]"
}