Cite This Page
Bibliographic details for VisualSVN
- Page name: VisualSVN
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 20 May 2009 13:28 UTC
- Date retrieved: 23 April 2026 18:49 UTC
- Permanent URL: https://wpkg.org/index.php?title=VisualSVN&oldid=7020
- Page Version ID: 7020
Citation styles for VisualSVN
APA style
VisualSVN. (2009, May 20). WPKG | Open Source Software Deployment and Distribution, . Retrieved 18:49, April 23, 2026 from https://wpkg.org/index.php?title=VisualSVN&oldid=7020.
MLA style
"VisualSVN." WPKG | Open Source Software Deployment and Distribution, . 20 May 2009, 13:28 UTC. 23 Apr 2026, 18:49 <https://wpkg.org/index.php?title=VisualSVN&oldid=7020>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'VisualSVN', WPKG | Open Source Software Deployment and Distribution, , 20 May 2009, 13:28 UTC, <https://wpkg.org/index.php?title=VisualSVN&oldid=7020> [accessed 23 April 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "VisualSVN," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=VisualSVN&oldid=7020 (accessed April 23, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. VisualSVN [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2009 May 20, 13:28 UTC [cited 2026 Apr 23]. Available from: https://wpkg.org/index.php?title=VisualSVN&oldid=7020.
Bluebook style
VisualSVN, https://wpkg.org/index.php?title=VisualSVN&oldid=7020 (last visited April 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "VisualSVN --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "https://wpkg.org/index.php?title=VisualSVN&oldid=7020",
note = "[Online; accessed 23-April-2026]"
}
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 = "WPKG | Open Source Software Deployment and Distribution",
title = "VisualSVN --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "\url{https://wpkg.org/index.php?title=VisualSVN&oldid=7020}",
note = "[Online; accessed 23-April-2026]"
}