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: 19 March 2014 01:40 UTC
- Date retrieved: 10 August 2025 12:41 UTC
- Permanent URL: https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=2814
- Page Version ID: 2814
Citation styles for This Is Your Brain On Informatics: Linux
APA style
This Is Your Brain On Informatics: Linux. (2014, March 19). Pathology Education Instructional Resource, . Retrieved 12:41, August 10, 2025 from https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=2814.
MLA style
"This Is Your Brain On Informatics: Linux." Pathology Education Instructional Resource, . 19 Mar 2014, 01:40 UTC. 10 Aug 2025, 12:41 <https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=2814>.
MHRA style
Pathology Education Instructional Resource contributors, 'This Is Your Brain On Informatics: Linux', Pathology Education Instructional Resource, , 19 March 2014, 01:40 UTC, <https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=2814> [accessed 10 August 2025]
Chicago style
Pathology Education Instructional Resource contributors, "This Is Your Brain On Informatics: Linux," Pathology Education Instructional Resource, , https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=2814 (accessed August 10, 2025).
CBE/CSE style
Pathology Education Instructional Resource contributors. This Is Your Brain On Informatics: Linux [Internet]. Pathology Education Instructional Resource, ; 2014 Mar 19, 01:40 UTC [cited 2025 Aug 10]. Available from: https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=2814.
Bluebook style
This Is Your Brain On Informatics: Linux, https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=2814 (last visited August 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Pathology Education Instructional Resource", title = "This Is Your Brain On Informatics: Linux --- Pathology Education Instructional Resource{,} ", year = "2014", url = "https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=2814", note = "[Online; accessed 10-August-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 = "2014", url = "\url{https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=2814}", note = "[Online; accessed 10-August-2025]" }