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