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