Cite This Page
1 Bibliographic details for HTML and XHTML validation and repair
- Page name: HTML and XHTML validation and repair
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki, A resource kit for educational technology teaching, practice and research.
- Date of last revision: 26 January 2014 23:28 UTC
- Date retrieved: 3 February 2023 23:45 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675
- Page Version ID: 50675
2 Citation styles for HTML and XHTML validation and repair
2.1 APA style
HTML and XHTML validation and repair. (2014, January 26). EduTech Wiki, A resource kit for educational technology teaching, practice and research. Retrieved 23:45, February 3, 2023 from https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675.
2.2 MLA style
"HTML and XHTML validation and repair." EduTech Wiki, A resource kit for educational technology teaching, practice and research. 26 Jan 2014, 23:28 UTC. 3 Feb 2023, 23:45 <https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675>.
2.3 MHRA style
EduTech Wiki contributors, 'HTML and XHTML validation and repair', EduTech Wiki, A resource kit for educational technology teaching, practice and research, 26 January 2014, 23:28 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675> [accessed 3 February 2023]
2.4 Chicago style
EduTech Wiki contributors, "HTML and XHTML validation and repair," EduTech Wiki, A resource kit for educational technology teaching, practice and research, https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675 (accessed February 3, 2023).
2.5 CBE/CSE style
EduTech Wiki contributors. HTML and XHTML validation and repair [Internet]. EduTech Wiki, A resource kit for educational technology teaching, practice and research; 2014 Jan 26, 23:28 UTC [cited 2023 Feb 3]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_validation_and_repair&oldid=50675.
2.6 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 February 3, 2023).
2.7 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 3-February-2023]" }
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 3-February-2023]" }