Cite This Page
Bibliographic details for HDL - FAQs
- Page name: HDL - FAQs
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 19 August 2020 07:52 UTC
- Date retrieved: 29 March 2026 12:15 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=HDL_-_FAQs&oldid=420
- Page Version ID: 420
Citation styles for HDL - FAQs
APA style
HDL - FAQs. (2020, August 19). UCT EE Wiki, . Retrieved 12:15, March 29, 2026 from http://wiki.ee.uct.ac.za/index.php?title=HDL_-_FAQs&oldid=420.
MLA style
"HDL - FAQs." UCT EE Wiki, . 19 Aug 2020, 07:52 UTC. 29 Mar 2026, 12:15 <http://wiki.ee.uct.ac.za/index.php?title=HDL_-_FAQs&oldid=420>.
MHRA style
UCT EE Wiki contributors, 'HDL - FAQs', UCT EE Wiki, , 19 August 2020, 07:52 UTC, <http://wiki.ee.uct.ac.za/index.php?title=HDL_-_FAQs&oldid=420> [accessed 29 March 2026]
Chicago style
UCT EE Wiki contributors, "HDL - FAQs," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=HDL_-_FAQs&oldid=420 (accessed March 29, 2026).
CBE/CSE style
UCT EE Wiki contributors. HDL - FAQs [Internet]. UCT EE Wiki, ; 2020 Aug 19, 07:52 UTC [cited 2026 Mar 29]. Available from: http://wiki.ee.uct.ac.za/index.php?title=HDL_-_FAQs&oldid=420.
Bluebook style
HDL - FAQs, http://wiki.ee.uct.ac.za/index.php?title=HDL_-_FAQs&oldid=420 (last visited March 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UCT EE Wiki",
title = "HDL - FAQs --- UCT EE Wiki{,} ",
year = "2020",
url = "http://wiki.ee.uct.ac.za/index.php?title=HDL_-_FAQs&oldid=420",
note = "[Online; accessed 29-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 = "HDL - FAQs --- UCT EE Wiki{,} ",
year = "2020",
url = "\url{http://wiki.ee.uct.ac.za/index.php?title=HDL_-_FAQs&oldid=420}",
note = "[Online; accessed 29-March-2026]"
}