Cite This Page
Bibliographic details for WMS
- Page name: WMS
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 29 November 2022 15:03 UTC
- Date retrieved: 9 May 2026 16:47 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=WMS&oldid=6012
- Page Version ID: 6012
Citation styles for WMS
APA style
WMS. (2022, November 29). COPTR, . Retrieved 16:47, May 9, 2026 from https://coptr.digipres.org/index.php?title=WMS&oldid=6012.
MLA style
"WMS." COPTR, . 29 Nov 2022, 15:03 UTC. 9 May 2026, 16:47 <https://coptr.digipres.org/index.php?title=WMS&oldid=6012>.
MHRA style
COPTR contributors, 'WMS', COPTR, , 29 November 2022, 15:03 UTC, <https://coptr.digipres.org/index.php?title=WMS&oldid=6012> [accessed 9 May 2026]
Chicago style
COPTR contributors, "WMS," COPTR, , https://coptr.digipres.org/index.php?title=WMS&oldid=6012 (accessed May 9, 2026).
CBE/CSE style
COPTR contributors. WMS [Internet]. COPTR, ; 2022 Nov 29, 15:03 UTC [cited 2026 May 9]. Available from: https://coptr.digipres.org/index.php?title=WMS&oldid=6012.
Bluebook style
WMS, https://coptr.digipres.org/index.php?title=WMS&oldid=6012 (last visited May 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "WMS --- COPTR{,} ",
year = "2022",
url = "https://coptr.digipres.org/index.php?title=WMS&oldid=6012",
note = "[Online; accessed 9-May-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 = "COPTR",
title = "WMS --- COPTR{,} ",
year = "2022",
url = "\url{https://coptr.digipres.org/index.php?title=WMS&oldid=6012}",
note = "[Online; accessed 9-May-2026]"
}