Skip to content

Commit 63b49bd

Browse files
authored
Merge branch 'computorg:master' into master
2 parents 6f07825 + df9a3cf commit 63b49bd

File tree

6 files changed

+31
-6
lines changed

6 files changed

+31
-6
lines changed

blog/2023-03-24-others-languages/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: 'I use a different language than Python, R or Julia: would Computo accept my
3-
contributions?'
2+
title: 'I use a different language than Python, R or Julia: would Computo accept my contributions?'
43
date: '2023-03-24'
54
description: Describe how to handle other languages than R, Julia or Python
65
categories:
6+
- authors
77
- reproducibility
88
- code
99
format:

blog/2023-06-21-data/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: I have large or sensible data. How should I proceed?
33
date: '2023-06-21'
4-
description: Describe how to handle large or sensible data files when submitting to
5-
Computo
4+
description: Describe how to handle large or sensible data files when submitting to Computo
65
categories:
6+
- authors
77
- reproducibility
88
format:
99
html:

blog/2023-06-21-long-running-code/index.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: My data analysis takes several hours/days/weeks... How to address the iss
33
date: '2023-06-21'
44
description: Discuss the reproducibility for long-running code
55
categories:
6+
- authors
67
- reproducibility
78
format:
89
html:

blog/2023-07-04-what-reproducibility/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: What is expected exactly in terms of reproducibility?
33
date: '2023-07-04'
4-
description: Discuss the different kinds of reproducibility at play in Computo, and
5-
what is expected from the authors.
4+
description: Discuss the different kinds of reproducibility at play in Computo, and what is expected from the authors.
65
categories:
6+
- authors
77
- reproducibility
88
format:
99
html:

blog/2025-03-20-revised-github-process/index.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: '2025-03-20'
44
description: Describe how to render your article, activate your gh-page and publish
55
your contribution online
66
categories:
7+
- authors
78
- reproducibility
89
format:
910
html:
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: 'OpenReview: how does the peer review of a Computo paper work?'
3+
date: '2025-07-22'
4+
description: Describe the review process using OpenReview
5+
categories:
6+
- authors
7+
- reviewers
8+
format:
9+
html:
10+
toc: true
11+
page-layout: article
12+
---
13+
14+
Here is a step-by-step overview of the Computo reviewing process based on [OpenReview](https://openreview.net/):
15+
16+
- **Submission**: the authors provide a link to git repository and HTML/PDF version of the manuscript
17+
- Editorial management: the editorial board decides whether the paper is appropriate for review
18+
- **Review** (typically 8 weeks): see our [Reviewer guidelines](/guidelines-reviewers)
19+
- **Rebuttal**: discussion and revision period (6 weeks, but extendable):
20+
- discussion between authors and reviewers, upon which the reviewers will make their final recommendation.
21+
- if necessary the authors should update their submission
22+
- **Recommendation** by reviewers: accept/leaning accept/leaning reject/reject
23+
- **Official decision** by the editor: possible decisions are accept/minor revision/rejection (possibly with invitation to resubmit). There is no "major revision" option.

0 commit comments

Comments
 (0)