Bibliographic details for USB
- Page name: USB
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 1 March 2010 14:38 UTC
- Date retrieved: 7 February 2023 17:11 UTC
- Permanent URL: https://www.linux-kvm.org/index.php?title=USB&oldid=2904
- Page Version ID: 2904
Citation styles for USB
APA style
USB. (2010, March 1). KVM, . Retrieved 17:11, February 7, 2023 from https://www.linux-kvm.org/index.php?title=USB&oldid=2904.
MLA style
"USB." KVM, . 1 Mar 2010, 14:38 UTC. 7 Feb 2023, 17:11 <https://www.linux-kvm.org/index.php?title=USB&oldid=2904>.
MHRA style
KVM contributors, 'USB', KVM, , 1 March 2010, 14:38 UTC, <https://www.linux-kvm.org/index.php?title=USB&oldid=2904> [accessed 7 February 2023]
Chicago style
KVM contributors, "USB," KVM, , https://www.linux-kvm.org/index.php?title=USB&oldid=2904 (accessed February 7, 2023).
CBE/CSE style
KVM contributors. USB [Internet]. KVM, ; 2010 Mar 1, 14:38 UTC [cited 2023 Feb 7]. Available from: https://www.linux-kvm.org/index.php?title=USB&oldid=2904.
Bluebook style
USB, https://www.linux-kvm.org/index.php?title=USB&oldid=2904 (last visited February 7, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "USB --- KVM{,} ", year = "2010", url = "https://www.linux-kvm.org/index.php?title=USB&oldid=2904", note = "[Online; accessed 7-February-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 = "USB --- KVM{,} ", year = "2010", url = "\url{https://www.linux-kvm.org/index.php?title=USB&oldid=2904}", note = "[Online; accessed 7-February-2023]" }