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