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