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