Cite This Page
Bibliographic details for Workspace Email
- Page name: Workspace Email
- Author: A11ySIG contributors
- Publisher: A11ySIG, .
- Date of last revision: 21 September 2018 03:46 UTC
- Date retrieved: 2 November 2025 23:16 UTC
- Permanent URL: http://www.a11ysig.org/w/index.php?title=Workspace_Email&oldid=98435
- Page Version ID: 98435
Citation styles for Workspace Email
APA style
Workspace Email. (2018, September 21). A11ySIG, . Retrieved 23:16, November 2, 2025 from http://www.a11ysig.org/w/index.php?title=Workspace_Email&oldid=98435.
MLA style
"Workspace Email." A11ySIG, . 21 Sep 2018, 03:46 UTC. 2 Nov 2025, 23:16 <http://www.a11ysig.org/w/index.php?title=Workspace_Email&oldid=98435>.
MHRA style
A11ySIG contributors, 'Workspace Email', A11ySIG, , 21 September 2018, 03:46 UTC, <http://www.a11ysig.org/w/index.php?title=Workspace_Email&oldid=98435> [accessed 2 November 2025]
Chicago style
A11ySIG contributors, "Workspace Email," A11ySIG, , http://www.a11ysig.org/w/index.php?title=Workspace_Email&oldid=98435 (accessed November 2, 2025).
CBE/CSE style
A11ySIG contributors. Workspace Email [Internet]. A11ySIG, ; 2018 Sep 21, 03:46 UTC [cited 2025 Nov 2]. Available from: http://www.a11ysig.org/w/index.php?title=Workspace_Email&oldid=98435.
Bluebook style
Workspace Email, http://www.a11ysig.org/w/index.php?title=Workspace_Email&oldid=98435 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "A11ySIG",
title = "Workspace Email --- A11ySIG{,} ",
year = "2018",
url = "http://www.a11ysig.org/w/index.php?title=Workspace_Email&oldid=98435",
note = "[Online; accessed 2-November-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 = "A11ySIG",
title = "Workspace Email --- A11ySIG{,} ",
year = "2018",
url = "\url{http://www.a11ysig.org/w/index.php?title=Workspace_Email&oldid=98435}",
note = "[Online; accessed 2-November-2025]"
}