Cite This Page
Bibliographic details for Linux
- Page name: Linux
- Author: Pathology Education Instructional Resource contributors
- Publisher: Pathology Education Instructional Resource, .
- Date of last revision: 23 October 2013 01:56 UTC
- Date retrieved: 1 July 2025 16:05 UTC
- Permanent URL: https://peir.path.uab.edu/index.php?title=Linux&oldid=1982
- Page Version ID: 1982
Citation styles for Linux
APA style
Linux. (2013, October 23). Pathology Education Instructional Resource, . Retrieved 16:05, July 1, 2025 from https://peir.path.uab.edu/index.php?title=Linux&oldid=1982.
MLA style
"Linux." Pathology Education Instructional Resource, . 23 Oct 2013, 01:56 UTC. 1 Jul 2025, 16:05 <https://peir.path.uab.edu/index.php?title=Linux&oldid=1982>.
MHRA style
Pathology Education Instructional Resource contributors, 'Linux', Pathology Education Instructional Resource, , 23 October 2013, 01:56 UTC, <https://peir.path.uab.edu/index.php?title=Linux&oldid=1982> [accessed 1 July 2025]
Chicago style
Pathology Education Instructional Resource contributors, "Linux," Pathology Education Instructional Resource, , https://peir.path.uab.edu/index.php?title=Linux&oldid=1982 (accessed July 1, 2025).
CBE/CSE style
Pathology Education Instructional Resource contributors. Linux [Internet]. Pathology Education Instructional Resource, ; 2013 Oct 23, 01:56 UTC [cited 2025 Jul 1]. Available from: https://peir.path.uab.edu/index.php?title=Linux&oldid=1982.
Bluebook style
Linux, https://peir.path.uab.edu/index.php?title=Linux&oldid=1982 (last visited July 1, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Pathology Education Instructional Resource", title = "Linux --- Pathology Education Instructional Resource{,} ", year = "2013", url = "https://peir.path.uab.edu/index.php?title=Linux&oldid=1982", note = "[Online; accessed 1-July-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 = "Linux --- Pathology Education Instructional Resource{,} ", year = "2013", url = "\url{https://peir.path.uab.edu/index.php?title=Linux&oldid=1982}", note = "[Online; accessed 1-July-2025]" }