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