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 10:45 UTC
- Date retrieved: 28 March 2026 19:29 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=VHDL&oldid=355
- Page Version ID: 355
Citation styles for VHDL
APA style
VHDL. (2020, July 16). UCT EE Wiki, . Retrieved 19:29, March 28, 2026 from http://wiki.ee.uct.ac.za/index.php?title=VHDL&oldid=355.
MLA style
"VHDL." UCT EE Wiki, . 16 Jul 2020, 10:45 UTC. 28 Mar 2026, 19:29 <http://wiki.ee.uct.ac.za/index.php?title=VHDL&oldid=355>.
MHRA style
UCT EE Wiki contributors, 'VHDL', UCT EE Wiki, , 16 July 2020, 10:45 UTC, <http://wiki.ee.uct.ac.za/index.php?title=VHDL&oldid=355> [accessed 28 March 2026]
Chicago style
UCT EE Wiki contributors, "VHDL," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=VHDL&oldid=355 (accessed March 28, 2026).
CBE/CSE style
UCT EE Wiki contributors. VHDL [Internet]. UCT EE Wiki, ; 2020 Jul 16, 10:45 UTC [cited 2026 Mar 28]. Available from: http://wiki.ee.uct.ac.za/index.php?title=VHDL&oldid=355.
Bluebook style
VHDL, http://wiki.ee.uct.ac.za/index.php?title=VHDL&oldid=355 (last visited March 28, 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=355",
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 = "VHDL --- UCT EE Wiki{,} ",
year = "2020",
url = "\url{http://wiki.ee.uct.ac.za/index.php?title=VHDL&oldid=355}",
note = "[Online; accessed 28-March-2026]"
}