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