Bibliographic details for Code
- Page name: Code
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 16 May 2015 20:45 UTC
- Date retrieved: 9 March 2021 01:22 UTC
- Permanent URL: https://www.linux-kvm.org/index.php?title=Code&oldid=1898
- Page Version ID: 1898
Citation styles for Code
APA style
Code. (2015, May 16). KVM, . Retrieved 01:22, March 9, 2021 from https://www.linux-kvm.org/index.php?title=Code&oldid=1898.
MLA style
"Code." KVM, . 16 May 2015, 20:45 UTC. 9 Mar 2021, 01:22 <https://www.linux-kvm.org/index.php?title=Code&oldid=1898>.
MHRA style
KVM contributors, 'Code', KVM, , 16 May 2015, 20:45 UTC, <https://www.linux-kvm.org/index.php?title=Code&oldid=1898> [accessed 9 March 2021]
Chicago style
KVM contributors, "Code," KVM, , https://www.linux-kvm.org/index.php?title=Code&oldid=1898 (accessed March 9, 2021).
CBE/CSE style
KVM contributors. Code [Internet]. KVM, ; 2015 May 16, 20:45 UTC [cited 2021 Mar 9]. Available from: https://www.linux-kvm.org/index.php?title=Code&oldid=1898.
Bluebook style
Code, https://www.linux-kvm.org/index.php?title=Code&oldid=1898 (last visited March 9, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "Code --- KVM{,} ", year = "2015", url = "https://www.linux-kvm.org/index.php?title=Code&oldid=1898", note = "[Online; accessed 9-March-2021]" }
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 = "KVM", title = "Code --- KVM{,} ", year = "2015", url = "\url{https://www.linux-kvm.org/index.php?title=Code&oldid=1898}", note = "[Online; accessed 9-March-2021]" }