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: 10 March 2026 03:42 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6635
- Page Version ID: 6635
Citation styles for Instructions for System Setup and Configuration
APA style
Instructions for System Setup and Configuration. (2026, March 6). Ettus Knowledge Base, . Retrieved 03:42, March 10, 2026 from https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6635.
MLA style
"Instructions for System Setup and Configuration." Ettus Knowledge Base, . 6 Mar 2026, 04:00 UTC. 10 Mar 2026, 03:42 <https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6635>.
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=6635> [accessed 10 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=6635 (accessed March 10, 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 10]. Available from: https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6635.
Bluebook style
Instructions for System Setup and Configuration, https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=6635 (last visited March 10, 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=6635",
note = "[Online; accessed 10-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=6635}",
note = "[Online; accessed 10-March-2026]"
}