]> hydra-www.ietfng.org Git - mcv-academic/commitdiff
Fix https on scholar links
authoradin <adin@ic.unicamp.br>
Thu, 26 Sep 2019 17:26:31 +0000 (14:26 -0300)
committeradin <adin@ic.unicamp.br>
Thu, 26 Sep 2019 17:26:31 +0000 (14:26 -0300)
academic.sty

index 745433f94ac4b3ad5b0160efa5e4e8b2de7779de..b7d17ccd19709e762051e2a6681c7166ccfce245 100644 (file)
     \ifthenelse{\equal{#1}{linkedin}}{\collectionadd[linkedin]{socials}{\protect\httplink[#3]{www.linkedin.com/in/#3}}}{}%
     \ifthenelse{\equal{#1}{twitter}} {\collectionadd[twitter]{socials} {\protect\httplink[#3]{www.twitter.com/#3}}} {}%
     \ifthenelse{\equal{#1}{github}}  {\collectionadd[github]{socials}  {\protect\httplink[#3]{www.github.com/#3}}} {}%
-    \ifthenelse{\equal{#1}{scholar}} {\collectionadd[scholar]{socials} {\protect\httplink[Google Scholar]{http://scholar.google.com/citations?user=#3}}} {}%
+    \ifthenelse{\equal{#1}{scholar}} {\collectionadd[scholar]{socials} {\protect\httplink[Google Scholar]{scholar.google.com/citations?user=#3}}} {}%
   }
   {\collectionadd[#1]{socials}{\protect\httplink[#3]{#2}}}}