Cite This Page
Bibliographic details for This Is Your Brain On Informatics: MariaDB
- Page name: This Is Your Brain On Informatics: MariaDB
- Author: Pathology Education Instructional Resource contributors
- Publisher: Pathology Education Instructional Resource, .
- Date of last revision: 19 March 2014 02:31 UTC
- Date retrieved: 7 April 2026 16:40 UTC
- Permanent URL: https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2844
- Page Version ID: 2844
Citation styles for This Is Your Brain On Informatics: MariaDB
APA style
This Is Your Brain On Informatics: MariaDB. (2014, March 19). Pathology Education Instructional Resource, . Retrieved 16:40, April 7, 2026 from https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2844.
MLA style
"This Is Your Brain On Informatics: MariaDB." Pathology Education Instructional Resource, . 19 Mar 2014, 02:31 UTC. 7 Apr 2026, 16:40 <https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2844>.
MHRA style
Pathology Education Instructional Resource contributors, 'This Is Your Brain On Informatics: MariaDB', Pathology Education Instructional Resource, , 19 March 2014, 02:31 UTC, <https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2844> [accessed 7 April 2026]
Chicago style
Pathology Education Instructional Resource contributors, "This Is Your Brain On Informatics: MariaDB," Pathology Education Instructional Resource, , https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2844 (accessed April 7, 2026).
CBE/CSE style
Pathology Education Instructional Resource contributors. This Is Your Brain On Informatics: MariaDB [Internet]. Pathology Education Instructional Resource, ; 2014 Mar 19, 02:31 UTC [cited 2026 Apr 7]. Available from: https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2844.
Bluebook style
This Is Your Brain On Informatics: MariaDB, https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2844 (last visited April 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Pathology Education Instructional Resource",
title = "This Is Your Brain On Informatics: MariaDB --- Pathology Education Instructional Resource{,} ",
year = "2014",
url = "https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2844",
note = "[Online; accessed 7-April-2026]"
}
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: MariaDB --- Pathology Education Instructional Resource{,} ",
year = "2014",
url = "\url{https://peir.path.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2844}",
note = "[Online; accessed 7-April-2026]"
}