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: 14 August 2013 18:09 UTC
- Date retrieved: 1 June 2026 14:14 UTC
- Permanent URL: https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=63
- Page Version ID: 63
Citation styles for IPLab:Lab 1
APA style
IPLab:Lab 1. (2013, August 14). Pathology Education Instructional Resource, . Retrieved 14:14, June 1, 2026 from https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=63.
MLA style
"IPLab:Lab 1." Pathology Education Instructional Resource, . 14 Aug 2013, 18:09 UTC. 1 Jun 2026, 14:14 <https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=63>.
MHRA style
Pathology Education Instructional Resource contributors, 'IPLab:Lab 1', Pathology Education Instructional Resource, , 14 August 2013, 18:09 UTC, <https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=63> [accessed 1 June 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=63 (accessed June 1, 2026).
CBE/CSE style
Pathology Education Instructional Resource contributors. IPLab:Lab 1 [Internet]. Pathology Education Instructional Resource, ; 2013 Aug 14, 18:09 UTC [cited 2026 Jun 1]. Available from: https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=63.
Bluebook style
IPLab:Lab 1, https://peir.path.uab.edu/index.php?title=IPLab:Lab_1&oldid=63 (last visited June 1, 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=63",
note = "[Online; accessed 1-June-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=63}",
note = "[Online; accessed 1-June-2026]"
}