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