Skip to content

Commit 8d30ef9

Browse files
authored
Update author guidelines (#22)
* more specific on expectations for software papers * more specific on expectations for software papers * cleanups (drop scholastica, drop reference to unexisting old news) * drop reference to myst template
1 parent 02e4949 commit 8d30ef9

File tree

3 files changed

+16
-34
lines changed

3 files changed

+16
-34
lines changed

_pages/about.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2+
title: "About"
23
layout: page
3-
title: About
44
permalink: /about
55
order: 1
6-
nav: true
6+
nav: yes
77
---
88

99
---
@@ -14,19 +14,19 @@ Computo has been created in the context of a reproducibility crisis in
1414
science, which calls for higher standards in the publication of
1515
scientific results. Computo aims at promoting
1616
computational/algorithmic contributions in statistics and machine
17-
learning that provide insight into which models or methods are the
17+
learning (ML) that provide insight into which models or methods are the
1818
most appropriate to address a specific scientific question.
1919

2020
The journal welcomes the following types of contributions:
2121

22-
- New methods with original stats/ML developments, or numerical
22+
- New **methods** with original stats/ML developments, or numerical
2323
studies that illustrate theoretical results in stats/ML;
24-
- Case studies or surveys on stats/ML methods to address a specific
24+
- **Case studies** or **surveys** on stats/ML methods to address a specific
2525
(type of) question in data analysis, neutral comparison studies that
2626
provide insight into when, how, and why the compared methods perform
2727
well or less well;
28-
- Software/tutorial papers to present implementations of stats/ML algorithms or
29-
to feature the use of a package/toolbox.
28+
- **Software/tutorial papers** to present implementations of stats/ML algorithms or
29+
to feature the use of a package/toolbox. For such papers we expect not only the description of an existing implementation but also the study of a concrete use case. If applicable, a comparison to related works and appropriate benchmarking are also expected.
3030

3131
<div class="info-block">
3232
<div class="info-block-header">Pre-submission enquiries</div>

_pages/review.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,15 @@ description: Details on Computo's submission process
77
nav: true
88
---
99

10-
Please *volunteer for reviewing* by [filling this form](https://forms.gle/P9iYJANuNM4WTVHDA)
11-
1210
<div class="info-block">
1311
<div class="info-block-header">Overview</div>
1412
<div class="info-block-body">
1513
<p>
16-
Since recently, Computo relies on <a href="https://openreview.net/group?id=Computo">Open Review</a>
17-
for the review process. The review form is text-based, but Markdown and LaTeX formatting is supported so you can add hyperlinks and use LaTeX to add equations to your review. Reviewers are also required to answer
18-
a handful of rating scale questions about the submission.
14+
Computo relies on <a href="https://openreview.net/group?id=Computo">Open Review</a>
15+
for the review process. The review form is text-based, but Markdown and LaTeX formatting is supported so you can add hyperlinks and use LaTeX to add equations to your review. Reviewers are also required to answer a handful of rating scale questions about the submission.
1916
</p>
2017
<p>Once a manuscript is accepted, reviews and discussion will be made available
21-
on the Computo website. Reviewers can choose to remain anonymous or
18+
on the Computo website. Reviewers can choose to remain anonymous or
2219
not.</p>
2320
</div>
2421
</div>

_pages/submit.md

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,11 @@ in the git(hub) repository via continuous integration (e.g., Github
3030
action or Gitlab CI) and published, if the action is successful,
3131
to a web page (e.g. gh-page).
3232

33-
The PDF and the git repository address are then submitted
34-
to the <a href="https://computo.scholasticahq.com/for-authors"
35-
style="outline: none; border: none;">Computo submission platform</a>.
33+
The PDF and the git repository address are then submitted via <a href="https://openreview.net/group?id=Computo" style="outline: none; border: none;"> OpenReview</a>.
3634

3735
More details can be found in the following templates, which serve
3836
as material for starting to write your submission, and as a
39-
documentation for doing so. The [process is described in a
40-
dedicated post]({{ site.baseurl }}/blog/2021/submission-process/).
37+
documentation for doing so.
4138

4239
<div class="info-block">
4340
<div class="info-block-header">Warning!</div>
@@ -48,31 +45,19 @@ dedicated post]({{ site.baseurl }}/blog/2021/submission-process/).
4845

4946
## Available templates
5047

51-
### Quarto-based templates
48+
Please use one of **our templates** (c.f. below) or [our quarto-based extension](https://github.com/computorg/computo-quarto-extension). This will ensure the reproducibility of your contribution and will simplify the final formatting process of your article.
5249

53-
Choosing one of **our templates** (c.f. below) or [our quarto-based extension](https://github.com/computorg/computo-quarto-extension) would help us in the final formatting process of your article. Moreover, it supports R, Python and Julia!
54-
55-
In particular, we have dedicated templates for setting everything up either for R, Python and Julia users:
50+
quarto supports R, Python and Julia: we have dedicated templates for setting everything up:
5651

5752
<div class="publications">
5853

5954
{% bibliography --file templates %}
6055

6156
</div>
6257

63-
### Other templates
64-
65-
if you are attached to Jupyter book or do not prefer to use Quarto, you are of course still encouraged to submit to Computo! A Jupyter-myst template is available that requires more formatting work for production, but author comfort is a priority.
66-
67-
<div class="publications">
68-
69-
{% bibliography --file templates_obsolete %}
70-
71-
</div>
72-
7358
## Submit your work
7459

75-
Once your are happy with your notebook AND the continuous integration (Github action or Gitlab CI) is successful, you must submit your PDF with [OpenReview, our platform for peer-reviewing](https://openreview.net/group?id=Computo).
60+
Once your are happy with your notebook AND the continuous integration (Github action or Gitlab CI) is successful, you must submit your PDF and the url of your git repository via [OpenReview, our platform for peer-reviewing](https://openreview.net/group?id=Computo).
7661

7762
## Reviewing and publication
7863

@@ -84,7 +69,7 @@ In order to ensure an efficient reviewing process, authors are requested upon su
8469
Computo's accepted papers are published electronically immediately upon receipt under [CC BY 4.0 license](https://creativecommons.org/licenses/by/4.0/).
8570
Authors retain the copyright and full publishing rights without restrictions.
8671

87-
More details about the reviewing process are available on the [Review page]({{ site.baseurl }} /review)
72+
More information about the reviewing process are available on the [Review page]({{ site.baseurl }} /review)
8873

8974
## Computo's code of ethics for authors
9075

0 commit comments

Comments
 (0)