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