Cite This Page
Bibliographic details for IPLab:Lab 1
- Page name: IPLab:Lab 1
- Author: Pathology Education Instructional Resource contributors
- Publisher: Pathology Education Instructional Resource, .
- Date of last revision: 15 August 2013 13:44 UTC
- Date retrieved: 8 March 2026 07:28 UTC
- Permanent URL: https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=79
- Page Version ID: 79
Citation styles for IPLab:Lab 1
APA style
IPLab:Lab 1. (2013, August 15). Pathology Education Instructional Resource, . Retrieved 07:28, March 8, 2026 from https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=79.
MLA style
"IPLab:Lab 1." Pathology Education Instructional Resource, . 15 Aug 2013, 13:44 UTC. 8 Mar 2026, 07:28 <https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=79>.
MHRA style
Pathology Education Instructional Resource contributors, 'IPLab:Lab 1', Pathology Education Instructional Resource, , 15 August 2013, 13:44 UTC, <https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=79> [accessed 8 March 2026]
Chicago style
Pathology Education Instructional Resource contributors, "IPLab:Lab 1," Pathology Education Instructional Resource, , https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=79 (accessed March 8, 2026).
CBE/CSE style
Pathology Education Instructional Resource contributors. IPLab:Lab 1 [Internet]. Pathology Education Instructional Resource, ; 2013 Aug 15, 13:44 UTC [cited 2026 Mar 8]. Available from: https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=79.
Bluebook style
IPLab:Lab 1, https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=79 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Pathology Education Instructional Resource",
title = "IPLab:Lab 1 --- Pathology Education Instructional Resource{,} ",
year = "2013",
url = "https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=79",
note = "[Online; accessed 8-March-2026]"
}
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 = "IPLab:Lab 1 --- Pathology Education Instructional Resource{,} ",
year = "2013",
url = "\url{https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=79}",
note = "[Online; accessed 8-March-2026]"
}