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 21:05 UTC
- Date retrieved: 1 November 2025 05:04 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3578
- Page Version ID: 3578
Citation styles for Formula Parser Equip Vars Proposal
APA style
Formula Parser Equip Vars Proposal. (2014, May 10). PCGen Wiki, . Retrieved 05:04, November 1, 2025 from http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3578.
MLA style
"Formula Parser Equip Vars Proposal." PCGen Wiki, . 10 May 2014, 21:05 UTC. 1 Nov 2025, 05:04 <http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3578>.
MHRA style
PCGen Wiki contributors, 'Formula Parser Equip Vars Proposal', PCGen Wiki, , 10 May 2014, 21:05 UTC, <http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3578> [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=3578 (accessed November 1, 2025).
CBE/CSE style
PCGen Wiki contributors. Formula Parser Equip Vars Proposal [Internet]. PCGen Wiki, ; 2014 May 10, 21:05 UTC [cited 2025 Nov 1]. Available from: http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3578.
Bluebook style
Formula Parser Equip Vars Proposal, http://159.203.101.162/w/index.php?title=Formula_Parser_Equip_Vars_Proposal&oldid=3578 (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=3578",
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=3578}",
note = "[Online; accessed 1-November-2025]"
}