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: 23 October 2013 04:13 UTC
- Date retrieved: 10 June 2026 22:32 UTC
- Permanent URL: https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2006
- Page Version ID: 2006
Citation styles for This Is Your Brain On Informatics: MariaDB
APA style
This Is Your Brain On Informatics: MariaDB. (2013, October 23). Pathology Education Instructional Resource, . Retrieved 22:32, June 10, 2026 from https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2006.
MLA style
"This Is Your Brain On Informatics: MariaDB." Pathology Education Instructional Resource, . 23 Oct 2013, 04:13 UTC. 10 Jun 2026, 22:32 <https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2006>.
MHRA style
Pathology Education Instructional Resource contributors, 'This Is Your Brain On Informatics: MariaDB', Pathology Education Instructional Resource, , 23 October 2013, 04:13 UTC, <https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2006> [accessed 10 June 2026]
Chicago style
Pathology Education Instructional Resource contributors, "This Is Your Brain On Informatics: MariaDB," Pathology Education Instructional Resource, , https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2006 (accessed June 10, 2026).
CBE/CSE style
Pathology Education Instructional Resource contributors. This Is Your Brain On Informatics: MariaDB [Internet]. Pathology Education Instructional Resource, ; 2013 Oct 23, 04:13 UTC [cited 2026 Jun 10]. Available from: https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2006.
Bluebook style
This Is Your Brain On Informatics: MariaDB, https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2006 (last visited June 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Pathology Education Instructional Resource",
title = "This Is Your Brain On Informatics: MariaDB --- Pathology Education Instructional Resource{,} ",
year = "2013",
url = "https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2006",
note = "[Online; accessed 10-June-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 = "2013",
url = "\url{https://dev.peirmost.ifx.uab.edu/index.php?title=This_Is_Your_Brain_On_Informatics:_MariaDB&oldid=2006}",
note = "[Online; accessed 10-June-2026]"
}