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