Cite This Page
Bibliographic details for Formula Parser Conversion - Data
- Page name: Formula Parser Conversion - Data
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 23 January 2018 23:47 UTC
- Date retrieved: 29 October 2025 22:57 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=4171
- Page Version ID: 4171
Citation styles for Formula Parser Conversion - Data
APA style
Formula Parser Conversion - Data. (2018, January 23). PCGen Wiki, . Retrieved 22:57, October 29, 2025 from http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=4171.
MLA style
"Formula Parser Conversion - Data." PCGen Wiki, . 23 Jan 2018, 23:47 UTC. 29 Oct 2025, 22:57 <http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=4171>.
MHRA style
PCGen Wiki contributors, 'Formula Parser Conversion - Data', PCGen Wiki, , 23 January 2018, 23:47 UTC, <http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=4171> [accessed 29 October 2025]
Chicago style
PCGen Wiki contributors, "Formula Parser Conversion - Data," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=4171 (accessed October 29, 2025).
CBE/CSE style
PCGen Wiki contributors. Formula Parser Conversion - Data [Internet]. PCGen Wiki, ; 2018 Jan 23, 23:47 UTC [cited 2025 Oct 29]. Available from: http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=4171.
Bluebook style
Formula Parser Conversion - Data, http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=4171 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Formula Parser Conversion - Data --- PCGen Wiki{,} ",
year = "2018",
url = "http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=4171",
note = "[Online; accessed 29-October-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 Conversion - Data --- PCGen Wiki{,} ",
year = "2018",
url = "\url{http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=4171}",
note = "[Online; accessed 29-October-2025]"
}