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