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: 21 November 2024 18:56 UTC
- Permanent URL: https://kb.ettus.com/index.php?title=StackExchange&oldid=2067
- Page Version ID: 2067
Citation styles for StackExchange
APA style
StackExchange. (2023, December 3). Ettus Knowledge Base, . Retrieved 18:56, November 21, 2024 from https://kb.ettus.com/index.php?title=StackExchange&oldid=2067.
MLA style
"StackExchange." Ettus Knowledge Base, . 3 Dec 2023, 19:04 UTC. 21 Nov 2024, 18:56 <https://kb.ettus.com/index.php?title=StackExchange&oldid=2067>.
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=2067> [accessed 21 November 2024]
Chicago style
Ettus Knowledge Base contributors, "StackExchange," Ettus Knowledge Base, , https://kb.ettus.com/index.php?title=StackExchange&oldid=2067 (accessed November 21, 2024).
CBE/CSE style
Ettus Knowledge Base contributors. StackExchange [Internet]. Ettus Knowledge Base, ; 2023 Dec 3, 19:04 UTC [cited 2024 Nov 21]. Available from: https://kb.ettus.com/index.php?title=StackExchange&oldid=2067.
Bluebook style
StackExchange, https://kb.ettus.com/index.php?title=StackExchange&oldid=2067 (last visited November 21, 2024).
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=2067", note = "[Online; accessed 21-November-2024]" }
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=2067}", note = "[Online; accessed 21-November-2024]" }