Cite This Page
Bibliographic details for SourceTree Helpful Tips
- Page name: SourceTree Helpful Tips
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 8 January 2015 13:16 UTC
- Date retrieved: 31 October 2025 07:52 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=SourceTree_Helpful_Tips&oldid=3857
- Page Version ID: 3857
Citation styles for SourceTree Helpful Tips
APA style
SourceTree Helpful Tips. (2015, January 8). PCGen Wiki, . Retrieved 07:52, October 31, 2025 from http://159.203.101.162/w/index.php?title=SourceTree_Helpful_Tips&oldid=3857.
MLA style
"SourceTree Helpful Tips." PCGen Wiki, . 8 Jan 2015, 13:16 UTC. 31 Oct 2025, 07:52 <http://159.203.101.162/w/index.php?title=SourceTree_Helpful_Tips&oldid=3857>.
MHRA style
PCGen Wiki contributors, 'SourceTree Helpful Tips', PCGen Wiki, , 8 January 2015, 13:16 UTC, <http://159.203.101.162/w/index.php?title=SourceTree_Helpful_Tips&oldid=3857> [accessed 31 October 2025]
Chicago style
PCGen Wiki contributors, "SourceTree Helpful Tips," PCGen Wiki, , http://159.203.101.162/w/index.php?title=SourceTree_Helpful_Tips&oldid=3857 (accessed October 31, 2025).
CBE/CSE style
PCGen Wiki contributors. SourceTree Helpful Tips [Internet]. PCGen Wiki, ; 2015 Jan 8, 13:16 UTC [cited 2025 Oct 31]. Available from: http://159.203.101.162/w/index.php?title=SourceTree_Helpful_Tips&oldid=3857.
Bluebook style
SourceTree Helpful Tips, http://159.203.101.162/w/index.php?title=SourceTree_Helpful_Tips&oldid=3857 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "SourceTree Helpful Tips --- PCGen Wiki{,} ",
   year = "2015",
   url = "http://159.203.101.162/w/index.php?title=SourceTree_Helpful_Tips&oldid=3857",
   note = "[Online; accessed 31-October-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 = "SourceTree Helpful Tips --- PCGen Wiki{,} ",
   year = "2015",
   url = "\url{http://159.203.101.162/w/index.php?title=SourceTree_Helpful_Tips&oldid=3857}",
   note = "[Online; accessed 31-October-2025]"
 }
