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