Cite This Page
Bibliographic details for Troubleshoot Issues And How To Fix Them
- Page name: Troubleshoot Issues And How To Fix Them
- Author: A11ySIG contributors
- Publisher: A11ySIG, .
- Date of last revision: 24 September 2018 12:48 UTC
- Date retrieved: 24 November 2024 13:06 UTC
- Permanent URL: http://www.a11ysig.org/w/index.php?title=Troubleshoot_Issues_And_How_To_Fix_Them&oldid=117780
- Page Version ID: 117780
Citation styles for Troubleshoot Issues And How To Fix Them
APA style
Troubleshoot Issues And How To Fix Them. (2018, September 24). A11ySIG, . Retrieved 13:06, November 24, 2024 from http://www.a11ysig.org/w/index.php?title=Troubleshoot_Issues_And_How_To_Fix_Them&oldid=117780.
MLA style
"Troubleshoot Issues And How To Fix Them." A11ySIG, . 24 Sep 2018, 12:48 UTC. 24 Nov 2024, 13:06 <http://www.a11ysig.org/w/index.php?title=Troubleshoot_Issues_And_How_To_Fix_Them&oldid=117780>.
MHRA style
A11ySIG contributors, 'Troubleshoot Issues And How To Fix Them', A11ySIG, , 24 September 2018, 12:48 UTC, <http://www.a11ysig.org/w/index.php?title=Troubleshoot_Issues_And_How_To_Fix_Them&oldid=117780> [accessed 24 November 2024]
Chicago style
A11ySIG contributors, "Troubleshoot Issues And How To Fix Them," A11ySIG, , http://www.a11ysig.org/w/index.php?title=Troubleshoot_Issues_And_How_To_Fix_Them&oldid=117780 (accessed November 24, 2024).
CBE/CSE style
A11ySIG contributors. Troubleshoot Issues And How To Fix Them [Internet]. A11ySIG, ; 2018 Sep 24, 12:48 UTC [cited 2024 Nov 24]. Available from: http://www.a11ysig.org/w/index.php?title=Troubleshoot_Issues_And_How_To_Fix_Them&oldid=117780.
Bluebook style
Troubleshoot Issues And How To Fix Them, http://www.a11ysig.org/w/index.php?title=Troubleshoot_Issues_And_How_To_Fix_Them&oldid=117780 (last visited November 24, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "A11ySIG", title = "Troubleshoot Issues And How To Fix Them --- A11ySIG{,} ", year = "2018", url = "http://www.a11ysig.org/w/index.php?title=Troubleshoot_Issues_And_How_To_Fix_Them&oldid=117780", note = "[Online; accessed 24-November-2024]" }
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 = "Troubleshoot Issues And How To Fix Them --- A11ySIG{,} ", year = "2018", url = "\url{http://www.a11ysig.org/w/index.php?title=Troubleshoot_Issues_And_How_To_Fix_Them&oldid=117780}", note = "[Online; accessed 24-November-2024]" }