Cite This Page
Bibliographic details for Documents
- Page name: Documents
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 4 May 2010 12:32 UTC
- Date retrieved: 1 November 2024 01:01 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Documents&oldid=2973
- Page Version ID: 2973
Citation styles for Documents
APA style
Documents. (2010, May 4). KVM, . Retrieved 01:01, November 1, 2024 from https://linux-kvm.org/index.php?title=Documents&oldid=2973.
MLA style
"Documents." KVM, . 4 May 2010, 12:32 UTC. 1 Nov 2024, 01:01 <https://linux-kvm.org/index.php?title=Documents&oldid=2973>.
MHRA style
KVM contributors, 'Documents', KVM, , 4 May 2010, 12:32 UTC, <https://linux-kvm.org/index.php?title=Documents&oldid=2973> [accessed 1 November 2024]
Chicago style
KVM contributors, "Documents," KVM, , https://linux-kvm.org/index.php?title=Documents&oldid=2973 (accessed November 1, 2024).
CBE/CSE style
KVM contributors. Documents [Internet]. KVM, ; 2010 May 4, 12:32 UTC [cited 2024 Nov 1]. Available from: https://linux-kvm.org/index.php?title=Documents&oldid=2973.
Bluebook style
Documents, https://linux-kvm.org/index.php?title=Documents&oldid=2973 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "Documents --- KVM{,} ", year = "2010", url = "https://linux-kvm.org/index.php?title=Documents&oldid=2973", note = "[Online; accessed 1-November-2024]" }
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 = "Documents --- KVM{,} ", year = "2010", url = "\url{https://linux-kvm.org/index.php?title=Documents&oldid=2973}", note = "[Online; accessed 1-November-2024]" }