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