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: 23 October 2013 01:43 UTC
- Date retrieved: 21 November 2024 19:05 UTC
- Permanent URL: https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1974
- Page Version ID: 1974
Citation styles for This Is Your Brain On Informatics: Linux
APA style
This Is Your Brain On Informatics: Linux. (2013, October 23). Pathology Education Instructional Resource, . Retrieved 19:05, November 21, 2024 from https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1974.
MLA style
"This Is Your Brain On Informatics: Linux." Pathology Education Instructional Resource, . 23 Oct 2013, 01:43 UTC. 21 Nov 2024, 19:05 <https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1974>.
MHRA style
Pathology Education Instructional Resource contributors, 'This Is Your Brain On Informatics: Linux', Pathology Education Instructional Resource, , 23 October 2013, 01:43 UTC, <https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1974> [accessed 21 November 2024]
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=1974 (accessed November 21, 2024).
CBE/CSE style
Pathology Education Instructional Resource contributors. This Is Your Brain On Informatics: Linux [Internet]. Pathology Education Instructional Resource, ; 2013 Oct 23, 01:43 UTC [cited 2024 Nov 21]. Available from: https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1974.
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=1974 (last visited November 21, 2024).
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://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1974", note = "[Online; accessed 21-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 --- Pathology Education Instructional Resource{,} ", year = "2013", url = "\url{https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_Linux&oldid=1974}", note = "[Online; accessed 21-November-2024]" }