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