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