Cite This Page
Bibliographic details for Git/hacks
- Page name: Git/hacks
- Author: Freephile Wiki contributors
- Publisher: Freephile Wiki, .
- Date of last revision: 16 February 2021 18:22 UTC
- Date retrieved: 14 April 2021 16:15 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Git/hacks&oldid=10100
- Page Version ID: 10100
Citation styles for Git/hacks
APA style
Git/hacks. (2021, February 16). Freephile Wiki, . Retrieved 16:15, April 14, 2021 from https://wiki.freephile.org/wiki/index.php?title=Git/hacks&oldid=10100.
MLA style
"Git/hacks." Freephile Wiki, . 16 Feb 2021, 18:22 UTC. 14 Apr 2021, 16:15 <https://wiki.freephile.org/wiki/index.php?title=Git/hacks&oldid=10100>.
MHRA style
Freephile Wiki contributors, 'Git/hacks', Freephile Wiki, , 16 February 2021, 18:22 UTC, <https://wiki.freephile.org/wiki/index.php?title=Git/hacks&oldid=10100> [accessed 14 April 2021]
Chicago style
Freephile Wiki contributors, "Git/hacks," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Git/hacks&oldid=10100 (accessed April 14, 2021).
CBE/CSE style
Freephile Wiki contributors. Git/hacks [Internet]. Freephile Wiki, ; 2021 Feb 16, 18:22 UTC [cited 2021 Apr 14]. Available from: https://wiki.freephile.org/wiki/index.php?title=Git/hacks&oldid=10100.
Bluebook style
Git/hacks, https://wiki.freephile.org/wiki/index.php?title=Git/hacks&oldid=10100 (last visited April 14, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "Freephile Wiki", title = "Git/hacks --- Freephile Wiki{,} ", year = "2021", url = "https://wiki.freephile.org/wiki/index.php?title=Git/hacks&oldid=10100", note = "[Online; accessed 14-April-2021]" }
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/hacks --- Freephile Wiki{,} ", year = "2021", url = "\url{https://wiki.freephile.org/wiki/index.php?title=Git/hacks&oldid=10100}", note = "[Online; accessed 14-April-2021]" }