Cite This Page
Bibliographic details for HTML and XHTML elements and attributes
- Page name: HTML and XHTML elements and attributes
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki, A resource kit for educational technology teaching, practice and research.
- Date of last revision: 29 September 2018 18:38 UTC
- Date retrieved: 30 November 2023 21:09 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_elements_and_attributes&oldid=69811
- Page Version ID: 69811
Citation styles for HTML and XHTML elements and attributes
APA style
HTML and XHTML elements and attributes. (2018, September 29). EduTech Wiki, A resource kit for educational technology teaching, practice and research. Retrieved 21:09, November 30, 2023 from https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_elements_and_attributes&oldid=69811.
MLA style
"HTML and XHTML elements and attributes." EduTech Wiki, A resource kit for educational technology teaching, practice and research. 29 Sep 2018, 18:38 UTC. 30 Nov 2023, 21:09 <https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_elements_and_attributes&oldid=69811>.
MHRA style
EduTech Wiki contributors, 'HTML and XHTML elements and attributes', EduTech Wiki, A resource kit for educational technology teaching, practice and research, 29 September 2018, 18:38 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_elements_and_attributes&oldid=69811> [accessed 30 November 2023]
Chicago style
EduTech Wiki contributors, "HTML and XHTML elements and attributes," EduTech Wiki, A resource kit for educational technology teaching, practice and research, https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_elements_and_attributes&oldid=69811 (accessed November 30, 2023).
CBE/CSE style
EduTech Wiki contributors. HTML and XHTML elements and attributes [Internet]. EduTech Wiki, A resource kit for educational technology teaching, practice and research; 2018 Sep 29, 18:38 UTC [cited 2023 Nov 30]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_elements_and_attributes&oldid=69811.
Bluebook style
HTML and XHTML elements and attributes, https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_elements_and_attributes&oldid=69811 (last visited November 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "EduTech Wiki", title = "HTML and XHTML elements and attributes --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research", year = "2018", url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_elements_and_attributes&oldid=69811", note = "[Online; accessed 30-November-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 elements and attributes --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research", year = "2018", url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=HTML_and_XHTML_elements_and_attributes&oldid=69811}", note = "[Online; accessed 30-November-2023]" }