Cite This Page
Bibliographic details for Select Your Region
- Page name: Select Your Region
- Author: A11ySIG contributors
- Publisher: A11ySIG, .
- Date of last revision: 30 August 2018 19:39 UTC
- Date retrieved: 28 October 2025 03:23 UTC
- Permanent URL: http://www.a11ysig.org/w/index.php?title=Select_Your_Region&oldid=5534
- Page Version ID: 5534
Citation styles for Select Your Region
APA style
Select Your Region. (2018, August 30). A11ySIG, . Retrieved 03:23, October 28, 2025 from http://www.a11ysig.org/w/index.php?title=Select_Your_Region&oldid=5534.
MLA style
"Select Your Region." A11ySIG, . 30 Aug 2018, 19:39 UTC. 28 Oct 2025, 03:23 <http://www.a11ysig.org/w/index.php?title=Select_Your_Region&oldid=5534>.
MHRA style
A11ySIG contributors, 'Select Your Region', A11ySIG, , 30 August 2018, 19:39 UTC, <http://www.a11ysig.org/w/index.php?title=Select_Your_Region&oldid=5534> [accessed 28 October 2025]
Chicago style
A11ySIG contributors, "Select Your Region," A11ySIG, , http://www.a11ysig.org/w/index.php?title=Select_Your_Region&oldid=5534 (accessed October 28, 2025).
CBE/CSE style
A11ySIG contributors. Select Your Region [Internet]. A11ySIG, ; 2018 Aug 30, 19:39 UTC [cited 2025 Oct 28]. Available from: http://www.a11ysig.org/w/index.php?title=Select_Your_Region&oldid=5534.
Bluebook style
Select Your Region, http://www.a11ysig.org/w/index.php?title=Select_Your_Region&oldid=5534 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "A11ySIG",
title = "Select Your Region --- A11ySIG{,} ",
year = "2018",
url = "http://www.a11ysig.org/w/index.php?title=Select_Your_Region&oldid=5534",
note = "[Online; accessed 28-October-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 = "Select Your Region --- A11ySIG{,} ",
year = "2018",
url = "\url{http://www.a11ysig.org/w/index.php?title=Select_Your_Region&oldid=5534}",
note = "[Online; accessed 28-October-2025]"
}