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