Cite This Page
Bibliographic details for Technical FAQ
- Page name: Technical FAQ
- Author: Ettus Knowledge Base contributors
- Publisher: Ettus Knowledge Base, .
- Date of last revision: 26 June 2026 21:10 UTC
- Date retrieved: 28 June 2026 08:10 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=Technical_FAQ&oldid=7178
- Page Version ID: 7178
Citation styles for Technical FAQ
APA style
Technical FAQ. (2026, June 26). Ettus Knowledge Base, . Retrieved 08:10, June 28, 2026 from https://kb.ettus.com/index.php?title=Technical_FAQ&oldid=7178.
MLA style
"Technical FAQ." Ettus Knowledge Base, . 26 Jun 2026, 21:10 UTC. 28 Jun 2026, 08:10 <https://kb.ettus.com/index.php?title=Technical_FAQ&oldid=7178>.
MHRA style
Ettus Knowledge Base contributors, 'Technical FAQ', Ettus Knowledge Base, , 26 June 2026, 21:10 UTC, <https://kb.ettus.com/index.php?title=Technical_FAQ&oldid=7178> [accessed 28 June 2026]
Chicago style
Ettus Knowledge Base contributors, "Technical FAQ," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=Technical_FAQ&oldid=7178 (accessed June 28, 2026).
CBE/CSE style
Ettus Knowledge Base contributors. Technical FAQ [Internet]. Ettus Knowledge Base, ; 2026 Jun 26, 21:10 UTC [cited 2026 Jun 28]. Available from: https://kb.ettus.com/index.php?title=Technical_FAQ&oldid=7178.
Bluebook style
Technical FAQ, https://kb.ettus.com/index.php?title=Technical_FAQ&oldid=7178 (last visited June 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus Knowledge Base",
title = "Technical FAQ --- Ettus Knowledge Base{,} ",
year = "2026",
url = "https://kb.ettus.com/index.php?title=Technical_FAQ&oldid=7178",
note = "[Online; accessed 28-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 = "Technical FAQ --- Ettus Knowledge Base{,} ",
year = "2026",
url = "\url{https://kb.ettus.com/index.php?title=Technical_FAQ&oldid=7178}",
note = "[Online; accessed 28-June-2026]"
}