Cite This Page
Bibliographic details for VHDL coding styles
- Page name: VHDL coding styles
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 12 February 2015 07:34 UTC
- Date retrieved: 22 November 2024 21:48 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=5105
- Page Version ID: 5105
Citation styles for VHDL coding styles
APA style
VHDL coding styles. (2015, February 12). ArmadeusWiki, . Retrieved 21:48, November 22, 2024 from http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=5105.
MLA style
"VHDL coding styles." ArmadeusWiki, . 12 Feb 2015, 07:34 UTC. 22 Nov 2024, 21:48 <http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=5105>.
MHRA style
ArmadeusWiki contributors, 'VHDL coding styles', ArmadeusWiki, , 12 February 2015, 07:34 UTC, <http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=5105> [accessed 22 November 2024]
Chicago style
ArmadeusWiki contributors, "VHDL coding styles," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=5105 (accessed November 22, 2024).
CBE/CSE style
ArmadeusWiki contributors. VHDL coding styles [Internet]. ArmadeusWiki, ; 2015 Feb 12, 07:34 UTC [cited 2024 Nov 22]. Available from: http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=5105.
Bluebook style
VHDL coding styles, http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=5105 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "ArmadeusWiki", title = "VHDL coding styles --- ArmadeusWiki{,} ", year = "2015", url = "http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=5105", note = "[Online; accessed 22-November-2024]" }
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 = "ArmadeusWiki", title = "VHDL coding styles --- ArmadeusWiki{,} ", year = "2015", url = "\url{http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=5105}", note = "[Online; accessed 22-November-2024]" }