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