Cite This Page
Bibliographic details for HTML/PHP Database Dump
- Page name: HTML/PHP Database Dump
- Author: Pathology Education Instructional Resource contributors
- Publisher: Pathology Education Instructional Resource, .
- Date of last revision: 19 March 2014 02:40 UTC
- Date retrieved: 14 December 2025 01:28 UTC
- Permanent URL: https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2862
- Page Version ID: 2862
Citation styles for HTML/PHP Database Dump
APA style
HTML/PHP Database Dump. (2014, March 19). Pathology Education Instructional Resource, . Retrieved 01:28, December 14, 2025 from https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2862.
MLA style
"HTML/PHP Database Dump." Pathology Education Instructional Resource, . 19 Mar 2014, 02:40 UTC. 14 Dec 2025, 01:28 <https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2862>.
MHRA style
Pathology Education Instructional Resource contributors, 'HTML/PHP Database Dump', Pathology Education Instructional Resource, , 19 March 2014, 02:40 UTC, <https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2862> [accessed 14 December 2025]
Chicago style
Pathology Education Instructional Resource contributors, "HTML/PHP Database Dump," Pathology Education Instructional Resource, , https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2862 (accessed December 14, 2025).
CBE/CSE style
Pathology Education Instructional Resource contributors. HTML/PHP Database Dump [Internet]. Pathology Education Instructional Resource, ; 2014 Mar 19, 02:40 UTC [cited 2025 Dec 14]. Available from: https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2862.
Bluebook style
HTML/PHP Database Dump, https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2862 (last visited December 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Pathology Education Instructional Resource",
title = "HTML/PHP Database Dump --- Pathology Education Instructional Resource{,} ",
year = "2014",
url = "https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2862",
note = "[Online; accessed 14-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 = "Pathology Education Instructional Resource",
title = "HTML/PHP Database Dump --- Pathology Education Instructional Resource{,} ",
year = "2014",
url = "\url{https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2862}",
note = "[Online; accessed 14-December-2025]"
}