Cite This Page
Bibliographic details for ODF Validator
- Page name: ODF Validator
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 4 December 2025 09:01 UTC
- Date retrieved: 21 January 2026 21:33 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=ODF_Validator&oldid=6353
- Page Version ID: 6353
Citation styles for ODF Validator
APA style
ODF Validator. (2025, December 4). COPTR, . Retrieved 21:33, January 21, 2026 from https://coptr.digipres.org/index.php?title=ODF_Validator&oldid=6353.
MLA style
"ODF Validator." COPTR, . 4 Dec 2025, 09:01 UTC. 21 Jan 2026, 21:33 <https://coptr.digipres.org/index.php?title=ODF_Validator&oldid=6353>.
MHRA style
COPTR contributors, 'ODF Validator', COPTR, , 4 December 2025, 09:01 UTC, <https://coptr.digipres.org/index.php?title=ODF_Validator&oldid=6353> [accessed 21 January 2026]
Chicago style
COPTR contributors, "ODF Validator," COPTR, , https://coptr.digipres.org/index.php?title=ODF_Validator&oldid=6353 (accessed January 21, 2026).
CBE/CSE style
COPTR contributors. ODF Validator [Internet]. COPTR, ; 2025 Dec 4, 09:01 UTC [cited 2026 Jan 21]. Available from: https://coptr.digipres.org/index.php?title=ODF_Validator&oldid=6353.
Bluebook style
ODF Validator, https://coptr.digipres.org/index.php?title=ODF_Validator&oldid=6353 (last visited January 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "ODF Validator --- COPTR{,} ",
year = "2025",
url = "https://coptr.digipres.org/index.php?title=ODF_Validator&oldid=6353",
note = "[Online; accessed 21-January-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 = "ODF Validator --- COPTR{,} ",
year = "2025",
url = "\url{https://coptr.digipres.org/index.php?title=ODF_Validator&oldid=6353}",
note = "[Online; accessed 21-January-2026]"
}