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: 7 November 2025 08:58 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 08:58, November 7, 2025 from http://www.a11ysig.org/w/index.php?title=Resources&oldid=127568.
MLA style
"Resources." A11ySIG, . 16 Aug 2019, 03:49 UTC. 7 Nov 2025, 08:58 <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 7 November 2025]
Chicago style
A11ySIG contributors, "Resources," A11ySIG, , http://www.a11ysig.org/w/index.php?title=Resources&oldid=127568 (accessed November 7, 2025).
CBE/CSE style
A11ySIG contributors. Resources [Internet]. A11ySIG, ; 2019 Aug 16, 03:49 UTC [cited 2025 Nov 7]. 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 7, 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 7-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 7-November-2025]"
}