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