Cite This Page
Bibliographic details for Guideline: How to Contribute Code
- Page name: Guideline: How to Contribute Code
- Author: GhostBSD Wiki contributors
- Publisher: GhostBSD Wiki, .
- Date of last revision: 19 June 2020 16:54 UTC
- Date retrieved: 21 November 2024 21:16 UTC
- Permanent URL: http://wiki.ghostbsd.org/index.php?title=Guideline:_How_to_Contribute_Code&oldid=6536
- Page Version ID: 6536
Citation styles for Guideline: How to Contribute Code
APA style
Guideline: How to Contribute Code. (2020, June 19). GhostBSD Wiki, . Retrieved 21:16, November 21, 2024 from http://wiki.ghostbsd.org/index.php?title=Guideline:_How_to_Contribute_Code&oldid=6536.
MLA style
"Guideline: How to Contribute Code." GhostBSD Wiki, . 19 Jun 2020, 16:54 UTC. 21 Nov 2024, 21:16 <http://wiki.ghostbsd.org/index.php?title=Guideline:_How_to_Contribute_Code&oldid=6536>.
MHRA style
GhostBSD Wiki contributors, 'Guideline: How to Contribute Code', GhostBSD Wiki, , 19 June 2020, 16:54 UTC, <http://wiki.ghostbsd.org/index.php?title=Guideline:_How_to_Contribute_Code&oldid=6536> [accessed 21 November 2024]
Chicago style
GhostBSD Wiki contributors, "Guideline: How to Contribute Code," GhostBSD Wiki, , http://wiki.ghostbsd.org/index.php?title=Guideline:_How_to_Contribute_Code&oldid=6536 (accessed November 21, 2024).
CBE/CSE style
GhostBSD Wiki contributors. Guideline: How to Contribute Code [Internet]. GhostBSD Wiki, ; 2020 Jun 19, 16:54 UTC [cited 2024 Nov 21]. Available from: http://wiki.ghostbsd.org/index.php?title=Guideline:_How_to_Contribute_Code&oldid=6536.
Bluebook style
Guideline: How to Contribute Code, http://wiki.ghostbsd.org/index.php?title=Guideline:_How_to_Contribute_Code&oldid=6536 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "GhostBSD Wiki", title = "Guideline: How to Contribute Code --- GhostBSD Wiki{,} ", year = "2020", url = "http://wiki.ghostbsd.org/index.php?title=Guideline:_How_to_Contribute_Code&oldid=6536", note = "[Online; accessed 21-November-2024]" }
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 = "GhostBSD Wiki", title = "Guideline: How to Contribute Code --- GhostBSD Wiki{,} ", year = "2020", url = "\url{http://wiki.ghostbsd.org/index.php?title=Guideline:_How_to_Contribute_Code&oldid=6536}", note = "[Online; accessed 21-November-2024]" }