Skip to content

Commit

Permalink
Certificate 60 is ready.
Browse files Browse the repository at this point in the history
  • Loading branch information
sje30 committed Mar 18, 2024
1 parent 792300d commit 661e794
Show file tree
Hide file tree
Showing 7 changed files with 50 additions and 5 deletions.
6 changes: 5 additions & 1 deletion docs/featured.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@
{
"Certificate": "2024-001",
"Repository Link": "https://github.com/codecheckers/LazarEtAl_RSocOpenSci_2024",
"Type": " community (preprint)"
"Type": " community (preprint)",
"Report": "https://doi.org/10.5281/zenodo.10823246",
"Title": "Regulation of pupil size in natural vision across the human lifespan",
"Paper reference": "Royal Society Open Science (in press) https://osf.io/zrksf/",
"Check date": "2024-03-15"
}
]
5 changes: 3 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -902,8 +902,9 @@ <h1 class="title toc-ignore">CODECHECK Register</h1>
<td align="left">community (preprint)</td>
<td align="left"><a
href="https://github.com/codecheckers/register/issues/60">60</a></td>
<td align="left">NA</td>
<td align="left">NA</td>
<td align="left"><a href="https://doi.org/10.5281/zenodo.10823246"
class="uri">https://doi.org/10.5281/zenodo.10823246</a></td>
<td align="left">2024-03-15</td>
</tr>
</tbody>
</table>
Expand Down
12 changes: 12 additions & 0 deletions docs/libs/header-attrs-2.1.10/header-attrs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
// be compatible with the behavior of Pandoc < 2.8).
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length; i++) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});
12 changes: 12 additions & 0 deletions docs/libs/header-attrs-2.1/header-attrs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
// be compatible with the behavior of Pandoc < 2.8).
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length; i++) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});
12 changes: 12 additions & 0 deletions docs/libs/header-attrs-2.19/header-attrs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
// be compatible with the behavior of Pandoc < 2.8).
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length; i++) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});
6 changes: 5 additions & 1 deletion docs/register.json
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,10 @@
{
"Certificate": "2024-001",
"Repository Link": "https://github.com/codecheckers/LazarEtAl_RSocOpenSci_2024",
"Type": " community (preprint)"
"Type": " community (preprint)",
"Report": "https://doi.org/10.5281/zenodo.10823246",
"Title": "Regulation of pupil size in natural vision across the human lifespan",
"Paper reference": "Royal Society Open Science (in press) https://osf.io/zrksf/",
"Check date": "2024-03-15"
}
]
2 changes: 1 addition & 1 deletion docs/register.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ title: CODECHECK Register
|2023-010 |[8t3bh](https://osf.io/8t3bh) |conference (AGILEGIS) |[4](https://github.com/codecheckers/register/issues/4)|https://doi.org/10.17605/osf.io/8t3bh |2023-06-13 |
|2023-011 |[codecheckers/rmr-solver](https://github.com/codecheckers/rmr-solver)|community (preprint) |[56](https://github.com/codecheckers/register/issues/56)|https://doi.org/10.5281/zenodo.8359199 |2023-09-18 |
|2023-012 |[codecheckers/leba-manuscript](https://github.com/codecheckers/leba-manuscript)|community (preprint) |[59](https://github.com/codecheckers/register/issues/59)|https://doi.org/10.5281/zenodo.10213244 |2023-11-26 |
|2024-001 |[codecheckers/LazarEtAl_RSocOpenSci_2024](https://github.com/codecheckers/LazarEtAl_RSocOpenSci_2024)|community (preprint) |[60](https://github.com/codecheckers/register/issues/60)|NA |NA |
|2024-001 |[codecheckers/LazarEtAl_RSocOpenSci_2024](https://github.com/codecheckers/LazarEtAl_RSocOpenSci_2024)|community (preprint) |[60](https://github.com/codecheckers/register/issues/60)|https://doi.org/10.5281/zenodo.10823246 |2024-03-15 |

0 comments on commit 661e794

Please sign in to comment.