Cite This Page
Bibliographic details for Formula Parser Equip Vars Proposal
- Page name: Formula Parser Equip Vars Proposal
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 16 August 2015 03:46 UTC
- Date retrieved: 1 November 2025 21:16 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3940
- Page Version ID: 3940
Citation styles for Formula Parser Equip Vars Proposal
APA style
Formula Parser Equip Vars Proposal. (2015, August 16). PCGen Wiki, . Retrieved 21:16, November 1, 2025 from http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3940.
MLA style
"Formula Parser Equip Vars Proposal." PCGen Wiki, . 16 Aug 2015, 03:46 UTC. 1 Nov 2025, 21:16 <http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3940>.
MHRA style
PCGen Wiki contributors, 'Formula Parser Equip Vars Proposal', PCGen Wiki, , 16 August 2015, 03:46 UTC, <http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3940> [accessed 1 November 2025]
Chicago style
PCGen Wiki contributors, "Formula Parser Equip Vars Proposal," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3940 (accessed November 1, 2025).
CBE/CSE style
PCGen Wiki contributors. Formula Parser Equip Vars Proposal [Internet]. PCGen Wiki, ; 2015 Aug 16, 03:46 UTC [cited 2025 Nov 1]. Available from: http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3940.
Bluebook style
Formula Parser Equip Vars Proposal, http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3940 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Formula Parser Equip Vars Proposal --- PCGen Wiki{,} ",
year = "2015",
url = "http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3940",
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 = "Formula Parser Equip Vars Proposal --- PCGen Wiki{,} ",
year = "2015",
url = "\url{http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3940}",
note = "[Online; accessed 1-November-2025]"
}