Cite This Page
Bibliographic details for UBX Getting Started Guides
- Page name: UBX Getting Started Guides
- Author: Ettus Knowledge Base contributors
- Publisher: Ettus Knowledge Base, .
- Date of last revision: 26 June 2026 20:50 UTC
- Date retrieved: 30 June 2026 07:47 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=7149
- Page Version ID: 7149
Citation styles for UBX Getting Started Guides
APA style
UBX Getting Started Guides. (2026, June 26). Ettus Knowledge Base, . Retrieved 07:47, June 30, 2026 from https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=7149.
MLA style
"UBX Getting Started Guides." Ettus Knowledge Base, . 26 Jun 2026, 20:50 UTC. 30 Jun 2026, 07:47 <https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=7149>.
MHRA style
Ettus Knowledge Base contributors, 'UBX Getting Started Guides', Ettus Knowledge Base, , 26 June 2026, 20:50 UTC, <https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=7149> [accessed 30 June 2026]
Chicago style
Ettus Knowledge Base contributors, "UBX Getting Started Guides," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=7149 (accessed June 30, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. UBX Getting Started Guides [Internet]. Ettus Knowledge Base, ; 2026 Jun 26, 20:50 UTC [cited 2026 Jun 30]. Available from: https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=7149.
Bluebook style
UBX Getting Started Guides, https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=7149 (last visited June 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus Knowledge Base",
title = "UBX Getting Started Guides --- Ettus Knowledge Base{,} ",
year = "2026",
url = "https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=7149",
note = "[Online; accessed 30-June-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 = "UBX Getting Started Guides --- Ettus Knowledge Base{,} ",
year = "2026",
url = "\url{https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=7149}",
note = "[Online; accessed 30-June-2026]"
}