Cite This Page
Bibliographic details for Templating
- Page name: Templating
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 22 January 2022 01:27 UTC
- Date retrieved: 26 June 2022 15:16 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Templating&oldid=89565
- Page Version ID: 89565
Citation styles for Templating
APA style
Templating. (2022, January 22). NovaOrdis Knowledge Base, . Retrieved 15:16, June 26, 2022 from https://kb.novaordis.com/index.php?title=Templating&oldid=89565.
MLA style
"Templating." NovaOrdis Knowledge Base, . 22 Jan 2022, 01:27 UTC. 26 Jun 2022, 15:16 <https://kb.novaordis.com/index.php?title=Templating&oldid=89565>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Templating', NovaOrdis Knowledge Base, , 22 January 2022, 01:27 UTC, <https://kb.novaordis.com/index.php?title=Templating&oldid=89565> [accessed 26 June 2022]
Chicago style
NovaOrdis Knowledge Base contributors, "Templating," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Templating&oldid=89565 (accessed June 26, 2022).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Templating [Internet]. NovaOrdis Knowledge Base, ; 2022 Jan 22, 01:27 UTC [cited 2022 Jun 26]. Available from: https://kb.novaordis.com/index.php?title=Templating&oldid=89565.
Bluebook style
Templating, https://kb.novaordis.com/index.php?title=Templating&oldid=89565 (last visited June 26, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Templating --- NovaOrdis Knowledge Base{,} ", year = "2022", url = "https://kb.novaordis.com/index.php?title=Templating&oldid=89565", note = "[Online; accessed 26-June-2022]" }
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 = "NovaOrdis Knowledge Base", title = "Templating --- NovaOrdis Knowledge Base{,} ", year = "2022", url = "\url{https://kb.novaordis.com/index.php?title=Templating&oldid=89565}", note = "[Online; accessed 26-June-2022]" }