Cite This Page
Bibliographic details for WBX Getting Started
- Page name: WBX Getting Started
- Author: Ettus KB QA contributors
- Publisher: Ettus KB QA, .
- Date of last revision: 18 April 2016 17:45 UTC
- Date retrieved: 27 October 2025 06:49 UTC
- Permanent URL: http://kbqa.ettus.com/index.php?title=WBX_Getting_Started&oldid=1092
- Page Version ID: 1092
Citation styles for WBX Getting Started
APA style
WBX Getting Started. (2016, April 18). Ettus KB QA, . Retrieved 06:49, October 27, 2025 from http://kbqa.ettus.com/index.php?title=WBX_Getting_Started&oldid=1092.
MLA style
"WBX Getting Started." Ettus KB QA, . 18 Apr 2016, 17:45 UTC. 27 Oct 2025, 06:49 <http://kbqa.ettus.com/index.php?title=WBX_Getting_Started&oldid=1092>.
MHRA style
Ettus KB QA contributors, 'WBX Getting Started', Ettus KB QA, , 18 April 2016, 17:45 UTC, <http://kbqa.ettus.com/index.php?title=WBX_Getting_Started&oldid=1092> [accessed 27 October 2025]
Chicago style
Ettus KB QA contributors, "WBX Getting Started," Ettus KB QA, , http://kbqa.ettus.com/index.php?title=WBX_Getting_Started&oldid=1092 (accessed October 27, 2025).
CBE/CSE style
Ettus KB QA contributors. WBX Getting Started [Internet]. Ettus KB QA, ; 2016 Apr 18, 17:45 UTC [cited 2025 Oct 27]. Available from: http://kbqa.ettus.com/index.php?title=WBX_Getting_Started&oldid=1092.
Bluebook style
WBX Getting Started, http://kbqa.ettus.com/index.php?title=WBX_Getting_Started&oldid=1092 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Ettus KB QA",
title = "WBX Getting Started --- Ettus KB QA{,} ",
year = "2016",
url = "http://kbqa.ettus.com/index.php?title=WBX_Getting_Started&oldid=1092",
note = "[Online; accessed 27-October-2025]"
}
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 KB QA",
title = "WBX Getting Started --- Ettus KB QA{,} ",
year = "2016",
url = "\url{http://kbqa.ettus.com/index.php?title=WBX_Getting_Started&oldid=1092}",
note = "[Online; accessed 27-October-2025]"
}