Cite This Page
Bibliographic details for Git/commit.template
- Page name: Git/commit.template
- Author: Freephile Wiki contributors
- Publisher: Freephile Wiki, .
- Date of last revision: 28 March 2024 06:42 UTC
- Date retrieved: 24 November 2024 00:12 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Git/commit.template&oldid=10725
- Page Version ID: 10725
Citation styles for Git/commit.template
APA style
Git/commit.template. (2024, March 28). Freephile Wiki, . Retrieved 00:12, November 24, 2024 from https://wiki.freephile.org/wiki/index.php?title=Git/commit.template&oldid=10725.
MLA style
"Git/commit.template." Freephile Wiki, . 28 Mar 2024, 06:42 UTC. 24 Nov 2024, 00:12 <https://wiki.freephile.org/wiki/index.php?title=Git/commit.template&oldid=10725>.
MHRA style
Freephile Wiki contributors, 'Git/commit.template', Freephile Wiki, , 28 March 2024, 06:42 UTC, <https://wiki.freephile.org/wiki/index.php?title=Git/commit.template&oldid=10725> [accessed 24 November 2024]
Chicago style
Freephile Wiki contributors, "Git/commit.template," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Git/commit.template&oldid=10725 (accessed November 24, 2024).
CBE/CSE style
Freephile Wiki contributors. Git/commit.template [Internet]. Freephile Wiki, ; 2024 Mar 28, 06:42 UTC [cited 2024 Nov 24]. Available from: https://wiki.freephile.org/wiki/index.php?title=Git/commit.template&oldid=10725.
Bluebook style
Git/commit.template, https://wiki.freephile.org/wiki/index.php?title=Git/commit.template&oldid=10725 (last visited November 24, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Freephile Wiki", title = "Git/commit.template --- Freephile Wiki{,} ", year = "2024", url = "https://wiki.freephile.org/wiki/index.php?title=Git/commit.template&oldid=10725", note = "[Online; accessed 24-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/commit.template --- Freephile Wiki{,} ", year = "2024", url = "\url{https://wiki.freephile.org/wiki/index.php?title=Git/commit.template&oldid=10725}", note = "[Online; accessed 24-November-2024]" }