Cite This Page
Bibliographic details for TODO
- Page name: TODO
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 25 October 2015 10:37 UTC
- Date retrieved: 20 January 2025 09:42 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=TODO&oldid=173554
- Page Version ID: 173554
Citation styles for TODO
APA style
TODO. (2015, October 25). KVM, . Retrieved 09:42, January 20, 2025 from https://linux-kvm.org/index.php?title=TODO&oldid=173554.
MLA style
"TODO." KVM, . 25 Oct 2015, 10:37 UTC. 20 Jan 2025, 09:42 <https://linux-kvm.org/index.php?title=TODO&oldid=173554>.
MHRA style
KVM contributors, 'TODO', KVM, , 25 October 2015, 10:37 UTC, <https://linux-kvm.org/index.php?title=TODO&oldid=173554> [accessed 20 January 2025]
Chicago style
KVM contributors, "TODO," KVM, , https://linux-kvm.org/index.php?title=TODO&oldid=173554 (accessed January 20, 2025).
CBE/CSE style
KVM contributors. TODO [Internet]. KVM, ; 2015 Oct 25, 10:37 UTC [cited 2025 Jan 20]. Available from: https://linux-kvm.org/index.php?title=TODO&oldid=173554.
Bluebook style
TODO, https://linux-kvm.org/index.php?title=TODO&oldid=173554 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "TODO --- KVM{,} ", year = "2015", url = "https://linux-kvm.org/index.php?title=TODO&oldid=173554", note = "[Online; accessed 20-January-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 = "2015", url = "\url{https://linux-kvm.org/index.php?title=TODO&oldid=173554}", note = "[Online; accessed 20-January-2025]" }