Cite This Page
Bibliographic details for This Is Your Brain On Informatics: Linux
- Page name: This Is Your Brain On Informatics: Linux
- Author: Pathology Education Instructional Resource contributors
- Publisher: Pathology Education Instructional Resource, .
- Date of last revision: 22 October 2013 18:51 UTC
- Date retrieved: 2 November 2025 13:17 UTC
- Permanent URL: https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1967
- Page Version ID: 1967
Citation styles for This Is Your Brain On Informatics: Linux
APA style
This Is Your Brain On Informatics: Linux. (2013, October 22). Pathology Education Instructional Resource, . Retrieved 13:17, November 2, 2025 from https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1967.
MLA style
"This Is Your Brain On Informatics: Linux." Pathology Education Instructional Resource, . 22 Oct 2013, 18:51 UTC. 2 Nov 2025, 13:17 <https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1967>.
MHRA style
Pathology Education Instructional Resource contributors, 'This Is Your Brain On Informatics: Linux', Pathology Education Instructional Resource, , 22 October 2013, 18:51 UTC, <https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1967> [accessed 2 November 2025]
Chicago style
Pathology Education Instructional Resource contributors, "This Is Your Brain On Informatics: Linux," Pathology Education Instructional Resource, , https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1967 (accessed November 2, 2025).
CBE/CSE style
Pathology Education Instructional Resource contributors. This Is Your Brain On Informatics: Linux [Internet]. Pathology Education Instructional Resource, ; 2013 Oct 22, 18:51 UTC [cited 2025 Nov 2]. Available from: https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1967.
Bluebook style
This Is Your Brain On Informatics: Linux, https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1967 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Pathology Education Instructional Resource",
title = "This Is Your Brain On Informatics: Linux --- Pathology Education Instructional Resource{,} ",
year = "2013",
url = "https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1967",
note = "[Online; accessed 2-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 = "This Is Your Brain On Informatics: Linux --- Pathology Education Instructional Resource{,} ",
year = "2013",
url = "\url{https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1967}",
note = "[Online; accessed 2-November-2025]"
}