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