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: 29 January 2026 02:33 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5272
- Page Version ID: 5272
Citation styles for UHD Python API
APA style
UHD Python API. (2022, February 10). Ettus Knowledge Base, . Retrieved 02:33, January 29, 2026 from https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5272.
MLA style
"UHD Python API." Ettus Knowledge Base, . 10 Feb 2022, 08:59 UTC. 29 Jan 2026, 02:33 <https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5272>.
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=5272> [accessed 29 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=5272 (accessed January 29, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. UHD Python API [Internet]. Ettus Knowledge Base, ; 2022 Feb 10, 08:59 UTC [cited 2026 Jan 29]. Available from: https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5272.
Bluebook style
UHD Python API, https://kb.ettus.com/index.php?title=UHD_Python_API&oldid=5272 (last visited January 29, 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=5272",
note = "[Online; accessed 29-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=5272}",
note = "[Online; accessed 29-January-2026]"
}