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