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:39 UTC
- Date retrieved: 3 November 2025 18:38 UTC
- Permanent URL: https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2859
- Page Version ID: 2859
Citation styles for HTML/PHP Database Dump
APA style
HTML/PHP Database Dump. (2014, March 19). Pathology Education Instructional Resource, . Retrieved 18:38, November 3, 2025 from https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2859.
MLA style
"HTML/PHP Database Dump." Pathology Education Instructional Resource, . 19 Mar 2014, 02:39 UTC. 3 Nov 2025, 18:38 <https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2859>.
MHRA style
Pathology Education Instructional Resource contributors, 'HTML/PHP Database Dump', Pathology Education Instructional Resource, , 19 March 2014, 02:39 UTC, <https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2859> [accessed 3 November 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=2859 (accessed November 3, 2025).
CBE/CSE style
Pathology Education Instructional Resource contributors. HTML/PHP Database Dump [Internet]. Pathology Education Instructional Resource, ; 2014 Mar 19, 02:39 UTC [cited 2025 Nov 3]. Available from: https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2859.
Bluebook style
HTML/PHP Database Dump, https://peir.path.uab.edu/index.php?title=HTML/PHP_Database_Dump&oldid=2859 (last visited November 3, 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=2859",
note = "[Online; accessed 3-November-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=2859}",
note = "[Online; accessed 3-November-2025]"
}