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