diff --git a/author.md b/author.md index 6836394..250ec76 100644 --- a/author.md +++ b/author.md @@ -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 @@ -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. diff --git a/index.md b/index.md index 11145d5..ffc81c5 100644 --- a/index.md +++ b/index.md @@ -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.