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: 13 August 2015 01:59 UTC
- Date retrieved: 28 October 2025 21:03 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_Instructions&oldid=3932
- Page Version ID: 3932
Citation styles for Formula Parser Conversion Instructions
APA style
Formula Parser Conversion Instructions. (2015, August 13). PCGen Wiki, . Retrieved 21:03, October 28, 2025 from http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_Instructions&oldid=3932.
MLA style
"Formula Parser Conversion Instructions." PCGen Wiki, . 13 Aug 2015, 01:59 UTC. 28 Oct 2025, 21:03 <http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_Instructions&oldid=3932>.
MHRA style
PCGen Wiki contributors, 'Formula Parser Conversion Instructions', PCGen Wiki, , 13 August 2015, 01:59 UTC, <http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_Instructions&oldid=3932> [accessed 28 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=3932 (accessed October 28, 2025).
CBE/CSE style
PCGen Wiki contributors. Formula Parser Conversion Instructions [Internet]. PCGen Wiki, ; 2015 Aug 13, 01:59 UTC [cited 2025 Oct 28]. Available from: http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_Instructions&oldid=3932.
Bluebook style
Formula Parser Conversion Instructions, http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_Instructions&oldid=3932 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Formula Parser Conversion Instructions --- PCGen Wiki{,} ",
year = "2015",
url = "http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_Instructions&oldid=3932",
note = "[Online; accessed 28-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 = "2015",
url = "\url{http://159.203.101.162/w/index.php?title=Formula_Parser_Conversion_Instructions&oldid=3932}",
note = "[Online; accessed 28-October-2025]"
}