Cite This Page
Bibliographic details for Getting Started with DPDK and UHD
- Page name: Getting Started with DPDK and UHD
- Author: Ettus Knowledge Base contributors
- Publisher: Ettus Knowledge Base, .
- Date of last revision: 24 September 2025 15:01 UTC
- Date retrieved: 21 March 2026 23:33 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=Getting_Started_with_DPDK_and_UHD&oldid=4427
- Page Version ID: 4427
Citation styles for Getting Started with DPDK and UHD
APA style
Getting Started with DPDK and UHD. (2025, September 24). Ettus Knowledge Base, . Retrieved 23:33, March 21, 2026 from https://kb.ettus.com/index.php?title=Getting_Started_with_DPDK_and_UHD&oldid=4427.
MLA style
"Getting Started with DPDK and UHD." Ettus Knowledge Base, . 24 Sep 2025, 15:01 UTC. 21 Mar 2026, 23:33 <https://kb.ettus.com/index.php?title=Getting_Started_with_DPDK_and_UHD&oldid=4427>.
MHRA style
Ettus Knowledge Base contributors, 'Getting Started with DPDK and UHD', Ettus Knowledge Base, , 24 September 2025, 15:01 UTC, <https://kb.ettus.com/index.php?title=Getting_Started_with_DPDK_and_UHD&oldid=4427> [accessed 21 March 2026]
Chicago style
Ettus Knowledge Base contributors, "Getting Started with DPDK and UHD," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=Getting_Started_with_DPDK_and_UHD&oldid=4427 (accessed March 21, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. Getting Started with DPDK and UHD [Internet]. Ettus Knowledge Base, ; 2025 Sep 24, 15:01 UTC [cited 2026 Mar 21]. Available from: https://kb.ettus.com/index.php?title=Getting_Started_with_DPDK_and_UHD&oldid=4427.
Bluebook style
Getting Started with DPDK and UHD, https://kb.ettus.com/index.php?title=Getting_Started_with_DPDK_and_UHD&oldid=4427 (last visited March 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus Knowledge Base",
title = "Getting Started with DPDK and UHD --- Ettus Knowledge Base{,} ",
year = "2025",
url = "https://kb.ettus.com/index.php?title=Getting_Started_with_DPDK_and_UHD&oldid=4427",
note = "[Online; accessed 21-March-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 = "Ettus Knowledge Base",
title = "Getting Started with DPDK and UHD --- Ettus Knowledge Base{,} ",
year = "2025",
url = "\url{https://kb.ettus.com/index.php?title=Getting_Started_with_DPDK_and_UHD&oldid=4427}",
note = "[Online; accessed 21-March-2026]"
}