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