Guest User

Untitled

a guest
Jan 23rd, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. begin{table}[]
  2. centering
  3. caption{My caption}
  4. label{my-label}
  5. begin{tabular}{|l|l|l|}
  6. hline
  7. a & b & c \ hline
  8. 1 & 3 & 5 \ hline
  9. 2 & 4 & 6 \ hline
  10. end{tabular}
  11. end{table}
Add Comment
Please, Sign In to add comment