-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcontact.html
More file actions
39 lines (36 loc) · 2 KB
/
contact.html
File metadata and controls
39 lines (36 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
layout: default
title: contact
---
<div class="blurb">
<p style="border-bottom: 1px solid #d5d5d5;"></p>
<h2>Contact</h2>
<p>
<i class="far fa-envelope" style="color:#1f7099"></i> sofia[dot]jijon[at]gmail[dot]com
</p>
<!-- <h3>Web & social</h3> -->
<p>
<a href="https://scholar.google.fr/citations?user=0CT-3HgAAAAJ&hl" target="_blank"><i class="fa fa-graduation-cap " style="font-size: 1em" alt="Scholar"></i> Google Scholar</a>
<!-- <a href="https://www.webofscience.com/wos/author/record/AAG-4238-2021" target="_blank"> <i class="fa fa-file" style="font-size: 1.5em" alt="Web of Science"></i></a>
-->
<a href="https://hal.archives-ouvertes.fr/sofia-jijon" target="_blank"><i class="fas fa-heading" style="font-size: 1em" alt="Hal"></i> HAL</a>
<a href="https://orcid.org/0000-0002-1292-0512" target="_blank"><i class="fab fa-orcid" style="font-size: 1em" alt="ORCID"></i> ORCID</a>
<a href="https://github.com/sjijon" target="_blank"><i class="fa-brands fa-github" aria-hidden="true" style="font-size: 1em" alt="Github"></i> GitHub</a>
<a href="https://www.linkedin.com/in/sofiajijonalban/" target="_blank"><i class="fab fa-linkedin" style="font-size: 1em" alt="LinkedIn"></i> LinkedIn</a>
<a rel="me" href="https://bsky.app/profile/sjijon.bsky.social" target="_blank"><i class="fa-brands fa-bluesky" style="font-size: 1em" alt="Bluesky"></i> Bluesky</a>
<a rel="me" href="https://mathstodon.xyz/@sjijon" target="_blank"><i class="fab fa-mastodon" style="font-size: 1em" alt="Mastodon"></i> Mastodon</a>
<!-- <a href="https://open.spotify.com/playlist/0Hv4VKYR3B2Jhw7QHSskMw?si=b63a047ad76649b9" target="_blank"><i class="fab fa-spotify" style="font-size: 1em" alt="Playlist"></i> Spotify</a> -->
<!-- -->
</p>
<br>
<p style="font-size:10px;text-align:center;">
Updated: January, 2026.
</p>
</div><!-- /.blurb -->