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