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