Skip to content

Commit 868a80d

Browse files
committed
Update environment and documentation (#81)
This build is based on ec186c2. This commit was created by the following Travis CI build and job: https://travis-ci.org/greenelab/manubot-rootstock/builds/295841617 https://travis-ci.org/greenelab/manubot-rootstock/jobs/295841618 [ci skip] The full commit message that triggered this build is copied below: Update environment and documentation (#81) Pandoc upgraded to v2.0.0.1 Swap anaconda packages to conda-forge Update build.sh for pandoc 2.0 WeasyPrint was not renderring MathJax, so use --webtex to convert equations to SVGs for PDF output. See Kozea/WeasyPrint#59
1 parent 66f06c5 commit 868a80d

File tree

5 files changed

+33
-25
lines changed

5 files changed

+33
-25
lines changed

manuscript.html

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
33
<head>
4-
<meta charset="utf-8">
5-
<meta name="generator" content="pandoc">
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
7-
<meta name="author" content="John Doe">
8-
<meta name="author" content="Jane Roe">
9-
<meta name="dcterms.date" content="2017-10-09">
10-
<meta name="keywords" content="markdown, publishing, manubot">
4+
<meta charset="utf-8" />
5+
<meta name="generator" content="pandoc" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
7+
<meta name="author" content="John Doe" />
8+
<meta name="author" content="Jane Roe" />
9+
<meta name="dcterms.date" content="2017-11-01" />
10+
<meta name="keywords" content="markdown, publishing, manubot" />
1111
<title>Manubot Rootstock: Manuscript Title</title>
12-
<style type="text/css">code{white-space: pre;}</style>
12+
<style type="text/css">
13+
code{white-space: pre-wrap;}
14+
.smallcaps{font-variant: small-caps;}
15+
.line-block{white-space: pre-line;}
16+
.column{display: inline-block;}
17+
</style>
1318
<link rel="stylesheet" href="github-pandoc.css">
1419
<!--[if lt IE 9]>
1520
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
@@ -23,7 +28,7 @@
2328
<header>
2429
<h1 class="title">Manubot Rootstock: Manuscript Title</h1>
2530
</header>
26-
<p><small><em> This manuscript was automatically generated from <a href="https://github.com/greenelab/manubot-rootstock/tree/38effe877efc7bd6c6de338f306db2a2a33a5df1">greenelab/manubot-rootstock@38effe8</a> on October 9, 2017. </em></small></p>
31+
<p><small><em> This manuscript was automatically generated from <a href="https://github.com/greenelab/manubot-rootstock/tree/ec186c275c972411e027a4fdbc6a6cf1f611a003">greenelab/manubot-rootstock@ec186c2</a> on November 1, 2017. </em></small></p>
2732
<h2 id="authors">Authors</h2>
2833
<ul>
2934
<li><p><strong>John Doe</strong><br> <img src="images/orcid.svg" alt="ORCID icon" width="13" height="13" /> <a href="https://orcid.org/XXXX-XXXX-XXXX-XXXX">XXXX-XXXX-XXXX-XXXX</a> · <img src="images/github.svg" alt="GitHub icon" width="13" height="13" /> <a href="https://github.com/johndoe">johndoe</a> · <img src="images/twitter.svg" alt="Twitter icon" width="13" height="13" /> <a href="https://twitter.com/johndoe">johndoe</a><br> <small> Department of Something, University of Whatever · Funded by Grant XXXXXXXX </small></p></li>
@@ -50,7 +55,7 @@ <h2 id="references" class="page_break_before">References</h2>
5055
<div id="ref-WiyRG9Qh">
5156
<p>2. <strong>Sci-Hub provides access to nearly all scholarly literature</strong><br />
5257
Daniel S Himmelstein, Ariel R Romero, Stephen R McLaughlin, Bastian Greshake Tzovaras, Casey S Greene<br />
53-
<em>PeerJ Preprints</em> (2017-07-20) <a href="https://doi.org/10.7287/peerj.preprints.3100" class="uri">https://doi.org/10.7287/peerj.preprints.3100</a></p>
58+
<em>PeerJ Preprints</em> (2017-10-12) <a href="https://doi.org/10.7287/peerj.preprints.3100" class="uri">https://doi.org/10.7287/peerj.preprints.3100</a></p>
5459
</div>
5560
<div id="ref-15nwuvjrA">
5661
<p>3. <strong>Vagelos Report Summer 2017</strong><br />

manuscript.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
author-meta:
33
- John Doe
44
- Jane Roe
5-
date-meta: '2017-10-09'
5+
date-meta: '2017-11-01'
66
keywords:
77
- markdown
88
- publishing
99
- manubot
10+
lang: en-US
1011
title: 'Manubot Rootstock: Manuscript Title'
1112
...
1213

@@ -17,8 +18,8 @@ title: 'Manubot Rootstock: Manuscript Title'
1718

1819
<small><em>
1920
This manuscript was automatically generated
20-
from [greenelab/manubot-rootstock@38effe8](https://github.com/greenelab/manubot-rootstock/tree/38effe877efc7bd6c6de338f306db2a2a33a5df1)
21-
on October 9, 2017.
21+
from [greenelab/manubot-rootstock@ec186c2](https://github.com/greenelab/manubot-rootstock/tree/ec186c275c972411e027a4fdbc6a6cf1f611a003)
22+
on November 1, 2017.
2223
</em></small>
2324

2425
## Authors

manuscript.pdf

84 Bytes
Binary file not shown.

references.json

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"date-parts": [
55
[
66
2017,
7-
8,
8-
11
7+
10,
8+
19
99
]
1010
],
11-
"date-time": "2017-08-11T15:31:27Z",
12-
"timestamp": 1502465487706
11+
"date-time": "2017-10-19T20:42:14Z",
12+
"timestamp": 1508445734214
1313
},
1414
"posted": {
1515
"date-parts": [
@@ -51,7 +51,7 @@
5151
"timestamp": 1496034615000
5252
},
5353
"source": "Crossref",
54-
"is-referenced-by-count": 0,
54+
"is-referenced-by-count": 1,
5555
"title": "Opportunities And Obstacles For Deep Learning In Biology And Medicine",
5656
"prefix": "10.1101",
5757
"author": [
@@ -303,6 +303,7 @@
303303
},
304304
"abstract": "Report detailing work done in the Greene Lab at the University of Pennsylvania for the Summer of 2017. Sparse matrix implementation of degree-weighted path count (DWPC) over a heterogeneous network of biomedical information. Summer research conducted as part of the Penn Vagelos Scholars Program in Molecular Life Science (MLS).",
305305
"DOI": "10.6084/m9.figshare.5346577",
306+
"page": "-",
306307
"publisher": "Figshare",
307308
"title": "Vagelos Report Summer 2017",
308309
"URL": "https://doi.org/10.6084/m9.figshare.5346577",
@@ -338,17 +339,18 @@
338339
"date-parts": [
339340
[
340341
2017,
341-
7,
342-
20
342+
10,
343+
12
343344
]
344345
]
345346
},
346-
"abstract": "The website Sci-Hub provides access to scholarly literature via full text PDF downloads. The site enables users to access articles that would otherwise be paywalled. Since its creation in 2011, Sci-Hub has grown rapidly in popularity. However, until now, the extent of Sci-Hub's coverage was unclear. As of March 2017, we find that Sci-Hub's database contains 68.9% of all 81.6 million scholarly articles, which rises to 85.2% for those published in closed access journals. Furthermore, Sci-Hub contains 77.0% of the 5.2 million articles published by inactive journals. Coverage varies by discipline, with 92.8% coverage of articles in chemistry journals compared to 76.3% for computer science. Coverage also varies by publisher, with the coverage of the largest publisher, Elsevier, at 97.3%. Our interactive browser at https://greenelab.github.io/scihub allows users to explore these findings in more detail. Finally, we estimate that over a six-month period in 2015–2016, Sci-Hub provided access for 99.3% of valid incoming requests. Hence, the scope of this resource suggests the subscription publishing model is becoming unsustainable. For the first time, the overwhelming majority of scholarly literature is available gratis to anyone with an Internet connection.",
347+
"abstract": "The website Sci-Hub provides access to scholarly literature via full text PDF downloads. The site enables users to access articles that would otherwise be paywalled. Since its creation in 2011, Sci-Hub has grown rapidly in popularity. However, until now, the extent of Sci-Hub’s coverage was unclear. As of March 2017, we find that Sci-Hub’s database contains 68.9% of all 81.6 million scholarly articles, which rises to 85.2% for those published in toll access journals. Coverage varies by discipline, with 92.8% coverage of articles in chemistry journals compared to 76.3% for computer science. Coverage also varies by publisher, with the coverage of the largest publisher, Elsevier, at 97.3%. Our interactive browser at https://greenelab.github.io/scihub allows users to explore these findings in more detail. We find Sci-Hub preferentially covers popular, paywalled content, containing 96.2% of citations to toll access journals since 2015. For recently requested articles by Unpaywall users, oaDOI provided access to 48.8% whereas Sci-Hub contained 81.5%. Together, oaDOI and Sci-Hub covered 94.1%, demonstrating that gaps in Sci-Hub’s coverage, especially for open access articles, can be filled using licit services. For the first time, nearly all scholarly literature is available gratis to anyone with an Internet connection. Sci-Hub’s scope suggests the subscription publishing model is becoming unsustainable.",
347348
"DOI": "10.7287/peerj.preprints.3100",
349+
"page": "-",
348350
"publisher": "PeerJ Preprints",
349351
"title": "Sci-Hub provides access to nearly all scholarly literature",
352+
"version": "2",
350353
"URL": "https://doi.org/10.7287/peerj.preprints.3100",
351-
"version": "1",
352354
"short_url": "https://doi.org/b9s5"
353355
}
354356
]

variables.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"date": "October 9, 2017",
2+
"date": "November 1, 2017",
33
"authors": [
44
{
55
"github": "johndoe",
@@ -22,7 +22,7 @@
2222
],
2323
"ci_source": {
2424
"repo_slug": "greenelab/manubot-rootstock",
25-
"commit": "38effe877efc7bd6c6de338f306db2a2a33a5df1"
25+
"commit": "ec186c275c972411e027a4fdbc6a6cf1f611a003"
2626
},
2727
"manuscript_stats": {
2828
"reference_counts": {

0 commit comments

Comments
 (0)