Cite This Page
Bibliographic details for UHD Host and FPGA Code Repository
- Page name: UHD Host and FPGA Code Repository
- Author: Ettus KB QA contributors
- Publisher: Ettus KB QA, .
- Date of last revision: 15 March 2016 21:57 UTC
- Date retrieved: 27 October 2025 09:43 UTC
- Permanent URL: http://kbqa.ettus.com/index.php?title=UHD_Host_and_FPGA_Code_Repository&oldid=414
- Page Version ID: 414
Citation styles for UHD Host and FPGA Code Repository
APA style
UHD Host and FPGA Code Repository. (2016, March 15). Ettus KB QA, . Retrieved 09:43, October 27, 2025 from http://kbqa.ettus.com/index.php?title=UHD_Host_and_FPGA_Code_Repository&oldid=414.
MLA style
"UHD Host and FPGA Code Repository." Ettus KB QA, . 15 Mar 2016, 21:57 UTC. 27 Oct 2025, 09:43 <http://kbqa.ettus.com/index.php?title=UHD_Host_and_FPGA_Code_Repository&oldid=414>.
MHRA style
Ettus KB QA contributors, 'UHD Host and FPGA Code Repository', Ettus KB QA, , 15 March 2016, 21:57 UTC, <http://kbqa.ettus.com/index.php?title=UHD_Host_and_FPGA_Code_Repository&oldid=414> [accessed 27 October 2025]
Chicago style
Ettus KB QA contributors, "UHD Host and FPGA Code Repository," Ettus KB QA, , http://kbqa.ettus.com/index.php?title=UHD_Host_and_FPGA_Code_Repository&oldid=414 (accessed October 27, 2025).
CBE/CSE style
Ettus KB QA contributors. UHD Host and FPGA Code Repository [Internet]. Ettus KB QA, ; 2016 Mar 15, 21:57 UTC [cited 2025 Oct 27]. Available from: http://kbqa.ettus.com/index.php?title=UHD_Host_and_FPGA_Code_Repository&oldid=414.
Bluebook style
UHD Host and FPGA Code Repository, http://kbqa.ettus.com/index.php?title=UHD_Host_and_FPGA_Code_Repository&oldid=414 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus KB QA",
title = "UHD Host and FPGA Code Repository --- Ettus KB QA{,} ",
year = "2016",
url = "http://kbqa.ettus.com/index.php?title=UHD_Host_and_FPGA_Code_Repository&oldid=414",
note = "[Online; accessed 27-October-2025]"
}
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 KB QA",
title = "UHD Host and FPGA Code Repository --- Ettus KB QA{,} ",
year = "2016",
url = "\url{http://kbqa.ettus.com/index.php?title=UHD_Host_and_FPGA_Code_Repository&oldid=414}",
note = "[Online; accessed 27-October-2025]"
}