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