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