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