Learn to find, install, and manage LaTeX packages. Understand CTAN, package documentation, troubleshooting conflicts, and best practices.
\usepackage{packagename}
to your document.Category | Essential Packages |
---|---|
Math | amsmath , amssymb , mathtools |
Graphics | graphicx , tikz , subcaption |
Tables | booktabs , array , longtable |
Bibliography | biblatex , natbib |
Typography | microtype , setspace , enumitem |
Layout | geometry , fancyhdr , titlesec |
Code | listings , minted , fancyvrb |
hyperref , cleveref , bookmark |