Cite This Page
Bibliographic details for Status
- Page name: Status
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 22 April 2013 12:20 UTC
- Date retrieved: 20 January 2025 09:47 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Status&oldid=4691
- Page Version ID: 4691
Citation styles for Status
APA style
Status. (2013, April 22). KVM, . Retrieved 09:47, January 20, 2025 from https://linux-kvm.org/index.php?title=Status&oldid=4691.
MLA style
"Status." KVM, . 22 Apr 2013, 12:20 UTC. 20 Jan 2025, 09:47 <https://linux-kvm.org/index.php?title=Status&oldid=4691>.
MHRA style
KVM contributors, 'Status', KVM, , 22 April 2013, 12:20 UTC, <https://linux-kvm.org/index.php?title=Status&oldid=4691> [accessed 20 January 2025]
Chicago style
KVM contributors, "Status," KVM, , https://linux-kvm.org/index.php?title=Status&oldid=4691 (accessed January 20, 2025).
CBE/CSE style
KVM contributors. Status [Internet]. KVM, ; 2013 Apr 22, 12:20 UTC [cited 2025 Jan 20]. Available from: https://linux-kvm.org/index.php?title=Status&oldid=4691.
Bluebook style
Status, https://linux-kvm.org/index.php?title=Status&oldid=4691 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "Status --- KVM{,} ", year = "2013", url = "https://linux-kvm.org/index.php?title=Status&oldid=4691", note = "[Online; accessed 20-January-2025]" }
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 = "Status --- KVM{,} ", year = "2013", url = "\url{https://linux-kvm.org/index.php?title=Status&oldid=4691}", note = "[Online; accessed 20-January-2025]" }