mirror of https://github.com/eyhc1/rendercv.git
fix the reference latex file
This commit is contained in:
parent
0af0fcffec
commit
f5a98da511
|
@ -52,7 +52,7 @@
|
||||||
}{
|
}{
|
||||||
% print bold title, give 0.15 cm space and draw a line of 0.8 pt thickness
|
% print bold title, give 0.15 cm space and draw a line of 0.8 pt thickness
|
||||||
% from the end of the title to the end of the body
|
% from the end of the title to the end of the body
|
||||||
\textbf{#1}\hspace{0.15cm}\titlerule[0.8pt]
|
\textbf{#1}\hspace{0.15cm}\titlerule[0.8pt]\hspace{-0.1cm}
|
||||||
}[] % section title formatting
|
}[] % section title formatting
|
||||||
|
|
||||||
\titlespacing{\section}{
|
\titlespacing{\section}{
|
||||||
|
@ -73,8 +73,9 @@
|
||||||
>{\raggedleft\let\newline\\\arraybackslash\hspace{0pt}}p{#1}
|
>{\raggedleft\let\newline\\\arraybackslash\hspace{0pt}}p{#1}
|
||||||
} % right-aligned fixed width column type
|
} % right-aligned fixed width column type
|
||||||
\newcolumntype{K}[1]{
|
\newcolumntype{K}[1]{
|
||||||
>{\raggedright\let\newline\\\arraybackslash\hspace{-0.2cm}\hspace{#1}}X
|
>{\let\newline\\\arraybackslash\hspace{0pt}}X
|
||||||
} % left-aligned flexible width column type
|
} % left-aligned (but justified) flexible width column type
|
||||||
|
\setlength\tabcolsep{-1.5pt} % no space between columns
|
||||||
|
|
||||||
\newenvironment{highlights}{
|
\newenvironment{highlights}{
|
||||||
\begin{itemize}[
|
\begin{itemize}[
|
||||||
|
@ -98,7 +99,7 @@
|
||||||
\newcommand{\placelastupdatedtext}{% \placetextbox{<horizontal pos>}{<vertical pos>}{<stuff>}
|
\newcommand{\placelastupdatedtext}{% \placetextbox{<horizontal pos>}{<vertical pos>}{<stuff>}
|
||||||
\AddToShipoutPictureFG*{% Add <stuff> to current page foreground
|
\AddToShipoutPictureFG*{% Add <stuff> to current page foreground
|
||||||
\put(
|
\put(
|
||||||
\LenToUnit{\paperwidth-1.35 cm},
|
\LenToUnit{\paperwidth-1.35 cm-0.2 cm+0.05cm},
|
||||||
\LenToUnit{\paperheight-0.675 cm}
|
\LenToUnit{\paperheight-0.675 cm}
|
||||||
){\vtop{{\null}\makebox[0pt][c]{
|
){\vtop{{\null}\makebox[0pt][c]{
|
||||||
\small\color{gray}\emph{Last updated on REPLACETHISWITHTODAY}\hspace{\widthof{Last updated on REPLACETHISWITHTODAY}}
|
\small\color{gray}\emph{Last updated on REPLACETHISWITHTODAY}\hspace{\widthof{Last updated on REPLACETHISWITHTODAY}}
|
||||||
|
@ -133,9 +134,10 @@
|
||||||
\end{header}
|
\end{header}
|
||||||
|
|
||||||
|
|
||||||
|
\centering
|
||||||
\section{Education}
|
\section{Education}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{p{0.55cm} K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{L{0.85cm} K{0.2 cm} R{3.6 cm}}
|
||||||
\textbf{BS}
|
\textbf{BS}
|
||||||
&
|
&
|
||||||
\textbf{Bogazici University}, Mechanical Engineering
|
\textbf{Bogazici University}, Mechanical Engineering
|
||||||
|
@ -146,27 +148,27 @@
|
||||||
\item Test 2
|
\item Test 2
|
||||||
\end{highlights}
|
\end{highlights}
|
||||||
&
|
&
|
||||||
Istanbul, Turkey \hspace*{-0.2cm + 0.2 cm} \newline
|
Istanbul, Turkey \newline
|
||||||
Sept. 1980 to Jan. 1985 \hspace*{-0.2cm + 0.2 cm}
|
Sept. 1980 to Jan. 1985
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{p{0.55cm} K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{L{0.85cm} K{0.2 cm} R{3.6 cm}}
|
||||||
\textbf{}
|
\textbf{}
|
||||||
&
|
&
|
||||||
\textbf{The University of Texas at Austin}, Mechanical Engineering, Student Exchange Program
|
\textbf{The University of Texas at Austin}, Mechanical Engineering, Student Exchange Program
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
&
|
&
|
||||||
Austin, TX, USA \hspace*{-0.2cm + 0.2 cm} \newline
|
Austin, TX, USA \newline
|
||||||
Aug. 2021 to Jan. 2022 \hspace*{-0.2cm + 0.2 cm}
|
Aug. 2021 to Jan. 2022
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\section{Work Experience}
|
\section{Work Experience}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{3.6 cm}}
|
||||||
\textbf{Company 1}, Position 1
|
\textbf{Company 1}, Position 1
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
\begin{highlights}
|
\begin{highlights}
|
||||||
|
@ -175,13 +177,13 @@
|
||||||
\item Test 3
|
\item Test 3
|
||||||
\end{highlights}
|
\end{highlights}
|
||||||
&
|
&
|
||||||
Geneva, Switzerland \hspace*{-0.2cm + 0.2 cm} \newline
|
Geneva, Switzerland \newline
|
||||||
Feb. 2023 to present \hspace*{-0.2cm + 0.2 cm}
|
Feb. 2023 to present
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{3.6 cm}}
|
||||||
\textbf{Company 2}, Position 2
|
\textbf{Company 2}, Position 2
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
\begin{highlights}
|
\begin{highlights}
|
||||||
|
@ -190,15 +192,15 @@
|
||||||
\item Test 3
|
\item Test 3
|
||||||
\end{highlights}
|
\end{highlights}
|
||||||
&
|
&
|
||||||
Geneva, Switzerland \hspace*{-0.2cm + 0.2 cm} \newline
|
Geneva, Switzerland \newline
|
||||||
Feb. 1986 to Feb. 2023 \hspace*{-0.2cm + 0.2 cm}
|
Feb. 1986 to Feb. 2023
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\section{Academic Projects}
|
\section{Academic Projects}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{3.6 cm}}
|
||||||
\textbf{Academic Project 1}, \href{https://example.com/}{view on my website}
|
\textbf{Academic Project 1}, \href{https://example.com/}{view on my website}
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
\begin{highlights}
|
\begin{highlights}
|
||||||
|
@ -206,25 +208,24 @@
|
||||||
\item Test 2
|
\item Test 2
|
||||||
\end{highlights}
|
\end{highlights}
|
||||||
&
|
&
|
||||||
Istanbul, Turkey \hspace*{-0.2cm + 0.2 cm} \newline
|
Istanbul, Turkey \newline
|
||||||
Spring 2022 \hspace*{-0.2cm + 0.2 cm}
|
Spring 2022
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm}}
|
||||||
\textbf{Academic Project 2}, \href{https://example.com/}{view on my website}
|
\textbf{Academic Project 2}, \href{https://example.com/}{view on my website}
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
\begin{highlights}
|
\begin{highlights}
|
||||||
\item Test 1
|
\item Test 1
|
||||||
\item Test 2
|
\item Test 2
|
||||||
\end{highlights}
|
\end{highlights}
|
||||||
&
|
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{3.6 cm}}
|
||||||
\textbf{Academic Project 3}, \href{https://example.com/}{view on my website}
|
\textbf{Academic Project 3}, \href{https://example.com/}{view on my website}
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
\begin{highlights}
|
\begin{highlights}
|
||||||
|
@ -232,79 +233,81 @@
|
||||||
\item Test 2
|
\item Test 2
|
||||||
\end{highlights}
|
\end{highlights}
|
||||||
&
|
&
|
||||||
Istanbul, Turkey \hspace*{-0.2cm + 0.2 cm} \newline
|
Istanbul, Turkey \newline
|
||||||
Feb. 2022 to May 2022 \hspace*{-0.2cm + 0.2 cm}
|
Feb. 2022 to May 2022
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\section{Certificates}
|
\section{Certificates}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm}}
|
||||||
\textbf{Certificate 1}
|
\textbf{Certificate 1}
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
&
|
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\section{Personal Projects}
|
\section{Personal Projects}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm}}
|
||||||
\textbf{Personal Project 1}
|
\textbf{Personal Project 1}
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
&
|
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\section{Skills}
|
\section{Skills}
|
||||||
|
|
||||||
\setlength{\leftskip}{0.2 cm}
|
\begingroup\raggedright
|
||||||
\setlength{\rightskip}{0.2 cm}
|
\leftskip=0.2 cm
|
||||||
|
\advance\csname @rightskip\endcsname 0.2 cm
|
||||||
|
\advance\rightskip 0.2 cm
|
||||||
|
|
||||||
\textbf{Programming:} C++, C, Python, JavaScript, MATLAB, Lua, LaTeX
|
\textbf{Programming:} C++, C, Python, JavaScript, MATLAB, Lua, LaTeX
|
||||||
|
|
||||||
\setlength{\leftskip}{0cm}
|
\par\endgroup
|
||||||
\setlength{\rightskip}{0cm}
|
|
||||||
|
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
|
|
||||||
\setlength{\leftskip}{0.2 cm}
|
\begingroup\raggedright
|
||||||
\setlength{\rightskip}{0.2 cm}
|
\leftskip=0.2 cm
|
||||||
|
\advance\csname @rightskip\endcsname 0.2 cm
|
||||||
|
\advance\rightskip 0.2 cm
|
||||||
|
|
||||||
\textbf{CAE:} GMSH, GetDP, CalculiX
|
\textbf{CAE:} GMSH, GetDP, CalculiX
|
||||||
|
|
||||||
\setlength{\leftskip}{0cm}
|
\par\endgroup
|
||||||
\setlength{\rightskip}{0cm}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\section{Test Scores}
|
\section{Test Scores}
|
||||||
|
|
||||||
\setlength{\leftskip}{0.2 cm}
|
\begingroup\raggedright
|
||||||
\setlength{\rightskip}{0.2 cm}
|
\leftskip=0.2 cm
|
||||||
|
\advance\csname @rightskip\endcsname 0.2 cm
|
||||||
|
\advance\rightskip 0.2 cm
|
||||||
|
|
||||||
\textbf{TOEFL:} 120/120
|
\textbf{TOEFL:} 120/120
|
||||||
|
|
||||||
\setlength{\leftskip}{0cm}
|
\par\endgroup
|
||||||
\setlength{\rightskip}{0cm}
|
|
||||||
|
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
|
|
||||||
\setlength{\leftskip}{0.2 cm}
|
\begingroup\raggedright
|
||||||
\setlength{\rightskip}{0.2 cm}
|
\leftskip=0.2 cm
|
||||||
|
\advance\csname @rightskip\endcsname 0.2 cm
|
||||||
|
\advance\rightskip 0.2 cm
|
||||||
|
|
||||||
\textbf{IELTS:} 9.0/9.0 (\href{https://example.com/}{Score Report})
|
\textbf{IELTS:} 9.0/9.0 (\href{https://example.com/}{Score Report})
|
||||||
|
|
||||||
\setlength{\leftskip}{0cm}
|
\par\endgroup
|
||||||
\setlength{\rightskip}{0cm}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\section{Extracurricular Activities}
|
\section{Extracurricular Activities}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{3.6 cm}}
|
||||||
\textbf{Test Company 1}, Test Position 1
|
\textbf{Test Company 1}, Test Position 1
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
\begin{highlights}
|
\begin{highlights}
|
||||||
|
@ -315,7 +318,7 @@
|
||||||
|
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{3.6 cm}}
|
||||||
\textbf{Test Company 1}, Test Position 1
|
\textbf{Test Company 1}, Test Position 1
|
||||||
\vspace*{0.12 cm}
|
\vspace*{0.12 cm}
|
||||||
\begin{highlights}
|
\begin{highlights}
|
||||||
|
@ -324,22 +327,27 @@
|
||||||
\item Test 3
|
\item Test 3
|
||||||
\end{highlights}
|
\end{highlights}
|
||||||
&
|
&
|
||||||
Izmir, Turkey \hspace*{-0.2cm + 0.2 cm} \newline
|
Izmir, Turkey \newline
|
||||||
Summer 2019 and 2020 \hspace*{-0.2cm + 0.2 cm}
|
Summer 2019 and 2020
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\section{Publications}
|
\section{Publications}
|
||||||
|
|
||||||
\begin{tabularx}{\textwidth}{K{0.2 cm} R{3.6 cm}}
|
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{3.6 cm}}
|
||||||
\textbf{Phononic band gaps induced by inertial amplification in periodic media}
|
\textbf{Phononic band gaps induced by inertial amplification in periodic media}
|
||||||
|
|
||||||
Cetin Yilmaz, Gregory M Hulbert, Noboru Kikuchi
|
\vspace{0.06 cm}
|
||||||
|
|
||||||
|
C. Yilmaz, G. M. Hulbert, N. Kikuchi
|
||||||
|
|
||||||
|
\vspace{0.06 cm}
|
||||||
|
|
||||||
DOI: \href{https://doi.org/10.1103/PhysRevB.76.054309}{10.1103/PhysRevB.76.054309}
|
DOI: \href{https://doi.org/10.1103/PhysRevB.76.054309}{10.1103/PhysRevB.76.054309}
|
||||||
&
|
&
|
||||||
Aug. 2007
|
Aug. 2007
|
||||||
|
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue