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