-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
110 lines (105 loc) · 4.26 KB
/
index.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
105
106
107
108
109
110
---
title: BulliedIntoBadScience
layout: default
---
<!-- Banner -->
<section id="banner">
<header>
<h2><em>A campaign for a fairer, more
open and ethical research and publication
environment.</em></h2>
<a href="#" class="button">Learn More</a>
</header>
</section>
{% include anecdote.html %}
<!-- Highlights -->
<section class="wrapper style1">
<div class="container">
<div class="row double">
<section class="4u">
<div class="box highlight">
<a href="letter"><i class="icon major fa-paper-plane"></i></a>
<h3>The <a href="letter">letter</a></h3>
<p>The Bullied Into Bad Science campaign is an initiative by
early career researchers (ECRs) for early career researchers
who aim for a fairer, more open and ethical research and
publication environment.</p>
</div>
</section>
<section class="4u">
<div class="box highlight">
<a href="http://bit.ly/BulliedIntoBadScience"><i class="icon major fa-pencil"></i></a>
<h3><a href="http://bit.ly/BulliedIntoBadScience">Sign</a> the letter</h3>
<p>You are an ECR (PhD student, Post-doc [including
researchers in industry and those that are unemployed],
Lecturer, Reader) and want to join the campaign: sign the
letter</p>
</div>
</section>
<section class="4u">
<div class="box highlight">
<a href="https://docs.google.com/forms/d/e/1FAIpQLScAd1xDt1RafFY7M1L0E_9xFllWTan6nz8CfauhGVCJ-yJB0g/viewform"><i class="icon major fa-wrench"></i></a>
<h3>Show your <a href="https://docs.google.com/forms/d/e/1FAIpQLScAd1xDt1RafFY7M1L0E_9xFllWTan6nz8CfauhGVCJ-yJB0g/viewform">support</a></h3>
<p>You are an established researcher (Professor) or in a
position connected with academia and want to show your
support: fill out this form.</p>
</div>
</section>
</div>
</div>
</section>
<!-- Gigantic Heading -->
<section class="wrapper style2">
<div class="container">
<header class="major">
<h2>Leading individuals and institutions in adopting open
practices to improve research rigour</h2>
<!-- <p>With a much smaller subtitle hanging out just below it</p> -->
</header>
</div>
</section>
<!-- Posts -->
<!-- <section class="wrapper style1"> -->
<!-- <div class="container"> -->
<!-- <div class="row"> -->
<!-- <section class="6u"> -->
<!-- <div class="box post"> -->
<!-- <a href="#" class="image left"><img src="{{ site.baseurl }}/assets/images/pic01.jpg" alt="" /></a> -->
<!-- <div class="inner"> -->
<!-- <h3>The First Thing</h3> -->
<!-- <p>Duis neque nisi, dapibus sed mattis et quis, nibh. Sed et dapibus nisl amet mattis, sed a rutrum accumsan sed. Suspendisse eu.</p> -->
<!-- </div> -->
<!-- </div> -->
<!-- </section> -->
<!-- <section class="6u"> -->
<!-- <div class="box post"> -->
<!-- <a href="#" class="image left"><img src="{{ site.baseurl }}/assets/images/pic02.jpg" alt="" /></a> -->
<!-- <div class="inner"> -->
<!-- <h3>The Second Thing</h3> -->
<!-- <p>Duis neque nisi, dapibus sed mattis et quis, nibh. Sed et dapibus nisl amet mattis, sed a rutrum accumsan sed. Suspendisse eu.</p> -->
<!-- </div> -->
<!-- </div> -->
<!-- </section> -->
<!-- </div> -->
<!-- <div class="row"> -->
<!-- <section class="6u"> -->
<!-- <div class="box post"> -->
<!-- <a href="#" class="image left"><img src="{{ site.baseurl }}/assets/images/pic03.jpg" alt="" /></a> -->
<!-- <div class="inner"> -->
<!-- <h3>The Third Thing</h3> -->
<!-- <p>Duis neque nisi, dapibus sed mattis et quis, nibh. Sed et dapibus nisl amet mattis, sed a rutrum accumsan sed. Suspendisse eu.</p> -->
<!-- </div> -->
<!-- </div> -->
<!-- </section> -->
<!-- <section class="6u"> -->
<!-- <div class="box post"> -->
<!-- <a href="#" class="image left"><img src="{{ site.baseurl }}/assets/images/pic04.jpg" alt="" /></a> -->
<!-- <div class="inner"> -->
<!-- <h3>The Fourth Thing</h3> -->
<!-- <p>Duis neque nisi, dapibus sed mattis et quis, nibh. Sed et dapibus nisl amet mattis, sed a rutrum accumsan sed. Suspendisse eu.</p> -->
<!-- </div> -->
<!-- </div> -->
<!-- </section> -->
<!-- </div> -->
<!-- </div> -->
<!-- </section> -->