Cite This Page
Bibliographic details for Basic HTML
- Page name: Basic HTML
- Author: Pathology Education Instructional Resource contributors
- Publisher: Pathology Education Instructional Resource, .
- Date of last revision: 23 October 2013 19:19 UTC
- Date retrieved: 21 November 2024 19:25 UTC
- Permanent URL: https://peir.path.uab.edu/index.php?title=Basic_HTML&oldid=2049
- Page Version ID: 2049
Citation styles for Basic HTML
APA style
Basic HTML. (2013, October 23). Pathology Education Instructional Resource, . Retrieved 19:25, November 21, 2024 from https://peir.path.uab.edu/index.php?title=Basic_HTML&oldid=2049.
MLA style
"Basic HTML." Pathology Education Instructional Resource, . 23 Oct 2013, 19:19 UTC. 21 Nov 2024, 19:25 <https://peir.path.uab.edu/index.php?title=Basic_HTML&oldid=2049>.
MHRA style
Pathology Education Instructional Resource contributors, 'Basic HTML', Pathology Education Instructional Resource, , 23 October 2013, 19:19 UTC, <https://peir.path.uab.edu/index.php?title=Basic_HTML&oldid=2049> [accessed 21 November 2024]
Chicago style
Pathology Education Instructional Resource contributors, "Basic HTML," Pathology Education Instructional Resource, , https://peir.path.uab.edu/index.php?title=Basic_HTML&oldid=2049 (accessed November 21, 2024).
CBE/CSE style
Pathology Education Instructional Resource contributors. Basic HTML [Internet]. Pathology Education Instructional Resource, ; 2013 Oct 23, 19:19 UTC [cited 2024 Nov 21]. Available from: https://peir.path.uab.edu/index.php?title=Basic_HTML&oldid=2049.
Bluebook style
Basic HTML, https://peir.path.uab.edu/index.php?title=Basic_HTML&oldid=2049 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Pathology Education Instructional Resource", title = "Basic HTML --- Pathology Education Instructional Resource{,} ", year = "2013", url = "https://peir.path.uab.edu/index.php?title=Basic_HTML&oldid=2049", note = "[Online; accessed 21-November-2024]" }
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 = "Pathology Education Instructional Resource", title = "Basic HTML --- Pathology Education Instructional Resource{,} ", year = "2013", url = "\url{https://peir.path.uab.edu/index.php?title=Basic_HTML&oldid=2049}", note = "[Online; accessed 21-November-2024]" }