Skip to content

ivanlen/google-scholar-in-moderncv-latex-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adding google scholar to ModernCV

Is quite easy to add the item google-scholar to the social section of the ModernCV.

  1. Download the pdf logo

  2. Add the following lines to the preamble:

\newcommand*{\scholarsocialsymbol}{\includegraphics[height=.7\baselineskip]{google-scholar}}
\collectionadd[scholar]{socials}{\href{https://scholar.google.com/citations?user=qc6CJjYAAAAJ&hl}{ John Doe}}

and modify the link to redirect to your google scholar profile.

  1. Compile

For the casual style the output looks something like this:

social example

About

How to include a google-scholar link in modern cv LaTex template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages