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: 4 September 2026 16:16 UTC
- Date retrieved: 7 September 2026 11:02 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=7239
- Page Version ID: 7239
Citation styles for Instructions for System Setup and Configuration
APA style
Instructions for System Setup and Configuration. (2026, September 4). Ettus Knowledge Base, . Retrieved 11:02, September 7, 2026 from https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=7239.
MLA style
"Instructions for System Setup and Configuration." Ettus Knowledge Base, . 4 Sep 2026, 16:16 UTC. 7 Sep 2026, 11:02 <https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=7239>.
MHRA style
Ettus Knowledge Base contributors, 'Instructions for System Setup and Configuration', Ettus Knowledge Base, , 4 September 2026, 16:16 UTC, <https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=7239> [accessed 7 September 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=7239 (accessed September 7, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. Instructions for System Setup and Configuration [Internet]. Ettus Knowledge Base, ; 2026 Sep 4, 16:16 UTC [cited 2026 Sep 7]. Available from: https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=7239.
Bluebook style
Instructions for System Setup and Configuration, https://kb.ettus.com/index.php?title=Instructions_for_System_Setup_and_Configuration&oldid=7239 (last visited September 7, 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=7239",
note = "[Online; accessed 7-September-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=7239}",
note = "[Online; accessed 7-September-2026]"
}