Cite This Page
Bibliographic details for FreeMarker Facet Output
- Page name: FreeMarker Facet Output
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 14 January 2015 00:48 UTC
- Date retrieved: 28 October 2025 21:01 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3867
- Page Version ID: 3867
Citation styles for FreeMarker Facet Output
APA style
FreeMarker Facet Output. (2015, January 14). PCGen Wiki, . Retrieved 21:01, October 28, 2025 from http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3867.
MLA style
"FreeMarker Facet Output." PCGen Wiki, . 14 Jan 2015, 00:48 UTC. 28 Oct 2025, 21:01 <http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3867>.
MHRA style
PCGen Wiki contributors, 'FreeMarker Facet Output', PCGen Wiki, , 14 January 2015, 00:48 UTC, <http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3867> [accessed 28 October 2025]
Chicago style
PCGen Wiki contributors, "FreeMarker Facet Output," PCGen Wiki, , http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3867 (accessed October 28, 2025).
CBE/CSE style
PCGen Wiki contributors. FreeMarker Facet Output [Internet]. PCGen Wiki, ; 2015 Jan 14, 00:48 UTC [cited 2025 Oct 28]. Available from: http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3867.
Bluebook style
FreeMarker Facet Output, http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3867 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "FreeMarker Facet Output --- PCGen Wiki{,} ",
year = "2015",
url = "http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3867",
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 = "FreeMarker Facet Output --- PCGen Wiki{,} ",
year = "2015",
url = "\url{http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3867}",
note = "[Online; accessed 28-October-2025]"
}