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: 6 June 2026 08:18 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 08:18, June 6, 2026 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. 6 Jun 2026, 08:18 <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 6 June 2026]
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 June 6, 2026).
CBE/CSE style
EduTech Wiki contributors. HTML and XHTML validation and repair [Internet]. EduTech Wiki; 2014 Jan 26, 23:28 UTC [cited 2026 Jun 6]. 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 June 6, 2026).
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 6-June-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 = "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 6-June-2026]"
}