-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathopen-science.html
104 lines (90 loc) · 2.91 KB
/
open-science.html
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
---
layout: default
title: Open science
---
<div class="blurb">
<h2>Open science</h2>
<!-- -------------------------
ARTICLES
-------------------------- -->
<h3>Manuscripts</h3>
<p style="padding-left:30px;">
HAL:
<a href="https://hal.archives-ouvertes.fr/search/index?q=sofia+jijon"
target="_blank">https://hal.archives-ouvertes.fr/search/index?q=sofia+jijon</a>.
</p>
<p style="padding-left:30px;">
Medrxiv:
<a href="https://www.medrxiv.org/search/sofia%252Bjijon"
target="_blank">https://www.medrxiv.org/search/sofia%252Bjijon</a>.
</p>
<!-- -------------------------
Code
-------------------------- -->
<h3>Code</h3>
<p style="padding-left:30px;">
Github:
<a href="https://github.com/sjijon"
target="_blank">https://github.com/sjijon</a>.
</p>
<!-- -------------------------
TEMPLATES
-------------------------- -->
<h3>LaTeX templates</h3>
<p style="padding-left:30px;">
<strong>Posters</strong>
</p>
<p style="padding-left:30px;">
A very simple poster:
<a href="https://www.overleaf.com/latex/templates/a-very-simple-poster/xxqddqddwmfx"
target="_blank">https://www.overleaf.com/latex/templates/a-very-simple-poster/xxqddqddwmfx</a>.
</p>
<p style="padding-left:30px;">
<strong>Slides</strong>
</p>
<p style="padding-left:30px;">
Beamer theme - Quito dark:
<a href="https://www.overleaf.com/latex/templates/beamer-theme-template-quito-dark/gvyttycbmxrr"
target="_blank">https://www.overleaf.com/latex/templates/beamer-theme-template-quito-dark/gvyttycbmxrr</a>.
</p>
<p style="padding-left:30px;">
Beamer theme - Quito light:
<a href="https://www.overleaf.com/latex/templates/beamer-theme-template-quito-light/pyqxchbsknvr"
target="_blank">https://www.overleaf.com/latex/templates/beamer-theme-template-quito-light/pyqxchbsknvr</a>.
</p>
<p style="padding-left:30px;">
<strong>CV</strong>
</p>
<p style="padding-left:30px;">
Simple CV:
<a href="https://www.overleaf.com/latex/templates/simple-cv/dwhjbyjdkcch"
target="_blank">https://www.overleaf.com/latex/templates/simple-cv/dwhjbyjdkcch</a>.
</p>
<p style="padding-left:30px;">
<strong>TikZ</strong>
</p>
<p style="padding-left:30px;">
Timeline:
<a href="https://www.overleaf.com/latex/templates/timeline/fswhyzqjhhbc"
target="_blank">https://www.overleaf.com/latex/templates/timeline/fswhyzqjhhbc</a>.
</p>
<!-- -------------------------
OTHER
-------------------------- -->
<h3>Other open initiatives</h3>
<p style="padding-left:30px;">
Recently moved to <a rel="me" href="https://mathstodon.xyz/@sjijon" target="_blank">Mastodon</a> for mini-blogging.
</p>
<p style="padding-left:30px;">
Recently joined the <a href="https://github.com/JuliaEpi" target="_blank">JuliaEpi</a> community !
</p>
<!-- -------------------------
Foot
-------------------------- -->
<p style="font-size:10px;text-align:center;">
Updated: October, 2022.
</p>
<!-- <h3> On the media</h3>
<ul>
</ul> -->
</div><!-- /.blurb -->