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: 9 September 2024 09:07 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:07, September 9, 2024 from https://linux-kvm.org/index.php?title=TODO&oldid=173554.
MLA style
"TODO." KVM, . 25 Oct 2015, 10:37 UTC. 9 Sep 2024, 09:07 <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 9 September 2024]
Chicago style
KVM contributors, "TODO," KVM, , https://linux-kvm.org/index.php?title=TODO&oldid=173554 (accessed September 9, 2024).
CBE/CSE style
KVM contributors. TODO [Internet]. KVM, ; 2015 Oct 25, 10:37 UTC [cited 2024 Sep 9]. 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 September 9, 2024).
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 9-September-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 = "2015", url = "\url{https://linux-kvm.org/index.php?title=TODO&oldid=173554}", note = "[Online; accessed 9-September-2024]" }