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