Bibliographic details for Failover
- Page name: Failover
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 7 August 2019 22:39 UTC
- Date retrieved: 29 June 2022 15:19 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 15:19, June 29, 2022 from https://www.linux-kvm.org/index.php?title=Failover&oldid=174004.
MLA style
"Failover." KVM, . 7 Aug 2019, 22:39 UTC. 29 Jun 2022, 15:19 <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 29 June 2022]
Chicago style
KVM contributors, "Failover," KVM, , https://www.linux-kvm.org/index.php?title=Failover&oldid=174004 (accessed June 29, 2022).
CBE/CSE style
KVM contributors. Failover [Internet]. KVM, ; 2019 Aug 7, 22:39 UTC [cited 2022 Jun 29]. 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 June 29, 2022).
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 29-June-2022]" }
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 29-June-2022]" }