Cite This Page
Bibliographic details for Script Usage Rating Board
- Page name: Script Usage Rating Board
- Author: NTBI contributors
- Publisher: NTBI, .
- Date of last revision: 13 June 2013 19:11 UTC
- Date retrieved: 12 June 2026 23:52 UTC
- Permanent URL: https://wiki.ntbigroup.com/index.php?title=Script_Usage_Rating_Board&oldid=2229
- Page Version ID: 2229
Citation styles for Script Usage Rating Board
APA style
Script Usage Rating Board. (2013, June 13). NTBI, . Retrieved 23:52, June 12, 2026 from https://wiki.ntbigroup.com/index.php?title=Script_Usage_Rating_Board&oldid=2229.
MLA style
"Script Usage Rating Board." NTBI, . 13 Jun 2013, 19:11 UTC. 12 Jun 2026, 23:52 <https://wiki.ntbigroup.com/index.php?title=Script_Usage_Rating_Board&oldid=2229>.
MHRA style
NTBI contributors, 'Script Usage Rating Board', NTBI, , 13 June 2013, 19:11 UTC, <https://wiki.ntbigroup.com/index.php?title=Script_Usage_Rating_Board&oldid=2229> [accessed 12 June 2026]
Chicago style
NTBI contributors, "Script Usage Rating Board," NTBI, , https://wiki.ntbigroup.com/index.php?title=Script_Usage_Rating_Board&oldid=2229 (accessed June 12, 2026).
CBE/CSE style
NTBI contributors. Script Usage Rating Board [Internet]. NTBI, ; 2013 Jun 13, 19:11 UTC [cited 2026 Jun 12]. Available from: https://wiki.ntbigroup.com/index.php?title=Script_Usage_Rating_Board&oldid=2229.
Bluebook style
Script Usage Rating Board, https://wiki.ntbigroup.com/index.php?title=Script_Usage_Rating_Board&oldid=2229 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NTBI",
title = "Script Usage Rating Board --- NTBI{,} ",
year = "2013",
url = "https://wiki.ntbigroup.com/index.php?title=Script_Usage_Rating_Board&oldid=2229",
note = "[Online; accessed 12-June-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 = "NTBI",
title = "Script Usage Rating Board --- NTBI{,} ",
year = "2013",
url = "\url{https://wiki.ntbigroup.com/index.php?title=Script_Usage_Rating_Board&oldid=2229}",
note = "[Online; accessed 12-June-2026]"
}