Cite This Page
Bibliographic details for HTML and XHTML validation and repair
- Page name: HTML and XHTML validation and repair
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 26 January 2014 23:28 UTC
- Date retrieved: 11 December 2025 16:30 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675
- Page Version ID: 50675
Citation styles for HTML and XHTML validation and repair
APA style
HTML and XHTML validation and repair. (2014, January 26). EduTech Wiki. Retrieved 16:30, December 11, 2025 from https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675.
MLA style
"HTML and XHTML validation and repair." EduTech Wiki. 26 Jan 2014, 23:28 UTC. 11 Dec 2025, 16:30 <https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675>.
MHRA style
EduTech Wiki contributors, 'HTML and XHTML validation and repair', EduTech Wiki, 26 January 2014, 23:28 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675> [accessed 11 December 2025]
Chicago style
EduTech Wiki contributors, "HTML and XHTML validation and repair," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675 (accessed December 11, 2025).
CBE/CSE style
EduTech Wiki contributors. HTML and XHTML validation and repair [Internet]. EduTech Wiki; 2014 Jan 26, 23:28 UTC [cited 2025 Dec 11]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675.
Bluebook style
HTML and XHTML validation and repair, https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675 (last visited December 11, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "HTML and XHTML validation and repair --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2014",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675",
note = "[Online; accessed 11-December-2025]"
}
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 = "EduTech Wiki",
title = "HTML and XHTML validation and repair --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2014",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675}",
note = "[Online; accessed 11-December-2025]"
}