Cite This Page
Bibliographic details for Patches
- Page name: Patches
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 31 December 2020 03:23 UTC
- Date retrieved: 8 May 2026 02:30 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Patches&oldid=4538027
- Page Version ID: 4538027
Citation styles for Patches
APA style
Patches. (2020, December 31). blackwiki, . Retrieved 02:30, May 8, 2026 from https://blackwiki.org/index.php?title=Patches&oldid=4538027.
MLA style
"Patches." blackwiki, . 31 Dec 2020, 03:23 UTC. 8 May 2026, 02:30 <https://blackwiki.org/index.php?title=Patches&oldid=4538027>.
MHRA style
blackwiki contributors, 'Patches', blackwiki, , 31 December 2020, 03:23 UTC, <https://blackwiki.org/index.php?title=Patches&oldid=4538027> [accessed 8 May 2026]
Chicago style
blackwiki contributors, "Patches," blackwiki, , https://blackwiki.org/index.php?title=Patches&oldid=4538027 (accessed May 8, 2026).
CBE/CSE style
blackwiki contributors. Patches [Internet]. blackwiki, ; 2020 Dec 31, 03:23 UTC [cited 2026 May 8]. Available from: https://blackwiki.org/index.php?title=Patches&oldid=4538027.
Bluebook style
Patches, https://blackwiki.org/index.php?title=Patches&oldid=4538027 (last visited May 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Patches --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=Patches&oldid=4538027",
note = "[Online; accessed 8-May-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 = "blackwiki",
title = "Patches --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=Patches&oldid=4538027}",
note = "[Online; accessed 8-May-2026]"
}