Cite This Page
Bibliographic details for Setting up the new Formula System
- Page name: Setting up the new Formula System
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 25 January 2018 02:55 UTC
- Date retrieved: 2 November 2025 20:35 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4190
- Page Version ID: 4190
Citation styles for Setting up the new Formula System
APA style
Setting up the new Formula System. (2018, January 25). PCGen Wiki, . Retrieved 20:35, November 2, 2025 from http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4190.
MLA style
"Setting up the new Formula System." PCGen Wiki, . 25 Jan 2018, 02:55 UTC. 2 Nov 2025, 20:35 <http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4190>.
MHRA style
PCGen Wiki contributors, 'Setting up the new Formula System', PCGen Wiki, , 25 January 2018, 02:55 UTC, <http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4190> [accessed 2 November 2025]
Chicago style
PCGen Wiki contributors, "Setting up the new Formula System," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4190 (accessed November 2, 2025).
CBE/CSE style
PCGen Wiki contributors. Setting up the new Formula System [Internet]. PCGen Wiki, ; 2018 Jan 25, 02:55 UTC [cited 2025 Nov 2]. Available from: http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4190.
Bluebook style
Setting up the new Formula System, http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4190 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Setting up the new Formula System --- PCGen Wiki{,} ",
year = "2018",
url = "http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4190",
note = "[Online; accessed 2-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 = "Setting up the new Formula System --- PCGen Wiki{,} ",
year = "2018",
url = "\url{http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4190}",
note = "[Online; accessed 2-November-2025]"
}