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