Created
          July 6, 2020 03:41 
        
      - 
      
 - 
        
Save jhcheung/06e898539c3fbcd7ff5c42640540a2c3 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | %------------------------------------------------------------------------------- | |
| \begin{document} | |
| % Print the header with above personal informations | |
| % Give optional argument to change alignment(C: center, L: left, R: right) | |
| \makecvheader | |
| % Print the footer with 3 arguments(<left>, <center>, <right>) | |
| % Leave any of these blank if they are not needed | |
| \makecvfooter | |
| {\today} | |
| {Claud D. Park~~~·~~~Curriculum Vitae} | |
| {\thepage} | |
| %------------------------------------------------------------------------------- | |
| % CV/RESUME CONTENT | |
| % Each section is imported separately, open each file in turn to modify content | |
| %------------------------------------------------------------------------------- | |
| \input{cv/education.tex} | |
| \input{cv/skills.tex} | |
| \input{cv/experience.tex} | |
| \input{cv/extracurricular.tex} | |
| \input{cv/honors.tex} | |
| \input{cv/presentation.tex} | |
| \input{cv/writing.tex} | |
| \input{cv/committees.tex} | |
| %------------------------------------------------------------------------------- | |
| \end{document} | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment