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

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

Primary LanguageTeX

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