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: 10 July 2025 07:12 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 07:12, July 10, 2025 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. 10 Jul 2025, 07:12 <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 10 July 2025]
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 July 10, 2025).
CBE/CSE style
KVM contributors. Internals of NDIS driver for VirtIO based network adapter [Internet]. KVM, ; 2015 May 31, 14:28 UTC [cited 2025 Jul 10]. 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 July 10, 2025).
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 10-July-2025]" }
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 10-July-2025]" }