LaTeX


Packages

Command

Typesetting instruction

Environment

Area in document with specific typesetting rules

article

BibTeX

amsmath

See official documentation here

Equation environments

'\\' is used for a new line in multiline equation environments

'\['='\begin{equation*}'

'\]'='\end{equation*}'

'&' is used for a column in an equation envrionment

Matrix environments

Case environment

Math commands

Font commands

Slash functions

$

Begins or ends a block of mathematics

\[

Begins a block of mathematics

\]

Ends a block of mathematics

\(

Begins a block of mathematics

\)

Ends a block of mathematics