Cite This Page
Bibliographic details for Web access to SVN
- Page name: Web access to SVN
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 2 September 2008 09:48 UTC
- Date retrieved: 3 November 2025 17:07 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Web_access_to_SVN&oldid=602
- Page Version ID: 602
Citation styles for Web access to SVN
APA style
Web access to SVN. (2008, September 2). PCGen Wiki, . Retrieved 17:07, November 3, 2025 from http://159.203.101.162/w/index.php?title=Web_access_to_SVN&oldid=602.
MLA style
"Web access to SVN." PCGen Wiki, . 2 Sep 2008, 09:48 UTC. 3 Nov 2025, 17:07 <http://159.203.101.162/w/index.php?title=Web_access_to_SVN&oldid=602>.
MHRA style
PCGen Wiki contributors, 'Web access to SVN', PCGen Wiki, , 2 September 2008, 09:48 UTC, <http://159.203.101.162/w/index.php?title=Web_access_to_SVN&oldid=602> [accessed 3 November 2025]
Chicago style
PCGen Wiki contributors, "Web access to SVN," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Web_access_to_SVN&oldid=602 (accessed November 3, 2025).
CBE/CSE style
PCGen Wiki contributors. Web access to SVN [Internet]. PCGen Wiki, ; 2008 Sep 2, 09:48 UTC [cited 2025 Nov 3]. Available from: http://159.203.101.162/w/index.php?title=Web_access_to_SVN&oldid=602.
Bluebook style
Web access to SVN, http://159.203.101.162/w/index.php?title=Web_access_to_SVN&oldid=602 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Web access to SVN --- PCGen Wiki{,} ",
year = "2008",
url = "http://159.203.101.162/w/index.php?title=Web_access_to_SVN&oldid=602",
note = "[Online; accessed 3-November-2025]"
}
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 = "PCGen Wiki",
title = "Web access to SVN --- PCGen Wiki{,} ",
year = "2008",
url = "\url{http://159.203.101.162/w/index.php?title=Web_access_to_SVN&oldid=602}",
note = "[Online; accessed 3-November-2025]"
}