Cite This Page
Bibliographic details for Using the RFNoC Replay Block
- Page name: Using the RFNoC Replay Block
- Author: Ettus Knowledge Base contributors
- Publisher: Ettus Knowledge Base, .
- Date of last revision: 23 March 2022 17:40 UTC
- Date retrieved: 8 March 2026 10:53 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=Using_the_RFNoC_Replay_Block&oldid=5302
- Page Version ID: 5302
Citation styles for Using the RFNoC Replay Block
APA style
Using the RFNoC Replay Block. (2022, March 23). Ettus Knowledge Base, . Retrieved 10:53, March 8, 2026 from https://kb.ettus.com/index.php?title=Using_the_RFNoC_Replay_Block&oldid=5302.
MLA style
"Using the RFNoC Replay Block." Ettus Knowledge Base, . 23 Mar 2022, 17:40 UTC. 8 Mar 2026, 10:53 <https://kb.ettus.com/index.php?title=Using_the_RFNoC_Replay_Block&oldid=5302>.
MHRA style
Ettus Knowledge Base contributors, 'Using the RFNoC Replay Block', Ettus Knowledge Base, , 23 March 2022, 17:40 UTC, <https://kb.ettus.com/index.php?title=Using_the_RFNoC_Replay_Block&oldid=5302> [accessed 8 March 2026]
Chicago style
Ettus Knowledge Base contributors, "Using the RFNoC Replay Block," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=Using_the_RFNoC_Replay_Block&oldid=5302 (accessed March 8, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. Using the RFNoC Replay Block [Internet]. Ettus Knowledge Base, ; 2022 Mar 23, 17:40 UTC [cited 2026 Mar 8]. Available from: https://kb.ettus.com/index.php?title=Using_the_RFNoC_Replay_Block&oldid=5302.
Bluebook style
Using the RFNoC Replay Block, https://kb.ettus.com/index.php?title=Using_the_RFNoC_Replay_Block&oldid=5302 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus Knowledge Base",
title = "Using the RFNoC Replay Block --- Ettus Knowledge Base{,} ",
year = "2022",
url = "https://kb.ettus.com/index.php?title=Using_the_RFNoC_Replay_Block&oldid=5302",
note = "[Online; accessed 8-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 = "Using the RFNoC Replay Block --- Ettus Knowledge Base{,} ",
year = "2022",
url = "\url{https://kb.ettus.com/index.php?title=Using_the_RFNoC_Replay_Block&oldid=5302}",
note = "[Online; accessed 8-March-2026]"
}