Cite This Page
Bibliographic details for Git repo hosting
- Page name: Git repo hosting
- Author: Freephile Wiki contributors
- Publisher: Freephile Wiki, .
- Date of last revision: 27 December 2018 12:39 UTC
- Date retrieved: 21 November 2024 15:37 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9303
- Page Version ID: 9303
Citation styles for Git repo hosting
APA style
Git repo hosting. (2018, December 27). Freephile Wiki, . Retrieved 15:37, November 21, 2024 from https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9303.
MLA style
"Git repo hosting." Freephile Wiki, . 27 Dec 2018, 12:39 UTC. 21 Nov 2024, 15:37 <https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9303>.
MHRA style
Freephile Wiki contributors, 'Git repo hosting', Freephile Wiki, , 27 December 2018, 12:39 UTC, <https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9303> [accessed 21 November 2024]
Chicago style
Freephile Wiki contributors, "Git repo hosting," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9303 (accessed November 21, 2024).
CBE/CSE style
Freephile Wiki contributors. Git repo hosting [Internet]. Freephile Wiki, ; 2018 Dec 27, 12:39 UTC [cited 2024 Nov 21]. Available from: https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9303.
Bluebook style
Git repo hosting, https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9303 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Freephile Wiki", title = "Git repo hosting --- Freephile Wiki{,} ", year = "2018", url = "https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9303", 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 = "Freephile Wiki", title = "Git repo hosting --- Freephile Wiki{,} ", year = "2018", url = "\url{https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9303}", note = "[Online; accessed 21-November-2024]" }