Cite This Page
Bibliographic details for Embedded Systems
- Page name: Embedded Systems
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 21 June 2023 20:20 UTC
- Date retrieved: 30 November 2025 03:40 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=Embedded_Systems&oldid=584
- Page Version ID: 584
Citation styles for Embedded Systems
APA style
Embedded Systems. (2023, June 21). UCT EE Wiki, . Retrieved 03:40, November 30, 2025 from http://wiki.ee.uct.ac.za/index.php?title=Embedded_Systems&oldid=584.
MLA style
"Embedded Systems." UCT EE Wiki, . 21 Jun 2023, 20:20 UTC. 30 Nov 2025, 03:40 <http://wiki.ee.uct.ac.za/index.php?title=Embedded_Systems&oldid=584>.
MHRA style
UCT EE Wiki contributors, 'Embedded Systems', UCT EE Wiki, , 21 June 2023, 20:20 UTC, <http://wiki.ee.uct.ac.za/index.php?title=Embedded_Systems&oldid=584> [accessed 30 November 2025]
Chicago style
UCT EE Wiki contributors, "Embedded Systems," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=Embedded_Systems&oldid=584 (accessed November 30, 2025).
CBE/CSE style
UCT EE Wiki contributors. Embedded Systems [Internet]. UCT EE Wiki, ; 2023 Jun 21, 20:20 UTC [cited 2025 Nov 30]. Available from: http://wiki.ee.uct.ac.za/index.php?title=Embedded_Systems&oldid=584.
Bluebook style
Embedded Systems, http://wiki.ee.uct.ac.za/index.php?title=Embedded_Systems&oldid=584 (last visited November 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "UCT EE Wiki",
title = "Embedded Systems --- UCT EE Wiki{,} ",
year = "2023",
url = "http://wiki.ee.uct.ac.za/index.php?title=Embedded_Systems&oldid=584",
note = "[Online; accessed 30-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 = "Embedded Systems --- UCT EE Wiki{,} ",
year = "2023",
url = "\url{http://wiki.ee.uct.ac.za/index.php?title=Embedded_Systems&oldid=584}",
note = "[Online; accessed 30-November-2025]"
}