Advertisement
Guest User

Untitled

a guest
Jun 25th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. documentclass{report}
  2. newtheorem{df}{Definition}{chapter}
  3. begin{document}
  4. begin{df}
  5. cite{wilson} The join of two function...
  6. end{df}
  7. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement