Advertisement
Guest User

Untitled

a guest
Aug 4th, 2017
611
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.47 KB | None | 0 0
  1. renewcommand*bibliographyitemlabel{@biblabel{arabic{enumiv}}}% CONSIDER MERGING WITH PREAMBLE PART
  2. % to redefine the heading string ("Publications"):
  3. renewcommand{refname}{Publications}
  4. nocite{*}
  5. bibliographystyle{plain}
  6. bibliography{haziq}
  7.  
  8. %% start of file `template.tex'.
  9. %% Copyright 2006-2013 Xavier Danaux (xdanaux@gmail.com).
  10. %
  11. % This work may be distributed and/or modified under the
  12. % conditions of the LaTeX Project Public License version 1.3c,
  13. % available at http://www.latex-project.org/lppl/.
  14.  
  15.  
  16. documentclass[11pt,a4paper,sans]{moderncv} % possible options include font size ('10pt', '11pt' and '12pt'), paper size ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' and 'landscape') and font family ('sans' and 'roman')
  17.  
  18. % moderncv themes
  19. moderncvstyle{classic} % style options are 'casual' (default), 'classic', 'oldstyle' and 'banking'
  20. moderncvcolor{blue} % color options 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
  21. %renewcommand{familydefault}{sfdefault} % to set the default font; use 'sfdefault' for the default sans serif font, 'rmdefault' for the default roman one, or any tex font name
  22. %nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
  23.  
  24. % character encoding
  25. usepackage[T1]{fontenc}
  26. usepackage[utf8]{inputenc}
  27. usepackage[croatian]{babel}
  28. usepackage{footmisc}
  29. usepackage{hyphenat}
  30. usepackage{tikz}
  31. usepackage{lipsum}
  32. usepackage{bibentry} % if you are not using xelatex ou lualatex, replace by the encoding you are using
  33. %usepackage{CJKutf8} % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
  34.  
  35. % adjust the page margins
  36. usepackage[scale=0.75]{geometry}
  37. setlength{hintscolumnwidth}{3.6cm} % if you want to change the width of the column with the dates
  38. %setlength{makecvtitlenamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
  39.  
  40. usepackage{bibentry}
  41.  
  42. % personal data
  43. name{Haziq}{Razali}
  44. %title{Resumé title} % optional, remove / comment the line if not wanted
  45. address{street and number}{postcode city}{country}% optional, remove / comment the line if not wanted; the "postcode city" and and "country" arguments can be omitted or provided empty
  46. phone[mobile]{+65~91722319} % optional, remove / comment the line if not wanted
  47. %phone[fixed]{+2~(345)~678~901} % optional, remove / comment the line if not wanted
  48. %phone[fax]{+3~(456)~789~012} % optional, remove / comment the line if not wanted
  49. email{ha_haziq_91@hotmail.com} % optional, remove / comment the line if not wanted
  50. homepage{www.johndoe.com} % optional, remove / comment the line if not wanted
  51. %extrainfo{additional information} % optional, remove / comment the line if not wanted
  52. photo[64pt][0.4pt]{picture} % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file
  53. %quote{Some quote} % optional, remove / comment the line if not wanted
  54.  
  55. % to show numerical labels in the bibliography (default is to show no labels); only useful if you make citations in your resume
  56. %makeatletter
  57. %renewcommand*{bibliographyitemlabel}{@biblabel{arabic{enumiv}}}
  58. %makeatother
  59. %renewcommand*{bibliographyitemlabel}{[arabic{enumiv}]}% CONSIDER REPLACING THE ABOVE BY THIS
  60.  
  61. % bibliography with mutiple entries
  62. %usepackage{multibib}
  63. %newcites{book,misc}{{Books},{Others}}
  64. %----------------------------------------------------------------------------------
  65. % content
  66. %----------------------------------------------------------------------------------
  67. begin{document}
  68. %begin{CJK*}{UTF8}{gbsn} % to typeset your resume in Chinese using CJK
  69. %----- resume ---------------------------------------------------------
  70. makecvtitle
  71.  
  72. section{Education}
  73. cventry{2017 -- Present}{Ecole Polytechnique Federale De Lausanne}{}{}{}{}
  74. cventry{2013 -- 2016}{Nanyang Technological University}{}{}{}{} % arguments 3 to 6 can be left empty
  75.  
  76. section{Relevant Experience}
  77. %
  78. cventry{Aug 2016 -- Aug 2017}{href{http://www.ipal.cnrs.fr/}
  79. {Image & Pervasive Access Lab} (Centre national de la recherche scientifique)}{textnormal{Research Engineer}}{textit{Object Detection in RGBD images} vspace{2mm}}{}{
  80. begin{itemize}
  81. item Developed a real-time object proposal pipeline for 3D point clouds that exploits prior knowledge and intervoxel statistics from training data cite{test}. vspace{3mm}
  82. item Currently working on real-time hierarchical clustering for RGBD image segmentation.
  83. vspace{4mm}
  84. end{itemize}}
  85.  
  86.  
  87. cventry{May 2016 -- Jul 2016}{href{http://www.i2r.a-star.edu.sg/department/vc/index.html}
  88. {Institute for Infocomm Research}}{textnormal{Intern}}{textit{Object Detection for Mobility Safety Applications} vspace{2mm}}{}{
  89. begin{itemize}
  90. item Conducted a survey of Deep Learning methods for object detection and recognition and developed an end-to-end CNN for pedestrian detection in RGB-Thermal images vspace{4mm}
  91. end{itemize}
  92. }
  93.  
  94. cventry{Aug 2015 -- Apr 2016}{href{http://adsc.illinois.edu/}
  95. {Advanced Digital Sciences Centre} (University of Illinois at Urbana Champaign)}{textnormal{Junior Research Assistant}}{textit{Real Time Automated Analysis of Soccer Videos}vspace{2mm}}{}{
  96. begin{itemize}
  97. item Designed algorithms that enhanced the ball tracker by utilizing the rules and textit{a-priori} knowledge of soccer and implemented height estimation techniques based on the epipolar geometry of stereo vision vspace{3mm}
  98. item Designed an algorithm for unsupervised learning of player-team based on k-means clustering and improved the kalman-filtering based player tracker with an occlusion handler that employed an adaptive template vspace{3mm}
  99. item Worked on camera calibration and homography for the mapping of
  100. objects onto a common coordinate system for object fusion and
  101. analysis in world coordinates vspace{3mm}
  102. end{itemize}
  103. }
  104.  
  105. cventry{Jan 2015 -- May 2015}{Nanyang Technological University}{}{textit{Face Recognition - Undergraduate Research Opportunities Program} vspace{2mm}}{}{
  106. begin{itemize}
  107. item Conducted a detailed survey of existing techniques on 2D Face Recognition and implemented PCA and LDA on Matlab for performance evaluation vspace{5mm}
  108. end{itemize}{}}
  109.  
  110.  
  111. %----------------------------------------------------------------------------------------
  112. % AWARDS
  113. %----------------------------------------------------------------------------------------
  114.  
  115. section{Awards}
  116.  
  117. cventry{2014 -- 2016}{href{https://www.ies.org.sg/pageview.php?page_id=109} {Yayasan Mendaki - Institution of Engineers (Singapore) Scholarship}}{}{}{}{footnotesize{The scholarship is awarded to} normalsize{textbf{one Malay student}} footnotesize{per year across all engineering disciplines by nomination from NUS/NTU/SIT/SUTD newline{}}}
  118.  
  119. %----------------------------------------------------------------------------------------
  120. % COMPUTER SKILLS
  121. %----------------------------------------------------------------------------------------
  122.  
  123. section{Relevant Skills normalsizecolor{black}(Proficient, color{gray}Basic)}
  124. cvitem{Languages}{C++, Matlab, color{gray} Python}
  125. cvitem{Libraries}{OpenCV, Boost, Point Cloud Library, OpenMP, color{gray} Caffenewline{}}
  126. %cvitem{Others}{LaTeXnewline{}}
  127.  
  128. % Publications from a BibTeX file without multibib
  129. % for numerical labels:
  130. renewcommand*bibliographyitemlabel{@biblabel{arabic{enumiv}}}% CONSIDER MERGING WITH PREAMBLE PART
  131. % to redefine the heading string ("Publications"):
  132. renewcommand{refname}{Publications}
  133. nocite{*}
  134. bibliographystyle{plain}
  135. bibliography{haziq} % 'publications' is the name of a BibTeX file
  136.  
  137.  
  138. section{References}
  139.  
  140. renewcommand{listitemsymbol}{}
  141.  
  142. cventry{}{Dr. Nizar Ouarti}{}{}{}{normalsize{Associate Professor}newline Image and Pervasive Access Lab / Université Pierre et Marie Curie newline nizar.ouarti@ipal.cnrs.fr newline}
  143.  
  144. cventry{}{Dr. Lu Shijian}{}{}{}{normalsize{Scientist II / Associate Professor}newline Institute for Infocomm Research / Nanyang Technological University newline slu@i2r.a-star.edu.sg newline}
  145.  
  146. cventry{}{Dr. Stefan Winkler}{}{}{}{normalsize{Principal Research Scientist}newline Advanced Digital Sciences Center / U. of Illinois at Urbana-Champaign newline Stefan.Winkler@adsc.com.sg newline}
  147.  
  148. closesection{} % needed to renewcommands
  149.  
  150.  
  151. % Publications from a BibTeX file using the multibib package
  152. %section{Publications}
  153. %nocitebook{book1,book2}
  154. %bibliographystylebook{plain}
  155. %bibliographybook{publications} % 'publications' is the name of a BibTeX file
  156. %nocitemisc{test}
  157. %bibliographystylemisc{plain}
  158. %bibliographymisc{haziq} % 'publications' is the name of a BibTeX file
  159.  
  160. clearpage
  161. %----- letter ---------------------------------------------------------
  162. % recipient data
  163. recipient{Company Recruitment team}{Company, Inc.\123 somestreet\some city}
  164. date{January 01, 1984}
  165. opening{Dear Sir or Madam,}
  166. closing{Yours faithfully,}
  167. enclosure[Attached]{curriculum vitae{}} % use an optional argument to use a string other than "Enclosure", or redefine enclname
  168. makelettertitle
  169.  
  170. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ullamcorper neque sit amet lectus facilisis sed luctus nisl iaculis. Vivamus at neque arcu, sed tempor quam. Curabitur pharetra tincidunt tincidunt. Morbi volutpat feugiat mauris, quis tempor neque vehicula volutpat. Duis tristique justo vel massa fermentum accumsan. Mauris ante elit, feugiat vestibulum tempor eget, eleifend ac ipsum. Donec scelerisque lobortis ipsum eu vestibulum. Pellentesque vel massa at felis accumsan rhoncus.
  171.  
  172. Suspendisse commodo, massa eu congue tincidunt, elit mauris pellentesque orci, cursus tempor odio nisl euismod augue. Aliquam adipiscing nibh ut odio sodales et pulvinar tortor laoreet. Mauris a accumsan ligula. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Suspendisse vulputate sem vehicula ipsum varius nec tempus dui dapibus. Phasellus et est urna, ut auctor erat. Sed tincidunt odio id odio aliquam mattis. Donec sapien nulla, feugiat eget adipiscing sit amet, lacinia ut dolor. Phasellus tincidunt, leo a fringilla consectetur, felis diam aliquam urna, vitae aliquet lectus orci nec velit. Vivamus dapibus varius blandit.
  173.  
  174. Duis sit amet magna ante, at sodales diam. Aenean consectetur porta risus et sagittis. Ut interdum, enim varius pellentesque tincidunt, magna libero sodales tortor, ut fermentum nunc metus a ante. Vivamus odio leo, tincidunt eu luctus ut, sollicitudin sit amet metus. Nunc sed orci lectus. Ut sodales magna sed velit volutpat sit amet pulvinar diam venenatis.
  175.  
  176. Albert Einstein discovered that $e=mc^2$ in 1905.
  177.  
  178. [ e=lim_{n to infty} left(1+frac{1}{n}right)^n ]
  179.  
  180. makeletterclosing
  181.  
  182. %clearpageend{CJK*} % if you are typesetting your resume in Chinese using CJK; the clearpage is required for fancyhdr to work correctly with CJK, though it kills the page numbering by making lastpage undefined
  183. end{document}
  184.  
  185.  
  186. %% end of file `template.tex'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement