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: 14 May 2016 22:00 UTC
- Date retrieved: 18 March 2026 07:25 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=2324
- Page Version ID: 2324
Citation styles for UBX Getting Started Guides
APA style
UBX Getting Started Guides. (2016, May 14). Ettus Knowledge Base, . Retrieved 07:25, March 18, 2026 from https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=2324.
MLA style
"UBX Getting Started Guides." Ettus Knowledge Base, . 14 May 2016, 22:00 UTC. 18 Mar 2026, 07:25 <https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=2324>.
MHRA style
Ettus Knowledge Base contributors, 'UBX Getting Started Guides', Ettus Knowledge Base, , 14 May 2016, 22:00 UTC, <https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=2324> [accessed 18 March 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=2324 (accessed March 18, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. UBX Getting Started Guides [Internet]. Ettus Knowledge Base, ; 2016 May 14, 22:00 UTC [cited 2026 Mar 18]. Available from: https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=2324.
Bluebook style
UBX Getting Started Guides, https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=2324 (last visited March 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus Knowledge Base",
title = "UBX Getting Started Guides --- Ettus Knowledge Base{,} ",
year = "2016",
url = "https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=2324",
note = "[Online; accessed 18-March-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 = "2016",
url = "\url{https://kb.ettus.com/index.php?title=UBX_Getting_Started_Guides&oldid=2324}",
note = "[Online; accessed 18-March-2026]"
}