Add Orcid
This commit is contained in:
parent
4bc8ea4234
commit
1c48aae6a1
@ -7,7 +7,7 @@
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<title>Quentin Rouland</title>
|
||||
<!-- Font Awesome -->
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css">
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="mdb/css/bootstrap.min.css" rel="stylesheet">
|
||||
<!-- Material Design Bootstrap -->
|
||||
@ -244,7 +244,7 @@
|
||||
</h3>
|
||||
<p class="mb-2 text-justify">
|
||||
<i class="fas fa-angle-right mr-2"></i><strong>Quentin Rouland</strong>, Brahim Hamid, Jason Jaskolka. <a class="text-primary" href="https://doi.org/10.1016/j.future.2020.02.033">Formal Specification and Verification of Reusable Communication Models for Distributed Systems Architecture</a>.
|
||||
Future Generation Computer Systems, 2020.
|
||||
Future Generation Computer Systems (FGCS), 2020.
|
||||
</p>
|
||||
</div>
|
||||
<!--Grid column-->
|
||||
@ -426,6 +426,9 @@
|
||||
<a href="https://www.researchgate.net/profile/Quentin_Rouland/research">
|
||||
<i class="fab fa-researchgate mr-2 ml-2 fa-3x"></i>
|
||||
</a>
|
||||
<a href="https://orcid.org/0000-0001-8613-1842">
|
||||
<i class="fab fa-orcid mr-2 ml-2 fa-3x"></i>
|
||||
</a>
|
||||
<a href="https://git.rdrive.ovh/QRouland" target="_blank">
|
||||
<i class="fab fa-git-square mr-2 ml-2 fa-3x"></i>
|
||||
</a>
|
||||
|
@ -31,7 +31,7 @@ i18next
|
||||
experiences: {
|
||||
title: "Professionnal Experiences",
|
||||
phd: {
|
||||
title: "2017-present (2 years and +) - PhD Student in IT",
|
||||
title: "2017-present (3 years and +) - PhD Student in IT",
|
||||
location: "<a href='https://www.irit.fr/?lang=en'>IRIT</a>, Toulouse, France (31)",
|
||||
},
|
||||
engie: {
|
||||
@ -116,7 +116,7 @@ i18next
|
||||
experiences: {
|
||||
title: "Expériences Professionelles",
|
||||
phd: {
|
||||
title: "2017-present (2 ans et +) - Doctorant en Informatique",
|
||||
title: "2017-present (3 ans et +) - Doctorant en Informatique",
|
||||
location: "<a href='https://www.irit.fr/?lang=en'>IRIT</a>, Toulouse, France (31)",
|
||||
},
|
||||
engie: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user