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