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: 31 October 2024 23:15 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 23:15, October 31, 2024 from https://linux-kvm.org/index.php?title=TODO&oldid=1575.
MLA style
"TODO." KVM, . 31 Jul 2007, 15:19 UTC. 31 Oct 2024, 23:15 <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 31 October 2024]
Chicago style
KVM contributors, "TODO," KVM, , https://linux-kvm.org/index.php?title=TODO&oldid=1575 (accessed October 31, 2024).
CBE/CSE style
KVM contributors. TODO [Internet]. KVM, ; 2007 Jul 31, 15:19 UTC [cited 2024 Oct 31]. 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 October 31, 2024).
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 31-October-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=1575}", note = "[Online; accessed 31-October-2024]" }