Cite This Page
Bibliographic details for Source code & patches
- Page name: Source code & patches
- Author: Wikisphere contributors
- Publisher: Wikisphere.
- Date of last revision: 2 January 2022 22:30 UTC
- Date retrieved: 2 July 2025 00:10 UTC
- Permanent URL: https://wikisphere.org/w/index.php?title=Source_code_%26_patches&oldid=497
- Page Version ID: 497
Citation styles for Source code & patches
APA style
Source code & patches. (2022, January 2). Wikisphere. Retrieved 00:10, July 2, 2025 from https://wikisphere.org/w/index.php?title=Source_code_%26_patches&oldid=497.
MLA style
"Source code & patches." Wikisphere. 2 Jan 2022, 22:30 UTC. 2 Jul 2025, 00:10 <https://wikisphere.org/w/index.php?title=Source_code_%26_patches&oldid=497>.
MHRA style
Wikisphere contributors, 'Source code & patches', Wikisphere, 2 January 2022, 22:30 UTC, <https://wikisphere.org/w/index.php?title=Source_code_%26_patches&oldid=497> [accessed 2 July 2025]
Chicago style
Wikisphere contributors, "Source code & patches," Wikisphere, https://wikisphere.org/w/index.php?title=Source_code_%26_patches&oldid=497 (accessed July 2, 2025).
CBE/CSE style
Wikisphere contributors. Source code & patches [Internet]. Wikisphere; 2022 Jan 2, 22:30 UTC [cited 2025 Jul 2]. Available from: https://wikisphere.org/w/index.php?title=Source_code_%26_patches&oldid=497.
Bluebook style
Source code & patches, https://wikisphere.org/w/index.php?title=Source_code_%26_patches&oldid=497 (last visited July 2, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Wikisphere", title = "Source code & patches --- Wikisphere{,} ", year = "2022", url = "https://wikisphere.org/w/index.php?title=Source_code_%26_patches&oldid=497", note = "[Online; accessed 2-July-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 = "Wikisphere", title = "Source code & patches --- Wikisphere{,} ", year = "2022", url = "\url{https://wikisphere.org/w/index.php?title=Source_code_%26_patches&oldid=497}", note = "[Online; accessed 2-July-2025]" }