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: 21 January 2018 03:13 UTC
- Date retrieved: 1 November 2025 22:01 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4129
- Page Version ID: 4129
Citation styles for Setting up the new Formula System
APA style
Setting up the new Formula System. (2018, January 21). PCGen Wiki, . Retrieved 22:01, November 1, 2025 from http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4129.
MLA style
"Setting up the new Formula System." PCGen Wiki, . 21 Jan 2018, 03:13 UTC. 1 Nov 2025, 22:01 <http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4129>.
MHRA style
PCGen Wiki contributors, 'Setting up the new Formula System', PCGen Wiki, , 21 January 2018, 03:13 UTC, <http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4129> [accessed 1 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=4129 (accessed November 1, 2025).
CBE/CSE style
PCGen Wiki contributors. Setting up the new Formula System [Internet]. PCGen Wiki, ; 2018 Jan 21, 03:13 UTC [cited 2025 Nov 1]. Available from: http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4129.
Bluebook style
Setting up the new Formula System, http://159.203.101.162/w/index.php?title=Setting_up_the_new_Formula_System&oldid=4129 (last visited November 1, 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=4129",
note = "[Online; accessed 1-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=4129}",
note = "[Online; accessed 1-November-2025]"
}