Advertisement
bwukki

Exam Template

Feb 13th, 2021
2,080
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.46 KB | None | 0 0
  1. \documentclass[addpoints]{exam}
  2. \usepackage[utf8]{inputenc}
  3.  
  4. \newcommand{\tf}[1][{}]{%
  5. \fillin[#1][0.25in]%
  6. }
  7.  
  8. \begin{document}
  9. \firstpageheader{Institution Instructor}{MATH 251}{Term Year}
  10.  
  11. \begin{center}
  12. \fbox{\fbox{\parbox{5.5in}{\centering
  13. Special notes}}}
  14. \end{center}
  15.  
  16. \vspace{5mm}
  17.  
  18. \makebox[\textwidth]{Name:\enspace\hrulefill}
  19.  
  20. \vspace{5mm}
  21.  
  22. \begin{questions}
  23.  
  24. \question Find all nontrivial zeros of $\xi(x)$
  25.  
  26. \end{questions}
  27.  
  28. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement