Cite This Page
Bibliographic details for Bugs
- Page name: Bugs
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 2 August 2021 13:18 UTC
- Date retrieved: 20 January 2025 09:46 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Bugs&oldid=174022
- Page Version ID: 174022
Citation styles for Bugs
APA style
Bugs. (2021, August 2). KVM, . Retrieved 09:46, January 20, 2025 from https://linux-kvm.org/index.php?title=Bugs&oldid=174022.
MLA style
"Bugs." KVM, . 2 Aug 2021, 13:18 UTC. 20 Jan 2025, 09:46 <https://linux-kvm.org/index.php?title=Bugs&oldid=174022>.
MHRA style
KVM contributors, 'Bugs', KVM, , 2 August 2021, 13:18 UTC, <https://linux-kvm.org/index.php?title=Bugs&oldid=174022> [accessed 20 January 2025]
Chicago style
KVM contributors, "Bugs," KVM, , https://linux-kvm.org/index.php?title=Bugs&oldid=174022 (accessed January 20, 2025).
CBE/CSE style
KVM contributors. Bugs [Internet]. KVM, ; 2021 Aug 2, 13:18 UTC [cited 2025 Jan 20]. Available from: https://linux-kvm.org/index.php?title=Bugs&oldid=174022.
Bluebook style
Bugs, https://linux-kvm.org/index.php?title=Bugs&oldid=174022 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "Bugs --- KVM{,} ", year = "2021", url = "https://linux-kvm.org/index.php?title=Bugs&oldid=174022", note = "[Online; accessed 20-January-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 = "Bugs --- KVM{,} ", year = "2021", url = "\url{https://linux-kvm.org/index.php?title=Bugs&oldid=174022}", note = "[Online; accessed 20-January-2025]" }