Cite This Page
Bibliographic details for Data Bug Process
- Page name: Data Bug Process
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 10 December 2011 10:03 UTC
 - Date retrieved: 4 November 2025 10:41 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Data_Bug_Process&oldid=2957
 - Page Version ID: 2957
 
Citation styles for Data Bug Process
APA style
Data Bug Process. (2011, December 10). PCGen Wiki, . Retrieved 10:41, November 4, 2025 from http://159.203.101.162/w/index.php?title=Data_Bug_Process&oldid=2957.
MLA style
"Data Bug Process." PCGen Wiki, . 10 Dec 2011, 10:03 UTC. 4 Nov 2025, 10:41 <http://159.203.101.162/w/index.php?title=Data_Bug_Process&oldid=2957>.
MHRA style
PCGen Wiki contributors, 'Data Bug Process', PCGen Wiki, , 10 December 2011, 10:03 UTC, <http://159.203.101.162/w/index.php?title=Data_Bug_Process&oldid=2957> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Data Bug Process," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Data_Bug_Process&oldid=2957 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Data Bug Process [Internet]. PCGen Wiki, ; 2011 Dec 10, 10:03 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Data_Bug_Process&oldid=2957.
Bluebook style
Data Bug Process, http://159.203.101.162/w/index.php?title=Data_Bug_Process&oldid=2957 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Data Bug Process --- PCGen Wiki{,} ",
   year = "2011",
   url = "http://159.203.101.162/w/index.php?title=Data_Bug_Process&oldid=2957",
   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 = "Data Bug Process --- PCGen Wiki{,} ",
   year = "2011",
   url = "\url{http://159.203.101.162/w/index.php?title=Data_Bug_Process&oldid=2957}",
   note = "[Online; accessed 4-November-2025]"
 }