Cite This Page
Bibliographic details for Working with SVN
- Page name: Working with SVN
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 9 February 2006 07:47 UTC
- Date retrieved: 11 April 2021 00:51 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=5904
- Page Version ID: 5904
Citation styles for Working with SVN
APA style
Working with SVN. (2006, February 9). Inkscape Wiki, . Retrieved 00:51, April 11, 2021 from https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=5904.
MLA style
"Working with SVN." Inkscape Wiki, . 9 Feb 2006, 07:47 UTC. 11 Apr 2021, 00:51 <https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=5904>.
MHRA style
Inkscape Wiki contributors, 'Working with SVN', Inkscape Wiki, , 9 February 2006, 07:47 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=5904> [accessed 11 April 2021]
Chicago style
Inkscape Wiki contributors, "Working with SVN," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=5904 (accessed April 11, 2021).
CBE/CSE style
Inkscape Wiki contributors. Working with SVN [Internet]. Inkscape Wiki, ; 2006 Feb 9, 07:47 UTC [cited 2021 Apr 11]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=5904.
Bluebook style
Working with SVN, https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=5904 (last visited April 11, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Working with SVN --- Inkscape Wiki{,} ", year = "2006", url = "https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=5904", note = "[Online; accessed 11-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 SVN --- Inkscape Wiki{,} ", year = "2006", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=5904}", note = "[Online; accessed 11-April-2021]" }