-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
382 lines (330 loc) · 22.4 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
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<!--Page Title-->
<title>ScholarLed - Open Access Presses</title>
<!--Meta Keywords and Description-->
<meta name="keywords" content="openaccess,OA,ScholarLed,Non-profit,scholar-led,academic-led,open,infrastructure,open-source">
<meta name="description" content="ScholarLed is a consortium of scholar-led, not-for-profit, open access book publishers that was formed in 2018. We are seeking to develop powerful, practical ways for small-scale, scholar-led Open Access presses to grow and flourish in a publishing landscape that is changing rapidly. We want to make sure that change is for the better.">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<meta name="web_author" content="Javier Arias, [email protected]">
<meta name="google-site-verification" content="t89whJD-hom3oldPAt8x9U7vQOQSAqFQpAtU9QzKqFI" />
<!--Favicon-->
<link rel="shortcut icon" href="images/favicon.ico?v=1" title="Favicon"/>
<link rel="apple-touch-icon" sizes="180x180" href="/images/favicon/apple-touch-icon.png?v=2">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon/favicon-32x32.png?v=2">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon/favicon-16x16.png?v=2">
<link rel="manifest" href="/site.webmanifest?v=2">
<link rel="mask-icon" href="/images/favicon/safari-pinned-tab.svg?v=2" color="#22b24c">
<meta name="apple-mobile-web-app-title" content="ScholarLed">
<meta name="application-name" content="ScholarLed">
<meta name="msapplication-config" content="/browserconfig.xml?v=2">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="theme-color" content="#ffffff">
<!-- Main CSS Files -->
<link rel="stylesheet" href="css/style.css">
<!-- Namari Color CSS -->
<link rel="stylesheet" href="css/namari-color.css">
<!--Icon Fonts - Font Awesome Icons-->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Animate CSS-->
<link href="css/animate.css" rel="stylesheet" type="text/css">
<!--Google Webfonts-->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- json ld information -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "ScholarLed",
"alternateName": "ScholarLed Open Access Presses",
"description": "ScholarLed is a consortium of scholar-led, not-for-profit, open access book publishers that was formed in 2018. We are seeking to develop powerful, practical ways for small-scale, scholar-led Open Access presses to grow and flourish in a publishing landscape that is changing rapidly. We want to make sure that change is for the better.",
"url": "https://scholarled.org",
"logo": "https://scholarled.org/images/logo.png",
"email": "[email protected]",
"foundingDate": "2018-06-01",
"sameAs": [
"https://blog.scholarled.org",
"https://twitter.com/scholarled",
"https://blog.scholarled.org"
]
}
</script>
<!-- Matomo -->
<script type="text/javascript">
var _paq = _paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.openbookpublishers.com/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div id="status" class="la-ball-triangle-path">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!--End of Preloader-->
<div class="page-border" data-wow-duration="0.7s" data-wow-delay="0.2s">
<div class="top-border wow fadeInDown animated" style="visibility: visible; animation-name: fadeInDown;"></div>
<div class="right-border wow fadeInRight animated" style="visibility: visible; animation-name: fadeInRight;"></div>
<div class="bottom-border wow fadeInUp animated" style="visibility: visible; animation-name: fadeInUp;"></div>
<div class="left-border wow fadeInLeft animated" style="visibility: visible; animation-name: fadeInLeft;"></div>
</div>
<div id="wrapper">
<header id="banner" class="scrollto clearfix" data-enllax-ratio=".5">
<div id="header" class="nav-collapse">
<div class="row clearfix">
<div class="col-1">
<!--Logo-->
<div id="logo">
<!--Logo that is shown on the banner-->
<img src="images/logo.png" id="banner-logo" alt="Landing Page"/>
<!--End of Banner Logo-->
<!--The Logo that is shown on the sticky Navigation Bar-->
<img src="images/logo-2.png" id="navigation-logo" alt="Landing Page"/>
<!--End of Navigation Logo-->
</div>
<!--End of Logo-->
<aside>
<!--Social Icons in Header-->
<ul class="social-icons">
<li>
<a target="_blank" title="Email" href="mailto:[email protected]">
<i class="fa fa-envelope fa-1x"></i><span>Email</span>
</a>
</li>
<li>
<a target="_blank" title="Twitter" href="http://www.twitter.com/scholarled">
<i class="fa fa-twitter fa-1x"></i><span>Twitter</span>
</a>
</li>
</ul>
<!--End of Social Icons in Header-->
</aside>
<!--Main Navigation-->
<nav id="nav-main">
<ul>
<li>
<a href="#banner">Home</a>
</li>
<li>
<a href="#members">Members</a>
</li>
<li>
<a href="/constitution.html">Constitution</a>
</li>
<li>
<a href="/join.html">Join</a>
</li>
<li>
<a href="/salon.html">Salon</a>
</li>
<li>
<a href="https://simonxix.github.io/scholarled_catalogue/">Our Books</a>
</li>
<li>
<a href="https://blog.scholarled.org">Blog</a>
</li>
</ul>
</nav>
<!--End of Main Navigation-->
<div id="nav-trigger"><span></span></div>
<nav id="nav-mobile"></nav>
</div>
</div>
</div><!--End of Header-->
<!--Banner Content-->
<div id="banner-content" class="row clearfix">
<div class="col-1">
<div class="section-heading">
<h1>Scaling Small</h1>
<p>
ScholarLed is a consortium of scholar-led, not-for-profit, open access book publishers that was formed in 2018. Individually we comprise <a href="https://www.matteringpress.org" target="_blank">Mattering Press</a>, <a href="https://meson.press" target="_blank">meson press</a>, <a href="https://www.openbookpublishers.com" target="_blank">Open Book Publishers</a>, <a href="https://punctumbooks.com" target="_blank">punctum books</a>, <a href="https://www.africanminds.co.za/" target="_blank">African Minds</a>, <a href="https://www.mediastudies.press/" target="_blank">mediastudies.press</a>, and <a href="https://mayflybooks.org" target="_blank">MayFly Books</a>, and collectively we are seeking to develop powerful, practical ways for small-scale, scholar-led Open Access presses to grow and flourish in a publishing landscape that is changing rapidly. We want to make sure that change is for the better.
</p>
<p>
We asked ourselves: how can we ‘scale’ the work we do as presses, while preserving the advantages of being small, academic-led publishers with distinct identities and priorities? Instead of aiming to fit within the current infrastructures, processes, and priorities of a publishing system that tends to serve larger (often commercial) presses, we want to establish collaborative modes of working and to build infrastructures that will support the work of publishers like ours, in order to enable more such presses to grow and flourish.
</p>
<p>
<b>We call this ‘scaling small’.</b>
</p>
<p>
We have established a <a href="https://simonxix.github.io/scholarled_catalogue/" target="_blank">ScholarLed catalogue</a>, which includes the hundreds of open access books published by our presses, and we host an every-other-month <a href="https://scholarled.org/salon.html">Salon</a>, devoted to informal discussion and knowledge-sharing and open to anyone. We have developed a <a href="https://github.com/ScholarLed/bookstand" target="_blank">lightweight bookstand</a>, which each publisher possesses, allowing us to showcase the output of the whole consortium at conferences and events. (The design and instructions to create your own version of the bookstand, as well as the source code of our website, are freely available for other presses to use <a href="#more">here on our website</a>.) We are also key partners in the international <a href="#infrastructure">COPIM project</a>, building community-owned, open systems and infrastructures to enable open access book publishing to flourish. We are organized as a Dutch non-profit foundation (constitution <a href="https://scholarled.org/constitution.html">here</a>), and welcome <a href="https://scholarled.org/join.html">applications for membership</a>.
</p>
<p>
We invite you to stay in touch with our work by reading our <a href="https://blog.scholarled.org/" target="_blank">blog posts</a>, following us on <a href="https://twitter.com/ScholarLed" target="_blank">X</a>, and checking out <a href="#members" target="_blank">our member presses</a>. ScholarLed also offers a <a href="https://openbookcollective.org/view/collections/2/">package</a> on the <a href="https://openbookcollective.org">Open Book Collective</a>, the sustainable funding platform for open access books.
</p>
</div>
<!--Call to Action-->
<a href="mailto:[email protected]" class="button">CONTACT US</a>
<a href="https://simonxix.github.io/scholarled_catalogue/" class="button" style="margin-left: 5px;">OUR BOOKS</a>
<a href="https://openbookcollective.org/view/collections/2/" class="button">SUPPORT US</a>
<!--End Call to Action-->
</div>
</div><!--End of Row-->
</header>
<!--Main Content Area-->
<main id="content">
<!--Presses-->
<section id="members" class="scrollto clearfix" style="margin-top: 20px;margin-bottom:100px;">
<div class="row clearfix">
<div class="col-3">
<div class="section-heading">
<h3>ABOUT US</h3>
<h2 class="section-title">Members of ScholarLed</h2>
<p class="section-subtitle">
The aim of the collective is to explore the potential of working together. This includes developing systems and practices that allow presses to provide each other with forms of mutual support, ranging from pooled expertise to shared on- and offline infrastructures. Members of the consortium each retain their distinct identity as publishers, with different audiences, processes, business models and stances towards Open Access. What they share, however, is a commitment to opening up scholarly research to diverse readerships, to resisting the marketization of academic knowledge production, and to working collaboratively rather than in competition.
</p>
</div>
</div>
<div class="col-2-3">
<div style="margin-top: 100px; margin-bottom: 50px; float: left;">
<a href="https://www.openbookpublishers.com" class="col-3">
<img src="images/company-images/obp.gif" alt="Open Book Publishers"/>
</a>
<a href="https://www.matteringpress.org" class="col-3">
<img src="images/company-images/mattering-press.png" alt="Mattering Press"/>
</a>
<a href="https://www.mediastudies.press/" class="col-3">
<img src="images/company-images/mediastudies-press.png" alt="Media Studies Press"/>
</a>
</div>
<div>
<a href="https://meson.press" class="col-3">
<img src="images/company-images/mesonpress.jpg" alt="Meson Press"/>
</a>
<a href="https://punctumbooks.com" class="col-3">
<img src="images/company-images/punctumbooks.png" alt="Punctum Books"/>
</a>
<a href="https://www.africanminds.co.za/" class="col-3">
<img src="images/company-images/african-minds.png" alt="African Minds"/>
</a>
<a href="https://mayflybooks.org" class="col-3">
<img src="images/company-images/mayfly-books.png" alt="MayFly"/>
</a>
</div>
</div>
</div>
</section>
<!--End of Presses-->
<br>
<!--Infrastructure-->
<section id="infrastructure" class="scrollto clearfix" style="margin-top: 20px;">
<div class="row clearfix">
<div class="col-1">
<div class="section-heading">
<h3>OPEN INFRASTRUCTURE DEVELOPMENT</h3>
<h2 class="section-title">Community-led Open Publication Infrastructures for Monographs (COPIM)</h2>
<p>
<a href="https://blog.scholarled.org/copim-announcement/" target="_blank">We are key partners</a> in the <a href="https://www.copim.ac.uk/" target="_blank">Community-led Open Publication Infrastructures for Monographs (COPIM) project</a>, a major international partnership of researchers, universities, librarians, open access book publishers and infrastructure providers that is building community-owned, open systems and infrastructures to enable open access book publishing to flourish.
</p>
<p>
COPIM began as a three-year project, in November 2019, and funded by <a href="https://re.ukri.org/news-events-publications/news/re-awards-2-2m-to-project-to-improve-open-access-publishing/" target="_blank">a £2.2 million grant from Research England</a> and an <a href="https://testing.arcadia.zoocomms.com/grants/grant-detail/?ar-grantid=6563" target="_blank">£800,000 grant from Arcadia Fund</a>. COPIM's work was extended by the <a href="https://copim.pubpub.org/open-book-futures-project">Open Book Futures project</a> (2023–2026), with additional grants from Arcadia and Research England.
</p>
<p>
Among the COPIM initiatives are the <a href="https://openbookcollective.org/">Open Book Collective</a> (with a ScholarLed package), the <a href="https://thoth.pub/">Thoth</a> metadata platform, the <a href="https://compendium.copim.ac.uk/about">Experimental Publishing Compendium</a>, and the <a href="https://www.openingthefuture.net">Opening the Future</a> funding model.
</p>
<p>
You can stay in touch with developments in COPIM’s work via its <a href="https://www.copim.ac.uk/" target="_blank">website</a>, its comprehensive <a href="https://copim.pubpub.org/" target="_blank">open documentation site</a> and via <a href="https://twitter.com/COPIMproject" target="_blank">X</a>.
</p>
</div>
</div>
</div>
</section>
<!--End of Infrastructure-->
<br>
<!--More-->
<section id="more" class="scrollto clearfix" style="margin-top: 20px;margin-bottom:400px;">
<div class="row clearfix">
<div class="col-1">
<div class="section-heading">
<h3>MORE</h3>
<h2 class="section-title">Read more about our plans</h2>
<p class="section-subtitle">
Members of ScholarLed have written on <a href="https://blog.scholarled.org">our blog</a> and elsewhere about the ethos that underlies the consortium and other groups that share our aims and with whom we work.
</p>
<ul>
<li>
Eelco Ferwerda and ScholarLed, ‘"Scaling small: the story behind ScholarLed" – Part 1’, 10 June 2020, <a href="https://www.oapen.org/blog/?link=https%3A%2F%2Foapen.hypotheses.org%2F93" target="_blank">https://www.oapen.org/blog/?link=https%3A%2F%2Foapen.hypotheses.org%2F93</a>
</li>
<li>
Eelco Ferwerda and ScholarLed, ‘"Scaling small: the story behind ScholarLed" – Part 2’, 10 June 2020, <a href="https://oapen.org/blog/?link=https%3A%2F%2Foapen.hypotheses.org%2F99" target="_blank">https://oapen.org/blog/?link=https%3A%2F%2Foapen.hypotheses.org%2F99</a>
</li>
<li>
Lucy Barnes (University of Cambridge/Open Book Publishers), ‘ScholarLed collaboration: a powerful engine to grow open access publishing’, 26 October 2018, <a href="http://blogs.lse.ac.uk/impactofsocialsciences/2018/10/26/scholarled-collaboration-a-powerful-engine-to-grow-open-access-publishing" target="_blank">http://blogs.lse.ac.uk/impactofsocialsciences/2018/10/26/scholarled-collaboration-a-powerful-engine-to-grow-open-access-publishing</a>
</li>
<li>
Mafalda Marques (JISC Collections), ‘OA monographs discovery in the library supply chain: draft report and recommendations’, 25 October 2018, <a href="https://scholarlycommunications.jiscinvolve.org/wp/2018/10/25/oa-monographs-discovery-in-the-library-supply-chain-draft-report-and-recommendations" target="_blank">https://scholarlycommunications.jiscinvolve.org/wp/2018/10/25/oa-monographs-discovery-in-the-library-supply-chain-draft-report-and-recommendations</a>
</li>
<li>
Janneke Adema (Coventry University/Open Humanities Press), ‘One Year Later’, 22 October 2018, <a href="http://radicaloa.disruptivemedia.org.uk/one-year-later" target="_blank">http://radicaloa.disruptivemedia.org.uk/one-year-later</a>
</li>
</ul>
<h2 class="section-title">Resources</h2>
<p class="section-subtitle">
ScholarLed members have been developing various resources, tools, and software to support scholar-led publishing. In the spirit of community building we are sharing these here and on <a href="https://github.com/scholarled">Github</a>. Please get in touch if you have any questions about these resources.
</p>
<ul>
<li>
<a href="https://github.com/ScholarLed/bookstand">ScholarLed Open Source Bookstand</a>
</li>
<li>
<a href="https://github.com/ScholarLed/web">ScholarLed Website Source Code</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!--End of More-->
</main>
<!--End Main Content Area-->
<!--Footer-->
<footer id="landing-footer" class="clearfix">
<div class="row clearfix">
<p id="copyright" class="col-2">ScholarLed</p>
<!--Social Icons in Footer-->
<ul class="col-2 social-icons">
<li>
<a target="_blank" title="Email" href="mailto:[email protected]">
<i class="fa fa-envelope fa-1x"></i><span>Email</span>
</a>
</li>
<li>
<a target="_blank" title="Twitter" href="http://www.twitter.com/scholarled">
<i class="fa fa-twitter fa-1x"></i><span>Twitter</span>
</a>
</li>
</ul>
<!--End of Social Icons in Footer-->
</div>
</footer>
<!--End of Footer-->
</div>
<!-- Include JavaScript resources -->
<script src="js/jquery.1.8.3.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/featherlight.min.js"></script>
<script src="js/featherlight.gallery.min.js"></script>
<script src="js/jquery.enllax.min.js"></script>
<script src="js/jquery.scrollUp.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.stickyNavbar.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/images-loaded.min.js"></script>
<script src="js/lightbox.min.js"></script>
<script src="js/site.js"></script>
</body>
</html>