Cite This Page
Bibliographic details for Instructions for System Setup and Configuration
- Page name: Instructions for System Setup and Configuration
- Author: Ettus Knowledge Base contributors
- Publisher: Ettus Knowledge Base, .
- Date of last revision: 6 March 2026 04:00 UTC
- Date retrieved: 18 March 2026 02:55 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6471
- Page Version ID: 6471
Citation styles for Instructions for System Setup and Configuration
APA style
Instructions for System Setup and Configuration. (2026, March 6). Ettus Knowledge Base, . Retrieved 02:55, March 18, 2026 from https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6471.
MLA style
"Instructions for System Setup and Configuration." Ettus Knowledge Base, . 6 Mar 2026, 04:00 UTC. 18 Mar 2026, 02:55 <https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6471>.
MHRA style
Ettus Knowledge Base contributors, 'Instructions for System Setup and Configuration', Ettus Knowledge Base, , 6 March 2026, 04:00 UTC, <https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6471> [accessed 18 March 2026]
Chicago style
Ettus Knowledge Base contributors, "Instructions for System Setup and Configuration," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6471 (accessed March 18, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. Instructions for System Setup and Configuration [Internet]. Ettus Knowledge Base, ; 2026 Mar 6, 04:00 UTC [cited 2026 Mar 18]. Available from: https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6471.
Bluebook style
Instructions for System Setup and Configuration, https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6471 (last visited March 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus Knowledge Base",
title = "Instructions for System Setup and Configuration --- Ettus Knowledge Base{,} ",
year = "2026",
url = "https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6471",
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 = "Instructions for System Setup and Configuration --- Ettus Knowledge Base{,} ",
year = "2026",
url = "\url{https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6471}",
note = "[Online; accessed 18-March-2026]"
}