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