Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 2 additions & 11 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,11 @@ listing:

:::: {layout="[ 40, 60 ]"}

![Computo Logo](/assets/img/logo_text_vertical.svg){ height="200px" }

:::{}
# Computo
A french journal of the

[French Statistical Society](https://sfds.asso.fr/)

![](/assets/img/sfds.png){ height="15px" } - ISSN 2824-7795
:::
![](/assets/img/logo_text_vertical.svg){ height="150px" }

::::

This journal aims at promoting computational/algorithmic contributions in statistics and machine learning that provide insight into which models or methods are more appropriate to address a specific scientific question. In order to achieve this goal, Computo goes beyond classical static publications by leveraging technical advances in literate programming and scientific reporting.
Computo is an academic journal promoting computational/algorithmic contributions in statistics and machine learning that provide insight into which models or methods are more appropriate to address a specific scientific question. In order to achieve this goal, Computo goes beyond classical static publications by leveraging technical advances in literate programming and scientific reporting.

[More details about our philosophy](about).

Expand Down
22 changes: 14 additions & 8 deletions site/about.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,10 @@ The journal welcomes the following types of contributions:
- **Software/tutorial papers** to present implementations of stats/ML algorithms or
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.

<div class="info-block">
<div class="info-block-header">Pre-submission enquiries</div>
<div class="info-block-body">
<p>Prospective authors willing to know whether their contribution
falls into the scope of Computo are encouraged to contact the
editor at <a href="mailto@computo@sfds.asso.fr">computo@sfds.asso.fr</a>. Please make sure to include the title and abstract of your work in your pre-submission enquiry.</p>
</div>
</div>
::: {.callout-note}
### Pre-submission enquiries
Prospective authors willing to know whether their contribution falls into the scope of Computo are encouraged to contact the editor at [mailto@computo@sfds.asso.fr](computo@sfds.asso.fr). Please make sure to include the title and abstract of your work in your pre-submission enquiry.
:::

## An open access journal with reproducible contributions

Expand All @@ -58,6 +54,16 @@ Jupyter).
The reviews are open, i.e. visible to any reader after acceptance of
the contribution. Reviewers may choose to remain anonymous or not.

## Plagiarism policy

Computo abides by the Committee on Publishing Ethics’s (COPE) guidelines listed below on plagiarism:
- COPE Council. [Suspected plagiarism in a submitted manuscript](https://doi.org/10.24318/cope.2019.2.1), Version 2, November 2018.
- COPE Council. [Suspected plagiarism in a published manuscript](https://doi.org/10.24318/cope.2019.2.2). Version 2. 2013.

## Publisher

Computo is a journal of the [French Statistical Society](https://sfds.asso.fr/) - ISSN 2824-7795

## Contact
Enquiries can be sent to the Chief Editor, Julien Chiquet, through <a href="mailto:computo@sfds.asso.fr">computo@sfds.asso.fr</a>.

Expand Down
24 changes: 24 additions & 0 deletions site/guidelines-reviewers.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,27 @@ format:
html: {}
page-layout: article
---

## Guidelines for evaluation

In order to help you in performing your review we provide a list of the main questions we are trying to answer when evaluating a submission:

1. Is the paper within the scope of Computo?

See [Aims and Scope]({{ site.baseurl }} /about) of Computo.

2. Is the paper clearly written?

Computo is intended for computational scientists in statistics/machine learning. The Abstract and Introduction should be as nontechnical as possible, and provide a clear description of the contributions of the paper. Strength and limitations of the work should be adequately discussed, in particular in relation to related work. Graphs and tables should be well thought out and uncluttered.

3. Is the paper correct?

Mathematical and algorithmic validity are the authors' professional responsibility. Referees can spot errors of reasoning, but are not expected to perform line-by-line checks of technical results.

4. Is the paper adequately evaluated?

Are all claims clearly articulated and supported either by empirical experiments or theoretical analyses? If appropriate, have the authors implemented their work and demonstrated its utility on a significant problem?

5. Is the paper reproducible?

The reproducibility of numerical results is a necessary condition for publication in Computo. The referees are expected to check whether they can run the code provided by the authors to reproduce their results. In case of major reproducibility issues, the referees should warn the Associate Editor as soon as possible.
30 changes: 0 additions & 30 deletions site/review.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,33 +18,3 @@ on the Computo website. Reviewers can choose to remain anonymous or
not.</p>
</div>
</div>

## Guidelines for evaluation

In order to help you in performing your review we provide a list of the main questions we are trying to answer when evaluating a submission:

1. Is the paper within the scope of Computo?

See [Aims and Scope]({{ site.baseurl }} /about) of Computo.

2. Is the paper clearly written?

Computo is intended for computational scientists in statistics/machine learning. The Abstract and Introduction should be as nontechnical as possible, and provide a clear description of the contributions of the paper. Strength and limitations of the work should be adequately discussed, in particular in relation to related work. Graphs and tables should be well thought out and uncluttered.

3. Is the paper correct?

Mathematical and algorithmic validity are the authors' professional responsibility. Referees can spot errors of reasoning, but are not expected to perform line-by-line checks of technical results.

4. Is the paper adequately evaluated?

Are all claims clearly articulated and supported either by empirical experiments or theoretical analyses? If appropriate, have the authors implemented their work and demonstrated its utility on a significant problem?

5. Is the paper reproducible?

The reproducibility of numerical results is a necessary condition for publication in Computo. The referees are expected to check whether they can run the code provided by the authors to reproduce their results. In case of major reproducibility issues, the referees should warn the Associate Editor as soon as possible.

## Plagiarism policy

Computo abides by the Committee on Publishing Ethics’s (COPE) guidelines listed below on plagiarism:
- COPE Council. [Suspected plagiarism in a submitted manuscript](https://doi.org/10.24318/cope.2019.2.1), Version 2, November 2018.
- COPE Council. [Suspected plagiarism in a published manuscript](https://doi.org/10.24318/cope.2019.2.2). Version 2. 2013.