Skip to content

Commit

Permalink
Merge pull request #7 from xuanxu/editorialbot-updates
Browse files Browse the repository at this point in the history
Editorialbot updates
  • Loading branch information
lucaferranti authored Apr 13, 2024
2 parents ddebba4 + 64eae22 commit 25cdd82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions author.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,8 @@ All fields from `paper.yml` must be filled, including:
5. `bibliography`: the name of the BibTeX file, including the `.bib` extension.


\warn{While the JOSS accepts papers in Markdown format it is important that your JuliaCon proceedings submission, i.e. the `paper/` subfolder, **does not** contain a `paper.md`. Otherwise Whedon will be confused by the existence of both `paper.tex` and `paper.md`.}
\warn{While the JOSS accepts papers in Markdown format it is important that your JuliaCon proceedings submission, i.e. the `paper/` subfolder, **does not** contain a `paper.md`. Otherwise Editorialbot will be confused by the existence of both `paper.tex` and `paper.md`.}

\note{The [Whedon preview service](https://whedon.theoj.org) can be used to see potential errors.}


### Local build
Expand Down Expand Up @@ -105,7 +104,7 @@ Until your article is published, it will go through **three phases**, as describ

Once you've submitted your paper, we will create an issue for it on GitHub and start the pre-review phase. In particular, the following things will happen:
* **We** will make sure that your paper could be published in the JuliaCon proceedings at all (e.g. must be related to a JuliaCon contribution, must adhere to our community standards etc.)
* **You** should make sure that your paper compiles with the Whedon bot.
* **You** should make sure that your paper compiles with the Editorialbot bot.
* **You** should suggest a few potential reviewers.
* **We** will try to find and invite (typically two) reviewers.

Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ any format (mini-symposium, talk, lightning talk, poster)
accepted for the conference. They provide readers with
references, more detailed explanations and structure required to
understand the subject of the presentation in more depth.
All submissions are reviewed with a very similar process as the [Journal of Open-Source Software](http://joss.theoj.org), that is we follow the same [guiding principles](https://joss.readthedocs.io/en/latest/reviewer_guidelines.html) and use the [`@whedon` GitHub bot](https://github.com/whedon). However, we accept different kinds of contributions and use a different paper template.
All submissions are reviewed with a very similar process as the [Journal of Open-Source Software](http://joss.theoj.org), that is we follow the same [guiding principles](https://joss.readthedocs.io/en/latest/reviewer_guidelines.html) and use the [`@editorialbot` GitHub bot](https://github.com/editorialbot). However, we accept different kinds of contributions and use a different paper template.

For more information, checkout the [Author's guide](author), if you want to submit a paper, and the [Reviewer's guide](reviewer) if you are supporting us as a voluntary reviewer.

0 comments on commit 25cdd82

Please sign in to comment.