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