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: 8 December 2014 07:48 UTC
- Date retrieved: 30 October 2025 05:12 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=3805
- Page Version ID: 3805
Citation styles for Formula Parser Conversion - Data
APA style
Formula Parser Conversion - Data. (2014, December 8). PCGen Wiki, . Retrieved 05:12, October 30, 2025 from http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=3805.
MLA style
"Formula Parser Conversion - Data." PCGen Wiki, . 8 Dec 2014, 07:48 UTC. 30 Oct 2025, 05:12 <http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=3805>.
MHRA style
PCGen Wiki contributors, 'Formula Parser Conversion - Data', PCGen Wiki, , 8 December 2014, 07:48 UTC, <http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=3805> [accessed 30 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=3805 (accessed October 30, 2025).
CBE/CSE style
PCGen Wiki contributors. Formula Parser Conversion - Data [Internet]. PCGen Wiki, ; 2014 Dec 8, 07:48 UTC [cited 2025 Oct 30]. Available from: http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=3805.
Bluebook style
Formula Parser Conversion - Data, http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=3805 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Formula Parser Conversion - Data --- PCGen Wiki{,} ",
year = "2014",
url = "http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=3805",
note = "[Online; accessed 30-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 = "2014",
url = "\url{http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_-_Data&oldid=3805}",
note = "[Online; accessed 30-October-2025]"
}