Cite This Page
Bibliographic details for Jinja
- Page name: Jinja
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 4 July 2021 13:40 UTC
- Date retrieved: 28 January 2023 03:13 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Jinja&oldid=313447
- Page Version ID: 313447
Citation styles for Jinja
APA style
Jinja. (2021, July 4). Rosetta Code, . Retrieved 03:13, January 28, 2023 from https://rosettacode.org/w/index.php?title=Jinja&oldid=313447.
MLA style
"Jinja." Rosetta Code, . 4 Jul 2021, 13:40 UTC. 28 Jan 2023, 03:13 <https://rosettacode.org/w/index.php?title=Jinja&oldid=313447>.
MHRA style
Rosetta Code contributors, 'Jinja', Rosetta Code, , 4 July 2021, 13:40 UTC, <https://rosettacode.org/w/index.php?title=Jinja&oldid=313447> [accessed 28 January 2023]
Chicago style
Rosetta Code contributors, "Jinja," Rosetta Code, , https://rosettacode.org/w/index.php?title=Jinja&oldid=313447 (accessed January 28, 2023).
CBE/CSE style
Rosetta Code contributors. Jinja [Internet]. Rosetta Code, ; 2021 Jul 4, 13:40 UTC [cited 2023 Jan 28]. Available from: https://rosettacode.org/w/index.php?title=Jinja&oldid=313447.
Bluebook style
Jinja, https://rosettacode.org/w/index.php?title=Jinja&oldid=313447 (last visited January 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Jinja --- Rosetta Code{,} ", year = "2021", url = "https://rosettacode.org/w/index.php?title=Jinja&oldid=313447", note = "[Online; accessed 28-January-2023]" }
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 = "Rosetta Code", title = "Jinja --- Rosetta Code{,} ", year = "2021", url = "\url{https://rosettacode.org/w/index.php?title=Jinja&oldid=313447}", note = "[Online; accessed 28-January-2023]" }