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: 31 October 2024 23:33 UTC
- Permanent URL: https://www.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 23:33, October 31, 2024 from https://www.armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176.
MLA style
"VHDL coding styles." ArmadeusWiki, . 12 Feb 2015, 07:34 UTC. 31 Oct 2024, 23:33 <https://www.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, <https://www.armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176> [accessed 31 October 2024]
Chicago style
ArmadeusWiki contributors, "VHDL coding styles," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176 (accessed October 31, 2024).
CBE/CSE style
ArmadeusWiki contributors. VHDL coding styles [Internet]. ArmadeusWiki, ; 2015 Feb 12, 07:34 UTC [cited 2024 Oct 31]. Available from: https://www.armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176.
Bluebook style
VHDL coding styles, https://www.armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "ArmadeusWiki", title = "VHDL coding styles --- ArmadeusWiki{,} ", year = "2015", url = "https://www.armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176", note = "[Online; accessed 31-October-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{https://www.armadeus.org/wiki/index.php?title=VHDL_coding_styles&oldid=6176}", note = "[Online; accessed 31-October-2024]" }