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: 20 June 2006 13:47 UTC
- Date retrieved: 28 September 2023 17:20 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=6964
- Page Version ID: 6964
Citation styles for Working with SVN
APA style
Working with SVN. (2006, June 20). Inkscape Wiki, . Retrieved 17:20, September 28, 2023 from https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=6964.
MLA style
"Working with SVN." Inkscape Wiki, . 20 Jun 2006, 13:47 UTC. 28 Sep 2023, 17:20 <https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=6964>.
MHRA style
Inkscape Wiki contributors, 'Working with SVN', Inkscape Wiki, , 20 June 2006, 13:47 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=6964> [accessed 28 September 2023]
Chicago style
Inkscape Wiki contributors, "Working with SVN," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=6964 (accessed September 28, 2023).
CBE/CSE style
Inkscape Wiki contributors. Working with SVN [Internet]. Inkscape Wiki, ; 2006 Jun 20, 13:47 UTC [cited 2023 Sep 28]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=6964.
Bluebook style
Working with SVN, https://wiki.inkscape.org/wiki/index.php?title=Working_with_SVN&oldid=6964 (last visited September 28, 2023).
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=6964", note = "[Online; accessed 28-September-2023]" }
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=6964}", note = "[Online; accessed 28-September-2023]" }