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