File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ author:
3535 academia : # URL
3636 arxiv : # URL - Update with the correct link to your profile
3737 googlescholar : " https://scholar.google.com/citations?user=PS_CX0AAAAAJ"
38+ inspire-hep : # URL
3839 impactstory : # URL
3940 orcid : " http://orcid.org/yourorcidurl"
4041 semantic : # URL
Original file line number Diff line number Diff line change @@ -65,6 +65,9 @@ <h3 class="author__name">{{ author.name }}</h3>
6565 {% if author.scopus %}
6666 < li > < a href ="{{ author.scopus }} "> < i class ="ai ai-scopus ai-fw icon-pad-right "> </ i > Scopus</ a > </ li >
6767 {% endif %}
68+ {% if author.inspire-hep %}
69+ < li > < a href ="{{ author.inspire-hep }} "> < i class ="ai ai-inspire ai-fw icon-pad-right "> </ i > INSPIRE-HEP</ a > </ li >
70+ {% endif %}
6871
6972 <!-- Font Awesome icons / Repositories and software development -->
7073 {% if author.bitbucket %}
You can’t perform that action at this time.
0 commit comments