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