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: 18 June 2026 08:34 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 08:34, June 18, 2026 from https://linux-kvm.org/index.php?title=Status&oldid=4691.
MLA style
"Status." KVM, . 22 Apr 2013, 12:20 UTC. 18 Jun 2026, 08:34 <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 18 June 2026]
Chicago style
KVM contributors, "Status," KVM, , https://linux-kvm.org/index.php?title=Status&oldid=4691 (accessed June 18, 2026).
CBE/CSE style
KVM contributors. Status [Internet]. KVM, ; 2013 Apr 22, 12:20 UTC [cited 2026 Jun 18]. 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 June 18, 2026).
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 18-June-2026]"
}
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 18-June-2026]"
}