Cite This Page
Bibliographic details for Patches
- Page name: Patches
- Author: AC Community Wiki contributors
- Publisher: AC Community Wiki.
- Date of last revision: 10 November 2020 13:47 UTC
- Date retrieved: 17 July 2026 01:40 UTC
- Permanent URL: https://asheron.info/wiki/index.php?title=Patches&oldid=155331
- Page Version ID: 155331
Citation styles for Patches
APA style
Patches. (2020, November 10). AC Community Wiki. Retrieved 01:40, July 17, 2026 from https://asheron.info/wiki/index.php?title=Patches&oldid=155331.
MLA style
"Patches." AC Community Wiki. 10 Nov 2020, 13:47 UTC. 17 Jul 2026, 01:40 <https://asheron.info/wiki/index.php?title=Patches&oldid=155331>.
MHRA style
AC Community Wiki contributors, 'Patches', AC Community Wiki, 10 November 2020, 13:47 UTC, <https://asheron.info/wiki/index.php?title=Patches&oldid=155331> [accessed 17 July 2026]
Chicago style
AC Community Wiki contributors, "Patches," AC Community Wiki, https://asheron.info/wiki/index.php?title=Patches&oldid=155331 (accessed July 17, 2026).
CBE/CSE style
AC Community Wiki contributors. Patches [Internet]. AC Community Wiki; 2020 Nov 10, 13:47 UTC [cited 2026 Jul 17]. Available from: https://asheron.info/wiki/index.php?title=Patches&oldid=155331.
Bluebook style
Patches, https://asheron.info/wiki/index.php?title=Patches&oldid=155331 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "AC Community Wiki",
title = "Patches --- AC Community Wiki{,} ",
year = "2020",
url = "https://asheron.info/wiki/index.php?title=Patches&oldid=155331",
note = "[Online; accessed 17-July-2026]"
}
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 = "AC Community Wiki",
title = "Patches --- AC Community Wiki{,} ",
year = "2020",
url = "\url{https://asheron.info/wiki/index.php?title=Patches&oldid=155331}",
note = "[Online; accessed 17-July-2026]"
}