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