-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathoafunds.html
More file actions
184 lines (144 loc) · 5.01 KB
/
Copy pathoafunds.html
File metadata and controls
184 lines (144 loc) · 5.01 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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE HTML>
<!--
Helios by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71047367-1', 'auto');
ga('send', 'pageview');
</script>
<title>How to fund your open access publication</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body class="no-sidebar">
<div id="page-wrapper">
<!-- Header -->
<div id="header">
<!-- Inner -->
<div class="inner">
<header>
<h1><a href="index"
id="logo">Why
Open Research?</a></h1>
</header>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index">Home</a></li>
<li><a href="about">About</a></li>
<li>
<a href="#">Resources</a>
<ul>
<li><a href="gallery">Reusable images (gallery)</a></li>
<li><a href="cards">Reusable images (card
sheets)</a></li>
<li><a href="slides">Reusable slide decks</a></li>
<li><a href="oaquotes">Quotes from open advocates</a></li>
<li><a href="videos">Video primers and
webcasts</a></li>
</ul>
<li>
<a href="#">FAQ</a>
<ul>
<li><a href="journals">How do I find a suitable open access journal?</a></li>
<li><a href="oafunds">How can I fund my open access publication?</a></li>
<li><a href="coauthors">How can I convince my coauthor or supervisor?</a></li>
<li><a href="#">[More coming soon...]</a></li>
</ul>
</nav>
</div>
<!-- Main -->
<div class="wrapper style1">
<div class="container">
<article id="main" class="special">
<header>
<h2>How
can I fund my open access publication?</h2>
</header>
<!--<a href="#" class="image featured"><img src="images/APCs.jpg" alt="" /></a>-->
<section>
<p><i>The following resource was created in collaboration with Ross Mounce, Scott St. Louis, and Joe McArthur, along with feedback from the open community.</i></p>
<p><i>See our <a href="http://whyopenresearch.org/costs.html">'Reduce publishing costs'</a> page for more information. </i></p>
<br/>
<header><h3>Want to publish openly but don't know how to find the funds? See our one-page, shareable guide for steps you can take.</h3></header>
<br/>
<center>
<iframe src="https://widgets.figshare.com/articles/2060436/embed?show_title=0" width="827" height="1097" frameborder="0"></iframe>
</center>
<br/>
</article>
<hr />
<!-- Footer -->
<div id="footer">
<div class="container">
<!--<div class="row">-->
<center>
<!-- Contact -->
<section class="contact">
<header>
<h3>This project is funded by: </h3>
</header>
<img src="images/shuttleworth-foundation-rgb.jpg"
width="400" height="118" style="margin:
10px">
<header>
<br/>
<br/>
<h3>This site is growing and improving. <br/>
Have questions, feedback, or want to
receive updates? </h3>
</header>
<p>Contact us by email at
whyopenresearch[at]gmail[dot]com. <br/> Connect with
'Why Open Research?' on Twitter and Facebook.</p>
<ul class="icons">
<li><a href="https://twitter.com/whyopenresearch" target="_blank"
class="icon
fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/whyopenresearch" target="_blank"
class="icon
fa-facebook"><span class="label">Facebook</span></a></li>
</ul>
</section>
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>© Erin C. McKiernan.
Licensed under
a <a rel="license"
href="http://creativecommons.org/licenses/by/4.0/" target="_blank">Creative
Commons Attribution 4.0 International License</a>.
</li>
<li>Design: Helios
by <a href="http://html5up.net" target="_blank">HTML5 UP</a></li>
</ul>
</div>
</center>
</div>
</div>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.onvisible.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>