Cite This Page
Bibliographic details for UbuntuNetworking
- Page name: UbuntuNetworking
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 16 May 2015 20:34 UTC
- Date retrieved: 18 May 2026 00:47 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=UbuntuNetworking&oldid=173269
- Page Version ID: 173269
Citation styles for UbuntuNetworking
APA style
UbuntuNetworking. (2015, May 16). KVM, . Retrieved 00:47, May 18, 2026 from https://linux-kvm.org/index.php?title=UbuntuNetworking&oldid=173269.
MLA style
"UbuntuNetworking." KVM, . 16 May 2015, 20:34 UTC. 18 May 2026, 00:47 <https://linux-kvm.org/index.php?title=UbuntuNetworking&oldid=173269>.
MHRA style
KVM contributors, 'UbuntuNetworking', KVM, , 16 May 2015, 20:34 UTC, <https://linux-kvm.org/index.php?title=UbuntuNetworking&oldid=173269> [accessed 18 May 2026]
Chicago style
KVM contributors, "UbuntuNetworking," KVM, , https://linux-kvm.org/index.php?title=UbuntuNetworking&oldid=173269 (accessed May 18, 2026).
CBE/CSE style
KVM contributors. UbuntuNetworking [Internet]. KVM, ; 2015 May 16, 20:34 UTC [cited 2026 May 18]. Available from: https://linux-kvm.org/index.php?title=UbuntuNetworking&oldid=173269.
Bluebook style
UbuntuNetworking, https://linux-kvm.org/index.php?title=UbuntuNetworking&oldid=173269 (last visited May 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "UbuntuNetworking --- KVM{,} ",
year = "2015",
url = "https://linux-kvm.org/index.php?title=UbuntuNetworking&oldid=173269",
note = "[Online; accessed 18-May-2026]"
}
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 = "UbuntuNetworking --- KVM{,} ",
year = "2015",
url = "\url{https://linux-kvm.org/index.php?title=UbuntuNetworking&oldid=173269}",
note = "[Online; accessed 18-May-2026]"
}