Cite This Page
Bibliographic details for Internals of NDIS driver for VirtIO based network adapter
- Page name: Internals of NDIS driver for VirtIO based network adapter
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 31 May 2015 14:28 UTC
- Date retrieved: 14 April 2026 08:42 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=Internals_of_NDIS_driver_for_VirtIO_based_network_adapter&oldid=173348
- Page Version ID: 173348
Citation styles for Internals of NDIS driver for VirtIO based network adapter
APA style
Internals of NDIS driver for VirtIO based network adapter. (2015, May 31). KVM, . Retrieved 08:42, April 14, 2026 from https://linux-kvm.org/index.php?title=Internals_of_NDIS_driver_for_VirtIO_based_network_adapter&oldid=173348.
MLA style
"Internals of NDIS driver for VirtIO based network adapter." KVM, . 31 May 2015, 14:28 UTC. 14 Apr 2026, 08:42 <https://linux-kvm.org/index.php?title=Internals_of_NDIS_driver_for_VirtIO_based_network_adapter&oldid=173348>.
MHRA style
KVM contributors, 'Internals of NDIS driver for VirtIO based network adapter', KVM, , 31 May 2015, 14:28 UTC, <https://linux-kvm.org/index.php?title=Internals_of_NDIS_driver_for_VirtIO_based_network_adapter&oldid=173348> [accessed 14 April 2026]
Chicago style
KVM contributors, "Internals of NDIS driver for VirtIO based network adapter," KVM, , https://linux-kvm.org/index.php?title=Internals_of_NDIS_driver_for_VirtIO_based_network_adapter&oldid=173348 (accessed April 14, 2026).
CBE/CSE style
KVM contributors. Internals of NDIS driver for VirtIO based network adapter [Internet]. KVM, ; 2015 May 31, 14:28 UTC [cited 2026 Apr 14]. Available from: https://linux-kvm.org/index.php?title=Internals_of_NDIS_driver_for_VirtIO_based_network_adapter&oldid=173348.
Bluebook style
Internals of NDIS driver for VirtIO based network adapter, https://linux-kvm.org/index.php?title=Internals_of_NDIS_driver_for_VirtIO_based_network_adapter&oldid=173348 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "Internals of NDIS driver for VirtIO based network adapter --- KVM{,} ",
year = "2015",
url = "https://linux-kvm.org/index.php?title=Internals_of_NDIS_driver_for_VirtIO_based_network_adapter&oldid=173348",
note = "[Online; accessed 14-April-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 = "Internals of NDIS driver for VirtIO based network adapter --- KVM{,} ",
year = "2015",
url = "\url{https://linux-kvm.org/index.php?title=Internals_of_NDIS_driver_for_VirtIO_based_network_adapter&oldid=173348}",
note = "[Online; accessed 14-April-2026]"
}