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