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