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