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: 8 November 2020 08:53 UTC
- Date retrieved: 18 March 2026 14:52 UTC
- Permanent URL: https://data.jwunited.org/index.php?title=Templates_list&oldid=1035
- Page Version ID: 1035
Citation styles for Templates list
APA style
Templates list. (2020, November 8). Data JW United, . Retrieved 14:52, March 18, 2026 from https://data.jwunited.org/index.php?title=Templates_list&oldid=1035.
MLA style
"Templates list." Data JW United, . 8 Nov 2020, 08:53 UTC. 18 Mar 2026, 14:52 <https://data.jwunited.org/index.php?title=Templates_list&oldid=1035>.
MHRA style
Data JW United contributors, 'Templates list', Data JW United, , 8 November 2020, 08:53 UTC, <https://data.jwunited.org/index.php?title=Templates_list&oldid=1035> [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=1035 (accessed March 18, 2026).
CBE/CSE style
Data JW United contributors. Templates list [Internet]. Data JW United, ; 2020 Nov 8, 08:53 UTC [cited 2026 Mar 18]. Available from: https://data.jwunited.org/index.php?title=Templates_list&oldid=1035.
Bluebook style
Templates list, https://data.jwunited.org/index.php?title=Templates_list&oldid=1035 (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=1035",
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=1035}",
note = "[Online; accessed 18-March-2026]"
}