-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
160 lines (142 loc) · 7.93 KB
/
terms.html
File metadata and controls
160 lines (142 loc) · 7.93 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
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Terms of Reference • SinCell LATAM</title>
<meta name="description" content="Single-Cell (SinCell) LATAM Community — Terms of Reference." />
<meta property="og:title" content="Terms of Reference • SinCell LATAM" />
<meta property="og:description" content="Single-Cell (SinCell) LATAM Community — Terms of Reference." />
<meta property="og:type" content="website" />
<meta property="og:image" content="SinCell.png" />
<meta property="og:url" content="https://wcscourses.github.io/Single_Cell_Community/terms.html" />
<link rel="icon" href="favicon.ico" />
<script src="https://cdn.tailwindcss.com"></script>
<style>
html { scroll-behavior: smooth; }
.elevate {
box-shadow: 0 10px 15px -3px rgba(0,0,0,0.08),
0 4px 6px -2px rgba(0,0,0,0.05);
}
</style>
</head>
<body class="bg-sky-50 text-slate-900 antialiased">
<!-- Header -->
<header class="sticky top-0 z-50 bg-white/80 backdrop-blur border-b border-sky-100">
<nav class="max-w-6xl mx-auto flex items-center justify-between px-4 py-3">
<a href="index.html#intro" class="font-extrabold text-lg tracking-tight text-slate-900">
SinCell <span class="text-sky-700">LATAM</span>
</a>
<div class="flex items-center gap-3">
<a href="index.html#resources"
class="px-4 py-2 rounded-xl border border-sky-200 bg-white/70 hover:bg-white transition">
Resources
</a>
<a href="https://forms.gle/Ufqwvck7EXBMf5UMA" target="_blank" rel="noreferrer"
class="px-4 py-2 rounded-xl bg-sky-700 text-white hover:bg-sky-800 transition shadow-sm">
Apply ↗
</a>
</div>
</nav>
</header>
<!-- Content -->
<main class="max-w-4xl mx-auto px-4 py-12">
<div class="bg-white/80 border border-sky-100 rounded-3xl shadow-sm p-6 md:p-10">
<div class="flex items-start justify-between gap-6 flex-wrap">
<div>
<h1 class="text-3xl md:text-4xl font-extrabold">Single-Cell (SinCell) LATAM Community – Terms of Reference</h1>
<p class="mt-3 text-slate-600">Last updated: <span id="updated"></span></p>
</div>
<a href="index.html"
class="inline-flex items-center gap-2 px-4 py-2 rounded-xl border border-sky-200 bg-white/70 hover:bg-white transition">
← Back to home
</a>
</div>
<hr class="my-8 border-sky-100" />
<section class="space-y-3">
<h2 class="text-2xl font-bold">1. Purpose</h2>
<p class="text-slate-700">
The LATAM Single-Cell Community is a network of researchers and scientists committed to advancing single-cell biology in Latin America. The community aims to:
</p>
<ul class="list-disc list-inside space-y-2 text-slate-700">
<li>Build connections between single-cell researchers across the region.</li>
<li>Share knowledge, training opportunities, and resources.</li>
<li>Support collaborations that strengthen single-cell research capacity in Latin America.</li>
<li>Provide a trusted, inclusive, and non-commercial space for scientific exchange.</li>
</ul>
</section>
<section class="mt-10 space-y-3">
<h2 class="text-2xl font-bold">2. Membership Eligibility</h2>
<p class="text-slate-700">Membership is open to:</p>
<ul class="list-disc list-inside space-y-2 text-slate-700">
<li>Researchers and scientists based in Latin America; and</li>
<li>Researchers and scientists outside Latin America who have active collaborations or initiatives in the region (e.g., diaspora or formal partnerships).</li>
</ul>
<p class="text-slate-700">Members must demonstrate a genuine research interest in single-cell biology.</p>
</section>
<section class="mt-10 space-y-3">
<h2 class="text-2xl font-bold">3. Membership Pathways</h2>
<ul class="list-disc list-inside space-y-2 text-slate-700">
<li><span class="font-semibold">Automatic inclusion:</span> Participants of past single-cell courses in Rio, Colombia, and Costa Rica.</li>
<li><span class="font-semibold">Extended inclusion:</span> Participants of other Latin American courses (e.g., cancer genomics, organoids) who have expressed interest in single-cell.</li>
<li><span class="font-semibold">Referral system:</span> Each member may nominate one new person per year.</li>
<li><span class="font-semibold">Direct application:</span> Researchers from groups that have not previously had a participant in any Wellcome Connecting Science single-cell course may request membership directly; applications will be reviewed on a case-by-case basis.</li>
</ul>
</section>
<section class="mt-10 space-y-3">
<h2 class="text-2xl font-bold">4. Membership Principles</h2>
<ul class="list-disc list-inside space-y-2 text-slate-700">
<li>The community prioritizes Latin American participation and leadership, while also welcoming the diaspora and active collaborators.</li>
<li>Members are expected to engage actively—for example, by introducing themselves on the learning platform, and optionally giving a short (3-minute) presentation in a webinar or special session.</li>
</ul>
</section>
<section class="mt-10 space-y-3">
<h2 class="text-2xl font-bold">5. Code of Conduct & Behavior</h2>
<ul class="list-disc list-inside space-y-2 text-slate-700">
<li>Members are expected to uphold high standards of professional conduct.</li>
<li>The community is non-commercial.</li>
<li>All members should contribute to maintaining an inclusive, respectful, and collaborative environment.</li>
<li>Breaches of conduct may result in suspension or removal from the community.</li>
</ul>
</section>
<section class="mt-10 space-y-3">
<h2 class="text-2xl font-bold">6. Membership Management</h2>
<ul class="list-disc list-inside space-y-2 text-slate-700">
<li>The steering group reserves the right to approve, deny, or remove memberships in order to maintain the integrity of the community.</li>
<li>Membership carries a cost, so admission should be meaningful and justified.</li>
<li>Community size will be monitored to ensure manageability and effective communication.</li>
</ul>
</section>
<div class="mt-10 p-4 rounded-2xl border border-sky-100 bg-sky-50">
<p class="text-sm text-slate-600">
If you’d like to propose changes to these Terms of Reference, open an issue or pull request on the GitHub repository.
</p>
</div>
</div>
</main>
<!-- Footer -->
<footer class="border-t border-sky-100 bg-white/60 backdrop-blur">
<div class="max-w-6xl mx-auto px-4 py-10 text-sm text-slate-600 flex flex-col md:flex-row items-center justify-between gap-4">
<p>© <span id="year"></span> SinCell LATAM • Terms of Reference</p>
<div class="flex items-center gap-4">
<a href="index.html" class="underline hover:text-sky-800">Home</a>
<a href="https://github.com/WCSCourses/Single_Cell_Community" target="_blank" rel="noreferrer" class="underline hover:text-sky-800">
GitHub
</a>
</div>
</div>
</footer>
<script>
document.getElementById('year').textContent = new Date().getFullYear();
const d = new Date();
const fmt = d.toLocaleDateString(undefined, { year: 'numeric', month: 'long', day: 'numeric' });
document.getElementById('updated').textContent = fmt;
const header = document.querySelector('header');
const elevateOnScroll = () => {
if (window.scrollY > 10) header.classList.add('elevate');
else header.classList.remove('elevate');
};
document.addEventListener('scroll', elevateOnScroll);
</script>
</body>
</html>