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 02:07 UTC
- Date retrieved: 9 March 2026 10:24 UTC
- Permanent URL: https://dev.peirmost.ifx.uab.edu/index.php?title=Linux&oldid=1984
- Page Version ID: 1984
Citation styles for Linux
APA style
Linux. (2013, October 23). Pathology Education Instructional Resource, . Retrieved 10:24, March 9, 2026 from https://dev.peirmost.ifx.uab.edu/index.php?title=Linux&oldid=1984.
MLA style
"Linux." Pathology Education Instructional Resource, . 23 Oct 2013, 02:07 UTC. 9 Mar 2026, 10:24 <https://dev.peirmost.ifx.uab.edu/index.php?title=Linux&oldid=1984>.
MHRA style
Pathology Education Instructional Resource contributors, 'Linux', Pathology Education Instructional Resource, , 23 October 2013, 02:07 UTC, <https://dev.peirmost.ifx.uab.edu/index.php?title=Linux&oldid=1984> [accessed 9 March 2026]
Chicago style
Pathology Education Instructional Resource contributors, "Linux," Pathology Education Instructional Resource, , https://dev.peirmost.ifx.uab.edu/index.php?title=Linux&oldid=1984 (accessed March 9, 2026).
CBE/CSE style
Pathology Education Instructional Resource contributors. Linux [Internet]. Pathology Education Instructional Resource, ; 2013 Oct 23, 02:07 UTC [cited 2026 Mar 9]. Available from: https://dev.peirmost.ifx.uab.edu/index.php?title=Linux&oldid=1984.
Bluebook style
Linux, https://dev.peirmost.ifx.uab.edu/index.php?title=Linux&oldid=1984 (last visited March 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Pathology Education Instructional Resource",
title = "Linux --- Pathology Education Instructional Resource{,} ",
year = "2013",
url = "https://dev.peirmost.ifx.uab.edu/index.php?title=Linux&oldid=1984",
note = "[Online; accessed 9-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 = "Linux --- Pathology Education Instructional Resource{,} ",
year = "2013",
url = "\url{https://dev.peirmost.ifx.uab.edu/index.php?title=Linux&oldid=1984}",
note = "[Online; accessed 9-March-2026]"
}