forked from moderncv/moderncv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add orcid, resercherid, and researchgate as social icons (moderncv#15)
Co-authored-by: Patrick Diehl <[email protected]>
- Loading branch information
1 parent
1463083
commit 7db2dd2
Showing
5 changed files
with
69 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,13 +32,16 @@ | |
\phone[fax]{+3~(456)~789~012} | ||
\email{[email protected]} % optional, remove / comment the line if not wanted | ||
\homepage{www.johndoe.com} % optional, remove / comment the line if not wanted | ||
\social[stackoverflow]{0000000/johndoe} % optional, remove / comment the line if not wanted | ||
\social[linkedin]{john.doe} % optional, remove / comment the line if not wanted | ||
\social[xing]{john\_doe} % optional, remove / comment the line if not wanted | ||
\social[twitter]{jdoe} % optional, remove / comment the line if not wanted | ||
\social[github]{jdoe} % optional, remove / comment the line if not wanted | ||
\social[gitlab]{jdoe} % optional, remove / comment the line if not wanted | ||
\social[stackoverflow]{0000000/johndoe} % optional, remove / comment the line if not wanted | ||
\social[skype]{jdoe} % optional, remove / comment the line if not wanted | ||
\social[orcid]{0000-0000-000-000} % optional, remove / comment the line if not wanted | ||
\social[researchgate]{jdoe} % optional, remove / comment the line if not wanted | ||
\social[researcherid]{jdoe} % optional, remove / comment the line if not wanted | ||
\extrainfo{additional information} % optional, remove / comment the line if not wanted | ||
\photo[64pt][0.4pt]{picture} % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file | ||
\quote{Some quote} % optional, remove / comment the line if not wanted | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters