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