Cite This Page
Bibliographic details for Common Source Code Project
- Page name: Common Source Code Project
- Author: The VG Resource Wiki contributors
- Publisher: The VG Resource Wiki, .
- Date of last revision: 3 September 2019 06:12 UTC
- Date retrieved: 7 April 2025 14:53 UTC
- Permanent URL: https://wiki.vg-resource.com/index.php?title=Common_Source_Code_Project&oldid=2266
- Page Version ID: 2266
Citation styles for Common Source Code Project
APA style
Common Source Code Project. (2019, September 3). The VG Resource Wiki, . Retrieved 14:53, April 7, 2025 from https://wiki.vg-resource.com/index.php?title=Common_Source_Code_Project&oldid=2266.
MLA style
"Common Source Code Project." The VG Resource Wiki, . 3 Sep 2019, 06:12 UTC. 7 Apr 2025, 14:53 <https://wiki.vg-resource.com/index.php?title=Common_Source_Code_Project&oldid=2266>.
MHRA style
The VG Resource Wiki contributors, 'Common Source Code Project', The VG Resource Wiki, , 3 September 2019, 06:12 UTC, <https://wiki.vg-resource.com/index.php?title=Common_Source_Code_Project&oldid=2266> [accessed 7 April 2025]
Chicago style
The VG Resource Wiki contributors, "Common Source Code Project," The VG Resource Wiki, , https://wiki.vg-resource.com/index.php?title=Common_Source_Code_Project&oldid=2266 (accessed April 7, 2025).
CBE/CSE style
The VG Resource Wiki contributors. Common Source Code Project [Internet]. The VG Resource Wiki, ; 2019 Sep 3, 06:12 UTC [cited 2025 Apr 7]. Available from: https://wiki.vg-resource.com/index.php?title=Common_Source_Code_Project&oldid=2266.
Bluebook style
Common Source Code Project, https://wiki.vg-resource.com/index.php?title=Common_Source_Code_Project&oldid=2266 (last visited April 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "The VG Resource Wiki", title = "Common Source Code Project --- The VG Resource Wiki{,} ", year = "2019", url = "https://wiki.vg-resource.com/index.php?title=Common_Source_Code_Project&oldid=2266", note = "[Online; accessed 7-April-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 = "The VG Resource Wiki", title = "Common Source Code Project --- The VG Resource Wiki{,} ", year = "2019", url = "\url{https://wiki.vg-resource.com/index.php?title=Common_Source_Code_Project&oldid=2266}", note = "[Online; accessed 7-April-2025]" }