Cite This Page
Bibliographic details for TODO
- Page name: TODO
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 31 July 2007 15:19 UTC
- Date retrieved: 18 February 2025 22:43 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=TODO&oldid=1575
- Page Version ID: 1575
Citation styles for TODO
APA style
TODO. (2007, July 31). KVM, . Retrieved 22:43, February 18, 2025 from https://linux-kvm.org/index.php?title=TODO&oldid=1575.
MLA style
"TODO." KVM, . 31 Jul 2007, 15:19 UTC. 18 Feb 2025, 22:43 <https://linux-kvm.org/index.php?title=TODO&oldid=1575>.
MHRA style
KVM contributors, 'TODO', KVM, , 31 July 2007, 15:19 UTC, <https://linux-kvm.org/index.php?title=TODO&oldid=1575> [accessed 18 February 2025]
Chicago style
KVM contributors, "TODO," KVM, , https://linux-kvm.org/index.php?title=TODO&oldid=1575 (accessed February 18, 2025).
CBE/CSE style
KVM contributors. TODO [Internet]. KVM, ; 2007 Jul 31, 15:19 UTC [cited 2025 Feb 18]. Available from: https://linux-kvm.org/index.php?title=TODO&oldid=1575.
Bluebook style
TODO, https://linux-kvm.org/index.php?title=TODO&oldid=1575 (last visited February 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "TODO --- KVM{,} ", year = "2007", url = "https://linux-kvm.org/index.php?title=TODO&oldid=1575", note = "[Online; accessed 18-February-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 = "TODO --- KVM{,} ", year = "2007", url = "\url{https://linux-kvm.org/index.php?title=TODO&oldid=1575}", note = "[Online; accessed 18-February-2025]" }