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 12:19 UTC
- Date retrieved: 28 March 2026 16:31 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=416
- Page Version ID: 416
Citation styles for RaspberryPi:Networking
APA style
RaspberryPi:Networking. (2020, August 18). UCT EE Wiki, . Retrieved 16:31, March 28, 2026 from http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=416.
MLA style
"RaspberryPi:Networking." UCT EE Wiki, . 18 Aug 2020, 12:19 UTC. 28 Mar 2026, 16:31 <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=416>.
MHRA style
UCT EE Wiki contributors, 'RaspberryPi:Networking', UCT EE Wiki, , 18 August 2020, 12:19 UTC, <http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=416> [accessed 28 March 2026]
Chicago style
UCT EE Wiki contributors, "RaspberryPi:Networking," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=416 (accessed March 28, 2026).
CBE/CSE style
UCT EE Wiki contributors. RaspberryPi:Networking [Internet]. UCT EE Wiki, ; 2020 Aug 18, 12:19 UTC [cited 2026 Mar 28]. Available from: http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=416.
Bluebook style
RaspberryPi:Networking, http://wiki.ee.uct.ac.za/index.php?title=RaspberryPi:Networking&oldid=416 (last visited March 28, 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=416",
note = "[Online; accessed 28-March-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=416}",
note = "[Online; accessed 28-March-2026]"
}