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: 22 February 2014 23:59 UTC
- Date retrieved: 22 November 2024 06:00 UTC
- Permanent URL: https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux_Commands&oldid=2745
- Page Version ID: 2745
Citation styles for This Is Your Brain On Informatics: Linux Commands
APA style
This Is Your Brain On Informatics: Linux Commands. (2014, February 22). Pathology Education Instructional Resource, . Retrieved 06:00, November 22, 2024 from https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux_Commands&oldid=2745.
MLA style
"This Is Your Brain On Informatics: Linux Commands." Pathology Education Instructional Resource, . 22 Feb 2014, 23:59 UTC. 22 Nov 2024, 06:00 <https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux_Commands&oldid=2745>.
MHRA style
Pathology Education Instructional Resource contributors, 'This Is Your Brain On Informatics: Linux Commands', Pathology Education Instructional Resource, , 22 February 2014, 23:59 UTC, <https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux_Commands&oldid=2745> [accessed 22 November 2024]
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=2745 (accessed November 22, 2024).
CBE/CSE style
Pathology Education Instructional Resource contributors. This Is Your Brain On Informatics: Linux Commands [Internet]. Pathology Education Instructional Resource, ; 2014 Feb 22, 23:59 UTC [cited 2024 Nov 22]. Available from: https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux_Commands&oldid=2745.
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=2745 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Pathology Education Instructional Resource", title = "This Is Your Brain On Informatics: Linux Commands --- Pathology Education Instructional Resource{,} ", year = "2014", url = "https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux_Commands&oldid=2745", note = "[Online; accessed 22-November-2024]" }
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 = "2014", url = "\url{https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux_Commands&oldid=2745}", note = "[Online; accessed 22-November-2024]" }