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