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