Refactor template files (contributed by Velimir from LaTexTemplates.com)
- remove 'import' package - change comment style - delete unused file(cvletter.tex)
This commit is contained in:
+34
-16
@@ -1,23 +1,41 @@
|
||||
%-------------------------------------------------------------------------------
|
||||
% SECTION TITLE
|
||||
%-------------------------------------------------------------------------------
|
||||
\cvsection{Program Committees}
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% CONTENT
|
||||
%-------------------------------------------------------------------------------
|
||||
\begin{cvhonors}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cvhonor
|
||||
{Organizer \& Co-director}
|
||||
{1st POSTECH Hackathon}
|
||||
{S.Korea}
|
||||
{2013}
|
||||
{Organizer \& Co-director} % Position
|
||||
{1st POSTECH Hackathon} % Committee
|
||||
{S.Korea} % Location
|
||||
{2013} % Date(s)
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cvhonor
|
||||
{Staff}
|
||||
{7th Hacking Camp}
|
||||
{S.Korea}
|
||||
{2012}
|
||||
{Staff} % Position
|
||||
{7th Hacking Camp} % Committee
|
||||
{S.Korea} % Location
|
||||
{2012} % Date(s)
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cvhonor
|
||||
{Problem Writer}
|
||||
{1st Hoseo University Teenager Hacking Competition}
|
||||
{S.Korea}
|
||||
{2012}
|
||||
{Problem Writer} % Position
|
||||
{1st Hoseo University Teenager Hacking Competition} % Committee
|
||||
{S.Korea} % Location
|
||||
{2012} % Date(s)
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cvhonor
|
||||
{Staff \& Problem Writer}
|
||||
{JFF(Just for Fun) Hacking Competition}
|
||||
{S.Korea}
|
||||
{2012}
|
||||
{Staff \& Problem Writer} % Position
|
||||
{JFF(Just for Fun) Hacking Competition} % Committee
|
||||
{S.Korea} % Location
|
||||
{2012} % Date(s)
|
||||
|
||||
%---------------------------------------------------------
|
||||
\end{cvhonors}
|
||||
|
||||
Reference in New Issue
Block a user