forked from daattali/beautiful-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
61 lines (56 loc) · 3.58 KB
/
Copy pathindex.html
File metadata and controls
61 lines (56 loc) · 3.58 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
---
layout: page
title: The ManyManys
subtitle:
---
<p style="text-align:center"><img alt="" src="https://github.com/manymanys/manymanys.github.io/blob/master/assets/img/manymanys_logo.png?raw=true" style="width:500px" /></p>
<h3 style="text-align:center">A large-scale collaboration on comparative cognition and behavior across animal taxa.</h3>
<br>
<center>
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/FLWUc91ucNg?si=PJzKgc0globrYnxb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</center>
<br>
<p style="text-align:left">In the last decade, concerns about the “replicability crisis” have highlighted the devastating effects of conducting studies in siloed laboratories, with small sample sizes, and underpowered designs on the reproducibility, replicability, and robustness of research findings. In comparative cognition, the ramifications of these effects are particularly pronounced because, in addition to the above-mentioned problems, this field relies heavily on generalizing research findings across taxa, which usually is based on limited species coverage.</p>
<p style="text-align:left"><b>ManyManys is an unprecedented mega-network of multi-disciplinary and international researchers that aims to overcome these challenges by collaboratively developing and applying innovative methods to measure and compare behavior across animal taxa</b>. It was founded after the <a href="https://bigteamscienceconference.github.io">Big Team Science Conference</a> held virtually in October 2022, where representatives from different networks came together to identify challenges to the implementation of Big Team Science and explore solutions. It was during a hackathon that a large team of researchers agreed on the pressing need to create a Big Team Science network to help comparative cognition realize its full potential.</p>
<hr>
<p style="text-align:left">Allied Big Team Science networks:</p>
<style>
.image-container {
display: flex;
justify-content: center;
align-items: center;
max-width: 700px; /* Adjusted width to 500px */
margin: 0 auto; /* Added to center the container */
gap: 10px;
}
.image-container img {
max-width: 90px;
height: auto;
border: none;
}
</style>
<div class="image-container">
<a href="https://manybabies.org" target="_blank">
<img src="https://manybabies.org/assets/img/avatar-icon-2022.png" alt="ManyBabies">
</a>
<a href="https://manyprimates.github.io" target="_blank">
<img src="https://manyprimates.github.io/assets/images/mp_logo300.png" alt="ManyPrimates">
</a>
<a href="https://www.themanygoatsproject.com" target="_blank">
<img src="https://www.themanygoatsproject.com/wp-content/uploads/2022/06/Solo_logo.jpg" alt="ManyGoats">
</a>
<a href="https://themanybirds.com" target="_blank">
<img src="https://themanybirds.com/wp-content/uploads/2021/11/manybird_logo1.png" alt="ManyBirds">
</a>
<a href="https://example.com" target="_blank">
<img src="https://pbs.twimg.com/profile_images/1645413277818552321/AzDhVv4T_400x400.jpg" alt="ManyFishes">
</a>
<a href="https://manydogsproject.github.io" target="_blank">
<img src="https://manydogsproject.github.io/assets/images/manydogs_banner.png" alt="ManyDogs">
</a>
<a href="https://psysciacc.org" target="_blank">
<img src="https://psysciacc.org/images/logo.png" alt="Psychological Science Accelerator">
</a>
</div>