Skip to content

Labels and cross-references

Never write "see Section 3" by hand

  • If you write a number by hand and later add a section, every number is wrong.
  • LaTeX solves this with labels. Tag something:
\section{Methods}\label{sec:methods}
  • The name sec:methods is just a nickname you choose.

A label names an equation; ref prints its number and updates automatically

Log in or create account

IGCSE & A-Level