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