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: 30 March 2025 11:44 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=StackExchange&oldid=5951
- Page Version ID: 5951
Citation styles for StackExchange
APA style
StackExchange. (2023, December 3). Ettus Knowledge Base, . Retrieved 11:44, March 30, 2025 from https://kb.ettus.com/index.php?title=StackExchange&oldid=5951.
MLA style
"StackExchange." Ettus Knowledge Base, . 3 Dec 2023, 19:04 UTC. 30 Mar 2025, 11:44 <https://kb.ettus.com/index.php?title=StackExchange&oldid=5951>.
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=5951> [accessed 30 March 2025]
Chicago style
Ettus Knowledge Base contributors, "StackExchange," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=StackExchange&oldid=5951 (accessed March 30, 2025).
CBE/CSE style
Ettus Knowledge Base contributors. StackExchange [Internet]. Ettus Knowledge Base, ; 2023 Dec 3, 19:04 UTC [cited 2025 Mar 30]. Available from: https://kb.ettus.com/index.php?title=StackExchange&oldid=5951.
Bluebook style
StackExchange, https://kb.ettus.com/index.php?title=StackExchange&oldid=5951 (last visited March 30, 2025).
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=5951", note = "[Online; accessed 30-March-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 Knowledge Base", title = "StackExchange --- Ettus Knowledge Base{,} ", year = "2023", url = "\url{https://kb.ettus.com/index.php?title=StackExchange&oldid=5951}", note = "[Online; accessed 30-March-2025]" }