74 lines
1.1 KiB
TeX
74 lines
1.1 KiB
TeX
\documentclass[12pt,a4paper]{article}
|
|
|
|
% Package imports
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage[T1]{fontenc}
|
|
\usepackage{amsmath}
|
|
\usepackage{chemfig}
|
|
\usepackage{graphicx}
|
|
\usepackage{geometry}
|
|
\usepackage{hyperref}
|
|
|
|
% Page layout
|
|
\geometry{
|
|
margin=1in
|
|
}
|
|
|
|
% Document information
|
|
\title{Chemistry Vocabulary}
|
|
\author{}
|
|
\date{}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\section*{Introduction}
|
|
|
|
\section{Elements and elementary substances}
|
|
|
|
\subsection{Alkali metals}
|
|
|
|
\subsection{Alkaline earth metals}
|
|
|
|
\subsection{Transition metals}
|
|
|
|
\subsection{Post-transition metals}
|
|
|
|
\subsection{Metalloids}
|
|
|
|
\subsection{Halogen}
|
|
|
|
\subsection{Noble gases}
|
|
|
|
\subsection{Other Nonmetals}
|
|
|
|
\section{Acids and bases}
|
|
|
|
\section{Ions}
|
|
|
|
\section{Ores and alloys}
|
|
|
|
\section{Reactions}
|
|
|
|
\section{Hydrocarbons and their Halogen derivatives}
|
|
|
|
\section{Alicyclic compounds and aromatic compounds}
|
|
|
|
\section{Alcohol, phenols, ketones and aldehyde}
|
|
|
|
\section{Carboxylic acids and esters}
|
|
|
|
\section{Amines, amides and nitriles}
|
|
|
|
\section{Thiols and thioethers}
|
|
|
|
\section{Macromolecule}
|
|
|
|
\section{Plastics}
|
|
|
|
\section{Organic compounds in everyday life}
|
|
|
|
\end{document}
|
|
|