Cite This Page
Bibliographic details for Script:NTML
- Page name: Script:NTML
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 7 June 2013 23:55 UTC
- Date retrieved: 1 August 2026 05:49 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Script:NTML&oldid=726
- Page Version ID: 726
Citation styles for Script:NTML
APA style
Script:NTML. (2013, June 7). Spherical wiki, . Retrieved 05:49, August 1, 2026 from http://wiki.spheredev.org/index.php?title=Script:NTML&oldid=726.
MLA style
"Script:NTML." Spherical wiki, . 7 Jun 2013, 23:55 UTC. 1 Aug 2026, 05:49 <http://wiki.spheredev.org/index.php?title=Script:NTML&oldid=726>.
MHRA style
Spherical wiki contributors, 'Script:NTML', Spherical wiki, , 7 June 2013, 23:55 UTC, <http://wiki.spheredev.org/index.php?title=Script:NTML&oldid=726> [accessed 1 August 2026]
Chicago style
Spherical wiki contributors, "Script:NTML," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Script:NTML&oldid=726 (accessed August 1, 2026).
CBE/CSE style
Spherical wiki contributors. Script:NTML [Internet]. Spherical wiki, ; 2013 Jun 7, 23:55 UTC [cited 2026 Aug 1]. Available from: http://wiki.spheredev.org/index.php?title=Script:NTML&oldid=726.
Bluebook style
Script:NTML, http://wiki.spheredev.org/index.php?title=Script:NTML&oldid=726 (last visited August 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Script:NTML --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=Script:NTML&oldid=726",
note = "[Online; accessed 1-August-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 = "Spherical wiki",
title = "Script:NTML --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=Script:NTML&oldid=726}",
note = "[Online; accessed 1-August-2026]"
}