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:
@@ -1,13 +1,25 @@
|
||||
%-------------------------------------------------------------------------------
|
||||
% SECTION TITLE
|
||||
%-------------------------------------------------------------------------------
|
||||
\cvsection{Education}
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% CONTENT
|
||||
%-------------------------------------------------------------------------------
|
||||
\begin{cventries}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{B.S. in Computer Science and Engineering}
|
||||
{POSTECH(Pohang University of Science and Technology)}
|
||||
{Pohang, S.Korea}
|
||||
{Mar. 2010 - PRESENT}
|
||||
{B.S. in Computer Science and Engineering} % Degree
|
||||
{POSTECH(Pohang University of Science and Technology)} % Institution
|
||||
{Pohang, S.Korea} % Location
|
||||
{Mar. 2010 - PRESENT} % Date(s)
|
||||
{
|
||||
\begin{cvitems}
|
||||
\begin{cvitems} % Description(s) bullet points
|
||||
\item {Got a Chun Shin-Il Scholarship which is given to promising students in CSE Dept.}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\end{cventries}
|
||||
|
||||
Reference in New Issue
Block a user