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