Cite This Page
Bibliographic details for TODO
- Page name: TODO
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 30 July 2007 14:36 UTC
- Date retrieved: 31 October 2024 23:49 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=TODO&oldid=1572
- Page Version ID: 1572
Citation styles for TODO
APA style
TODO. (2007, July 30). KVM, . Retrieved 23:49, October 31, 2024 from https://linux-kvm.org/index.php?title=TODO&oldid=1572.
MLA style
"TODO." KVM, . 30 Jul 2007, 14:36 UTC. 31 Oct 2024, 23:49 <https://linux-kvm.org/index.php?title=TODO&oldid=1572>.
MHRA style
KVM contributors, 'TODO', KVM, , 30 July 2007, 14:36 UTC, <https://linux-kvm.org/index.php?title=TODO&oldid=1572> [accessed 31 October 2024]
Chicago style
KVM contributors, "TODO," KVM, , https://linux-kvm.org/index.php?title=TODO&oldid=1572 (accessed October 31, 2024).
CBE/CSE style
KVM contributors. TODO [Internet]. KVM, ; 2007 Jul 30, 14:36 UTC [cited 2024 Oct 31]. Available from: https://linux-kvm.org/index.php?title=TODO&oldid=1572.
Bluebook style
TODO, https://linux-kvm.org/index.php?title=TODO&oldid=1572 (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=1572", 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=1572}", note = "[Online; accessed 31-October-2024]" }