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: 12 June 2018 19:16 UTC
- Date retrieved: 22 November 2024 00:52 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9039
- Page Version ID: 9039
Citation styles for Git repo hosting
APA style
Git repo hosting. (2018, June 12). Freephile Wiki, . Retrieved 00:52, November 22, 2024 from https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9039.
MLA style
"Git repo hosting." Freephile Wiki, . 12 Jun 2018, 19:16 UTC. 22 Nov 2024, 00:52 <https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9039>.
MHRA style
Freephile Wiki contributors, 'Git repo hosting', Freephile Wiki, , 12 June 2018, 19:16 UTC, <https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9039> [accessed 22 November 2024]
Chicago style
Freephile Wiki contributors, "Git repo hosting," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9039 (accessed November 22, 2024).
CBE/CSE style
Freephile Wiki contributors. Git repo hosting [Internet]. Freephile Wiki, ; 2018 Jun 12, 19:16 UTC [cited 2024 Nov 22]. Available from: https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9039.
Bluebook style
Git repo hosting, https://wiki.freephile.org/wiki/index.php?title=Git_repo_hosting&oldid=9039 (last visited November 22, 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=9039", note = "[Online; accessed 22-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=9039}", note = "[Online; accessed 22-November-2024]" }