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: 10 May 2014 16:44 UTC
- Date retrieved: 1 November 2025 22:40 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3568
- Page Version ID: 3568
Citation styles for Formula Parser Equip Vars Proposal
APA style
Formula Parser Equip Vars Proposal. (2014, May 10). PCGen Wiki, . Retrieved 22:40, November 1, 2025 from http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3568.
MLA style
"Formula Parser Equip Vars Proposal." PCGen Wiki, . 10 May 2014, 16:44 UTC. 1 Nov 2025, 22:40 <http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3568>.
MHRA style
PCGen Wiki contributors, 'Formula Parser Equip Vars Proposal', PCGen Wiki, , 10 May 2014, 16:44 UTC, <http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3568> [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=3568 (accessed November 1, 2025).
CBE/CSE style
PCGen Wiki contributors. Formula Parser Equip Vars Proposal [Internet]. PCGen Wiki, ; 2014 May 10, 16:44 UTC [cited 2025 Nov 1]. Available from: http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3568.
Bluebook style
Formula Parser Equip Vars Proposal, http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3568 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Formula Parser Equip Vars Proposal --- PCGen Wiki{,} ",
year = "2014",
url = "http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3568",
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 = "2014",
url = "\url{http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3568}",
note = "[Online; accessed 1-November-2025]"
}