Cite This Page
Bibliographic details for Getting Started with RFNoC in UHD 4.0
- Page name: Getting Started with RFNoC in UHD 4.0
- Author: Ettus Knowledge Base contributors
- Publisher: Ettus Knowledge Base, .
- Date of last revision: 26 June 2026 21:02 UTC
- Date retrieved: 9 July 2026 17:31 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=Getting_Started_with_RFNoC_in_UHD_4.0&oldid=5114
- Page Version ID: 5114
Citation styles for Getting Started with RFNoC in UHD 4.0
APA style
Getting Started with RFNoC in UHD 4.0. (2026, June 26). Ettus Knowledge Base, . Retrieved 17:31, July 9, 2026 from https://kb.ettus.com/index.php?title=Getting_Started_with_RFNoC_in_UHD_4.0&oldid=5114.
MLA style
"Getting Started with RFNoC in UHD 4.0." Ettus Knowledge Base, . 26 Jun 2026, 21:02 UTC. 9 Jul 2026, 17:31 <https://kb.ettus.com/index.php?title=Getting_Started_with_RFNoC_in_UHD_4.0&oldid=5114>.
MHRA style
Ettus Knowledge Base contributors, 'Getting Started with RFNoC in UHD 4.0', Ettus Knowledge Base, , 26 June 2026, 21:02 UTC, <https://kb.ettus.com/index.php?title=Getting_Started_with_RFNoC_in_UHD_4.0&oldid=5114> [accessed 9 July 2026]
Chicago style
Ettus Knowledge Base contributors, "Getting Started with RFNoC in UHD 4.0," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=Getting_Started_with_RFNoC_in_UHD_4.0&oldid=5114 (accessed July 9, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. Getting Started with RFNoC in UHD 4.0 [Internet]. Ettus Knowledge Base, ; 2026 Jun 26, 21:02 UTC [cited 2026 Jul 9]. Available from: https://kb.ettus.com/index.php?title=Getting_Started_with_RFNoC_in_UHD_4.0&oldid=5114.
Bluebook style
Getting Started with RFNoC in UHD 4.0, https://kb.ettus.com/index.php?title=Getting_Started_with_RFNoC_in_UHD_4.0&oldid=5114 (last visited July 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus Knowledge Base",
title = "Getting Started with RFNoC in UHD 4.0 --- Ettus Knowledge Base{,} ",
year = "2026",
url = "https://kb.ettus.com/index.php?title=Getting_Started_with_RFNoC_in_UHD_4.0&oldid=5114",
note = "[Online; accessed 9-July-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 RFNoC in UHD 4.0 --- Ettus Knowledge Base{,} ",
year = "2026",
url = "\url{https://kb.ettus.com/index.php?title=Getting_Started_with_RFNoC_in_UHD_4.0&oldid=5114}",
note = "[Online; accessed 9-July-2026]"
}