Master scientific and technical notation in LaTeX. Learn physics formulas, chemistry equations, units, and specialized scientific formatting.
siunitx
package for proper unit formattingField | Template Start |
---|---|
Physics Paper | \documentclass{article} + amsmath + siunitx + physics |
Chemistry Paper | \documentclass{article} + amsmath + mhchem + chemfig |
Laboratory Report | \documentclass{report} + siunitx + booktabs + graphicx |
Thesis | \documentclass{book} + all packages + biblatex |