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: 13 May 2026 16:33 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 16:33, May 13, 2026 from https://linux-kvm.org/index.php?title=Avocado&oldid=173661.
MLA style
"Avocado." KVM, . 27 Jun 2016, 19:51 UTC. 13 May 2026, 16:33 <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 13 May 2026]
Chicago style
KVM contributors, "Avocado," KVM, , https://linux-kvm.org/index.php?title=Avocado&oldid=173661 (accessed May 13, 2026).
CBE/CSE style
KVM contributors. Avocado [Internet]. KVM, ; 2016 Jun 27, 19:51 UTC [cited 2026 May 13]. 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 May 13, 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 13-May-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 13-May-2026]"
}