Cite This Page
Bibliographic details for Avocado
- Page name: Avocado
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 27 June 2016 19:51 UTC
- Date retrieved: 16 January 2026 00:35 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Avocado&oldid=173661
- Page Version ID: 173661
Citation styles for Avocado
APA style
Avocado. (2016, June 27). KVM, . Retrieved 00:35, January 16, 2026 from https://linux-kvm.org/index.php?title=Avocado&oldid=173661.
MLA style
"Avocado." KVM, . 27 Jun 2016, 19:51 UTC. 16 Jan 2026, 00:35 <https://linux-kvm.org/index.php?title=Avocado&oldid=173661>.
MHRA style
KVM contributors, 'Avocado', KVM, , 27 June 2016, 19:51 UTC, <https://linux-kvm.org/index.php?title=Avocado&oldid=173661> [accessed 16 January 2026]
Chicago style
KVM contributors, "Avocado," KVM, , https://linux-kvm.org/index.php?title=Avocado&oldid=173661 (accessed January 16, 2026).
CBE/CSE style
KVM contributors. Avocado [Internet]. KVM, ; 2016 Jun 27, 19:51 UTC [cited 2026 Jan 16]. Available from: https://linux-kvm.org/index.php?title=Avocado&oldid=173661.
Bluebook style
Avocado, https://linux-kvm.org/index.php?title=Avocado&oldid=173661 (last visited January 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "Avocado --- KVM{,} ",
year = "2016",
url = "https://linux-kvm.org/index.php?title=Avocado&oldid=173661",
note = "[Online; accessed 16-January-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 = "Avocado --- KVM{,} ",
year = "2016",
url = "\url{https://linux-kvm.org/index.php?title=Avocado&oldid=173661}",
note = "[Online; accessed 16-January-2026]"
}