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