Cite This Page
Bibliographic details for UHD Python API
- Page name: UHD Python API
- Author: Ettus Knowledge Base contributors
- Publisher: Ettus Knowledge Base, .
- Date of last revision: 10 February 2022 08:59 UTC
- Date retrieved: 28 January 2026 22:04 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5273
- Page Version ID: 5273
Citation styles for UHD Python API
APA style
UHD Python API. (2022, February 10). Ettus Knowledge Base, . Retrieved 22:04, January 28, 2026 from https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5273.
MLA style
"UHD Python API." Ettus Knowledge Base, . 10 Feb 2022, 08:59 UTC. 28 Jan 2026, 22:04 <https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5273>.
MHRA style
Ettus Knowledge Base contributors, 'UHD Python API', Ettus Knowledge Base, , 10 February 2022, 08:59 UTC, <https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5273> [accessed 28 January 2026]
Chicago style
Ettus Knowledge Base contributors, "UHD Python API," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5273 (accessed January 28, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. UHD Python API [Internet]. Ettus Knowledge Base, ; 2022 Feb 10, 08:59 UTC [cited 2026 Jan 28]. Available from: https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5273.
Bluebook style
UHD Python API, https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5273 (last visited January 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus Knowledge Base",
title = "UHD Python API --- Ettus Knowledge Base{,} ",
year = "2022",
url = "https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5273",
note = "[Online; accessed 28-January-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 = "UHD Python API --- Ettus Knowledge Base{,} ",
year = "2022",
url = "\url{https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5273}",
note = "[Online; accessed 28-January-2026]"
}