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