You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.0 KiB
29 lines
1.0 KiB
|
|
%-------------------------------------------------------------------------------
|
|
% PERSONAL INFORMATION
|
|
% Comment any of the lines below if they are not required
|
|
%-------------------------------------------------------------------------------
|
|
% Available options: circle|rectangle,edge/noedge,left/right
|
|
\name{<%= user.name.tex_safe %>}{}
|
|
\position{<%= user.title.tex_safe %>}
|
|
\address{<%= user.address.tex_safe %>}
|
|
|
|
\mobile{<%= user.phone.tex_safe %>}
|
|
\email{<%= user.email.tex_safe %>}
|
|
%\dateofbirth{January 1st, 1970}
|
|
\homepage{<%= user.other_page_url.tex_safe %>}
|
|
\github{<%= user.github.tex_safe %>}
|
|
\linkedin{<%= user.linkedin.tex_safe %>}
|
|
% \gitlab{gitlab-id}
|
|
% \stackoverflow{SO-id}{SO-name}
|
|
% \twitter{@twit}
|
|
% \skype{skype-id}
|
|
% \reddit{reddit-id}
|
|
% \medium{madium-id}
|
|
% \kaggle{kaggle-id}
|
|
% \googlescholar{googlescholar-id}{name-to-display}
|
|
%% \firstname and \lastname will be used
|
|
% \googlescholar{googlescholar-id}{}
|
|
% \extrainfo{extra information}
|
|
|
|
% \quote{``Be the change that you want to see in the world."}
|