Cite This Page
Bibliographic details for Templates list
- Page name: Templates list
- Author: Data JW United contributors
- Publisher: Data JW United, .
- Date of last revision: 29 June 2020 18:01 UTC
- Date retrieved: 18 March 2026 14:52 UTC
- Permanent URL: https://data.jwunited.org/index.php?title=Templates_list&oldid=709
- Page Version ID: 709
Citation styles for Templates list
APA style
Templates list. (2020, June 29). Data JW United, . Retrieved 14:52, March 18, 2026 from https://data.jwunited.org/index.php?title=Templates_list&oldid=709.
MLA style
"Templates list." Data JW United, . 29 Jun 2020, 18:01 UTC. 18 Mar 2026, 14:52 <https://data.jwunited.org/index.php?title=Templates_list&oldid=709>.
MHRA style
Data JW United contributors, 'Templates list', Data JW United, , 29 June 2020, 18:01 UTC, <https://data.jwunited.org/index.php?title=Templates_list&oldid=709> [accessed 18 March 2026]
Chicago style
Data JW United contributors, "Templates list," Data JW United, , https://data.jwunited.org/index.php?title=Templates_list&oldid=709 (accessed March 18, 2026).
CBE/CSE style
Data JW United contributors. Templates list [Internet]. Data JW United, ; 2020 Jun 29, 18:01 UTC [cited 2026 Mar 18]. Available from: https://data.jwunited.org/index.php?title=Templates_list&oldid=709.
Bluebook style
Templates list, https://data.jwunited.org/index.php?title=Templates_list&oldid=709 (last visited March 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Data JW United",
title = "Templates list --- Data JW United{,} ",
year = "2020",
url = "https://data.jwunited.org/index.php?title=Templates_list&oldid=709",
note = "[Online; accessed 18-March-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 = "Data JW United",
title = "Templates list --- Data JW United{,} ",
year = "2020",
url = "\url{https://data.jwunited.org/index.php?title=Templates_list&oldid=709}",
note = "[Online; accessed 18-March-2026]"
}