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: 25 June 2026 05:08 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=N200/N210_Getting_Started_Guides&oldid=2328
- Page Version ID: 2328
Citation styles for N200/N210 Getting Started Guides
APA style
N200/N210 Getting Started Guides. (2026, May 6). Ettus Knowledge Base, . Retrieved 05:08, June 25, 2026 from https://kb.ettus.com/index.php?title=N200/N210_Getting_Started_Guides&oldid=2328.
MLA style
"N200/N210 Getting Started Guides." Ettus Knowledge Base, . 6 May 2026, 14:39 UTC. 25 Jun 2026, 05:08 <https://kb.ettus.com/index.php?title=N200/N210_Getting_Started_Guides&oldid=2328>.
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=2328> [accessed 25 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=2328 (accessed June 25, 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 25]. Available from: https://kb.ettus.com/index.php?title=N200/N210_Getting_Started_Guides&oldid=2328.
Bluebook style
N200/N210 Getting Started Guides, https://kb.ettus.com/index.php?title=N200/N210_Getting_Started_Guides&oldid=2328 (last visited June 25, 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=2328",
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 = "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=2328}",
note = "[Online; accessed 25-June-2026]"
}