Cite This Page
Bibliographic details for Migration
- Page name: Migration
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 8 February 2018 17:40 UTC
- Date retrieved: 14 December 2025 11:36 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Migration&oldid=173894
- Page Version ID: 173894
Citation styles for Migration
APA style
Migration. (2018, February 8). KVM, . Retrieved 11:36, December 14, 2025 from https://linux-kvm.org/index.php?title=Migration&oldid=173894.
MLA style
"Migration." KVM, . 8 Feb 2018, 17:40 UTC. 14 Dec 2025, 11:36 <https://linux-kvm.org/index.php?title=Migration&oldid=173894>.
MHRA style
KVM contributors, 'Migration', KVM, , 8 February 2018, 17:40 UTC, <https://linux-kvm.org/index.php?title=Migration&oldid=173894> [accessed 14 December 2025]
Chicago style
KVM contributors, "Migration," KVM, , https://linux-kvm.org/index.php?title=Migration&oldid=173894 (accessed December 14, 2025).
CBE/CSE style
KVM contributors. Migration [Internet]. KVM, ; 2018 Feb 8, 17:40 UTC [cited 2025 Dec 14]. Available from: https://linux-kvm.org/index.php?title=Migration&oldid=173894.
Bluebook style
Migration, https://linux-kvm.org/index.php?title=Migration&oldid=173894 (last visited December 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "Migration --- KVM{,} ",
year = "2018",
url = "https://linux-kvm.org/index.php?title=Migration&oldid=173894",
note = "[Online; accessed 14-December-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 = "Migration --- KVM{,} ",
year = "2018",
url = "\url{https://linux-kvm.org/index.php?title=Migration&oldid=173894}",
note = "[Online; accessed 14-December-2025]"
}