Cite This Page
Bibliographic details for GITHUB and proper procedures
- Page name: GITHUB and proper procedures
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 8 January 2015 13:15 UTC
 - Date retrieved: 4 November 2025 01:33 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=GITHUB_and_proper_procedures&oldid=3856
 - Page Version ID: 3856
 
Citation styles for GITHUB and proper procedures
APA style
GITHUB and proper procedures. (2015, January 8). PCGen Wiki, . Retrieved 01:33, November 4, 2025 from http://159.203.101.162/w/index.php?title=GITHUB_and_proper_procedures&oldid=3856.
MLA style
"GITHUB and proper procedures." PCGen Wiki, . 8 Jan 2015, 13:15 UTC. 4 Nov 2025, 01:33 <http://159.203.101.162/w/index.php?title=GITHUB_and_proper_procedures&oldid=3856>.
MHRA style
PCGen Wiki contributors, 'GITHUB and proper procedures', PCGen Wiki, , 8 January 2015, 13:15 UTC, <http://159.203.101.162/w/index.php?title=GITHUB_and_proper_procedures&oldid=3856> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "GITHUB and proper procedures," PCGen Wiki, , http://159.203.101.162/w/index.php?title=GITHUB_and_proper_procedures&oldid=3856 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. GITHUB and proper procedures [Internet]. PCGen Wiki, ; 2015 Jan 8, 13:15 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=GITHUB_and_proper_procedures&oldid=3856.
Bluebook style
GITHUB and proper procedures, http://159.203.101.162/w/index.php?title=GITHUB_and_proper_procedures&oldid=3856 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "GITHUB and proper procedures --- PCGen Wiki{,} ",
   year = "2015",
   url = "http://159.203.101.162/w/index.php?title=GITHUB_and_proper_procedures&oldid=3856",
   note = "[Online; accessed 4-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 = "GITHUB and proper procedures --- PCGen Wiki{,} ",
   year = "2015",
   url = "\url{http://159.203.101.162/w/index.php?title=GITHUB_and_proper_procedures&oldid=3856}",
   note = "[Online; accessed 4-November-2025]"
 }