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