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