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: 12 January 2015 00:45 UTC
- Date retrieved: 29 October 2025 05:44 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3860
- Page Version ID: 3860
Citation styles for FreeMarker Facet Output
APA style
FreeMarker Facet Output. (2015, January 12). PCGen Wiki, . Retrieved 05:44, October 29, 2025 from http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3860.
MLA style
"FreeMarker Facet Output." PCGen Wiki, . 12 Jan 2015, 00:45 UTC. 29 Oct 2025, 05:44 <http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3860>.
MHRA style
PCGen Wiki contributors, 'FreeMarker Facet Output', PCGen Wiki, , 12 January 2015, 00:45 UTC, <http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3860> [accessed 29 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=3860 (accessed October 29, 2025).
CBE/CSE style
PCGen Wiki contributors. FreeMarker Facet Output [Internet]. PCGen Wiki, ; 2015 Jan 12, 00:45 UTC [cited 2025 Oct 29]. Available from: http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3860.
Bluebook style
FreeMarker Facet Output, http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3860 (last visited October 29, 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=3860",
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 = "FreeMarker Facet Output --- PCGen Wiki{,} ",
year = "2015",
url = "\url{http://159.203.101.162/w/index.php?title=FreeMarker_Facet_Output&oldid=3860}",
note = "[Online; accessed 29-October-2025]"
}