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: 23 November 2024 01:53 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176
- Page Version ID: 6176
Citation styles for VHDL coding styles
APA style
VHDL coding styles. (2015, February 12). ArmadeusWiki, . Retrieved 01:53, November 23, 2024 from http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176.
MLA style
"VHDL coding styles." ArmadeusWiki, . 12 Feb 2015, 07:34 UTC. 23 Nov 2024, 01:53 <http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176>.
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=6176> [accessed 23 November 2024]
Chicago style
ArmadeusWiki contributors, "VHDL coding styles," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176 (accessed November 23, 2024).
CBE/CSE style
ArmadeusWiki contributors. VHDL coding styles [Internet]. ArmadeusWiki, ; 2015 Feb 12, 07:34 UTC [cited 2024 Nov 23]. Available from: http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176.
Bluebook style
VHDL coding styles, http://armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176 (last visited November 23, 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=6176", note = "[Online; accessed 23-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=6176}", note = "[Online; accessed 23-November-2024]" }