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