Cite This Page
Bibliographic details for Freemarker
- Page name: Freemarker
- Author: BITPlan Wiki contributors
- Publisher: BITPlan Wiki, .
- Date of last revision: 23 August 2018 07:04 UTC
- Date retrieved: 16 February 2026 13:47 UTC
- Permanent URL: https://wiki.bitplan.com/index.php?title=Freemarker&oldid=7087
- Page Version ID: 7087
Citation styles for Freemarker
APA style
Freemarker. (2018, August 23). BITPlan Wiki, . Retrieved 13:47, February 16, 2026 from https://wiki.bitplan.com/index.php?title=Freemarker&oldid=7087.
MLA style
"Freemarker." BITPlan Wiki, . 23 Aug 2018, 07:04 UTC. 16 Feb 2026, 13:47 <https://wiki.bitplan.com/index.php?title=Freemarker&oldid=7087>.
MHRA style
BITPlan Wiki contributors, 'Freemarker', BITPlan Wiki, , 23 August 2018, 07:04 UTC, <https://wiki.bitplan.com/index.php?title=Freemarker&oldid=7087> [accessed 16 February 2026]
Chicago style
BITPlan Wiki contributors, "Freemarker," BITPlan Wiki, , https://wiki.bitplan.com/index.php?title=Freemarker&oldid=7087 (accessed February 16, 2026).
CBE/CSE style
BITPlan Wiki contributors. Freemarker [Internet]. BITPlan Wiki, ; 2018 Aug 23, 07:04 UTC [cited 2026 Feb 16]. Available from: https://wiki.bitplan.com/index.php?title=Freemarker&oldid=7087.
Bluebook style
Freemarker, https://wiki.bitplan.com/index.php?title=Freemarker&oldid=7087 (last visited February 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BITPlan Wiki",
title = "Freemarker --- BITPlan Wiki{,} ",
year = "2018",
url = "https://wiki.bitplan.com/index.php?title=Freemarker&oldid=7087",
note = "[Online; accessed 16-February-2026]"
}
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 = "BITPlan Wiki",
title = "Freemarker --- BITPlan Wiki{,} ",
year = "2018",
url = "\url{https://wiki.bitplan.com/index.php?title=Freemarker&oldid=7087}",
note = "[Online; accessed 16-February-2026]"
}