2019-12-31 20:36:27 +01:00
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
% Twenty Seconds Resume/CV
|
|
|
|
% LaTeX Template
|
|
|
|
% Version 1.1 (8/1/17)
|
|
|
|
%
|
|
|
|
% This template has been downloaded from:
|
|
|
|
% http://www.LaTeXTemplates.com
|
|
|
|
%
|
|
|
|
% Original author:
|
|
|
|
% Carmine Spagnuolo (cspagnuolo@unisa.it) with major modifications by
|
|
|
|
% Vel (vel@LaTeXTemplates.com)
|
|
|
|
%
|
|
|
|
% License:
|
|
|
|
% The MIT License (see included LICENSE file)
|
|
|
|
%
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
\documentclass[letterpaper]{twentysecondcv} % a4paper for A4
|
|
|
|
|
2020-07-14 15:43:45 +02:00
|
|
|
\toggletrue{english} % English version
|
2020-07-09 15:04:37 +02:00
|
|
|
|
2020-07-14 15:43:45 +02:00
|
|
|
\usepackage[utf8]{inputenc} % UTF8 encoding
|
2019-12-31 20:36:27 +01:00
|
|
|
|
2020-07-14 15:43:45 +02:00
|
|
|
\input{cv_common.tex}
|