Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JuliaCon proceedings website update #1329

Merged
merged 3 commits into from
Mar 22, 2024
Merged
Show file tree
Hide file tree
Changes from 2 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
23 changes: 8 additions & 15 deletions app/views/home/about.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,8 @@
<h1>Code of Conduct</h1>

<p>Although spaces may feel informal at times, we want to remind authors and reviewers (and anyone else) that
this is a professional space. As such, the <%= setting(:abbreviation) %> community adheres to a code of
conduct adapted from the
<%= link_to "Contributor Covenant", "http://contributor-covenant.org", target: "_blank" %> code of conduct.
this is a professional space. As such, the <%= setting(:abbreviation) %> community adheres to the
<%= link_to "Julia Community Standards", "https://julialang.org/community/standards/", target: "_blank" %>.
</p>

<p>Authors and reviewers will be required to confirm they have read our
Expand All @@ -103,10 +102,8 @@
<b>Allegations of misconduct</b>
<p>Allegations of research misconduct associated with a <%= setting(:abbreviation) %> submission (either during review, or post-publication) are handled by the Open Journals ethics team. Reports should be sent privately to <%= mail_to "[email protected]", "our editorial team" %> at which point the report will be triaged by the Open Journals ethics officer to determine the nature and severity of the case. Options available to the Open Journals ethics officer range from recommending no action to instigating a full investigation by the Open Journals ethics team which may result in researchers' institutions and funders being notified and the <%= setting(:abbreviation) %> being retracted.</p>

<p>Although <%= setting(:abbreviation) %> is not yet a member of <%= link_to "COPE", "https://publicationethics.org" %> (application pending), our processes are modeled on the <%= link_to "COPE guideline procedures for ethics complaints", "https://publicationethics.org/files/publication-ethics-editorial-office-cope-flowchart.pdf" %>.</p>

<b>Complaints process</b>
<p>Complaints about the conduct or decision making of the <%= setting(:abbreviation) %> editorial team can be sent to the <%= mail_to "admin@theoj.org", "Open Journals governance team" %>.</p>
<p>Complaints about the conduct or decision making of the <%= setting(:abbreviation) %> editorial team can be sent to the <%= mail_to "stewards@julialang.org", "Julia Community Stewards" %>.</p>

<h2 id="ethics-and-malpractice"><%= setting(:abbreviation) %> Publication Ethics and Malpractice Statement</h2>
<b>Editorial Board</b>
Expand Down Expand Up @@ -171,14 +168,14 @@

<b>Ownership and management</b>
<ul>
<li>Information about the ownership and/or management of a journal is clearly indicated on the journal’s website (see <a href="http://www.theoj.org">http://www.theoj.org</a>).</li>
<li>JOSS and the <a href="http://www.theoj.org">Open Journals</a> do not use organizational names that would mislead potential authors and editors about the nature of the journal’s owner.</li>
<li>Information about the ownership and/or management of a journal is clearly indicated on the journal’s website (see <a href="https://proceedings.juliacon.org/">https://proceedings.juliacon.org/</a>).</li>
<li>JCON and the <a href="http://www.theoj.org">Open Journals</a> do not use organizational names that would mislead potential authors and editors about the nature of the journal’s owner.</li>
</ul>

<b>Website</b>
<ul>
<li>
The JOSS website (see <a href="<%= setting(:url) %>"><%= setting(:url) %></a> and <a href="<%= setting(:url) %>/about"><%= setting(:url) %>/about</a>), including the text that it contains, demonstrates that care has been taken to ensure high ethical and professional standards.
The JCON website (see <a href="<%= setting(:url) %>"><%= setting(:url) %></a> and <a href="<%= setting(:url) %>/about"><%= setting(:url) %>/about</a>), including the text that it contains, demonstrates that care has been taken to ensure high ethical and professional standards.
</li>
</ul>

Expand Down Expand Up @@ -216,13 +213,9 @@

<p>A more detailed analysis of our running costs is available <a href="http://blog.joss.theoj.org/2019/06/cost-models-for-running-an-online-open-journal" target="_blank">on our blog</a>.</p>

<h4>Income</h4>

<p>JOSS has an experimental collaboration with <%= link_to "AAS publishing", "https://blog.joss.theoj.org/2018/12/a-new-collaboration-with-aas-publishing" %> where authors submitting to one of the AAS journals can also publish a companion software paper in JOSS, thereby receiving a review of their software. For this service, JOSS receives a small donation from AAS publishing. In 2019, JOSS received $200 as a result of this collaboration.</p>

<h4>Donate</h4>

<p>Donations are one way for JOSS to offset our costs: <%= link_to image_tag("https://img.shields.io/badge/Donate-to%20JOSS-brightgreen.svg"), "https://numfocus.org/donate-to-joss", target: "_blank" %></p>
<p>Donations are one way for JOSS to offset our costs: <%= link_to image_tag("https://img.shields.io/badge/Donate-to%20JCON-brightgreen.svg"), "https://github.com/sponsors/julialang", target: "_blank" %></p>
</div>

<div class="generic-content-item" id="content_license">
Expand Down Expand Up @@ -257,7 +250,7 @@
<a class="menu-btn" href="https://joss.readthedocs.io/en/latest/submitting.html">Author information</a>
<%= link_to "🎉 Volunteer to review".html_safe, setting(:reviewers_signup_url), class: "menu-btn" %>
<a class="menu-btn" href="https://joss.readthedocs.io/en/latest/reviewer_guidelines.html">Reviewer guidelines</a>
<%= link_to "✨ Donate to #{setting(:abbreviation)}&nbsp;&nbsp;✨".html_safe, "https://numfocus.org/donate-to-joss", class: "menu-btn", target: "_blank" %>
<%= link_to "✨ Donate to #{setting(:abbreviation)}&nbsp;&nbsp;✨".html_safe, "https://github.com/sponsors/julialang", class: "menu-btn", target: "_blank" %>
<%= link_to "Table of contents".html_safe, toc_index_path, class: "menu-btn" %>
</div>
</div>
Expand Down
9 changes: 5 additions & 4 deletions config/settings-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,18 @@ logo_url: "http://proceedings.juliacon.org/logo_large.jpg"
url: "https://proceedings.juliacon.org"
editor_email: "[email protected]"
noreply_email: "[email protected]"
launch_date: "FIXME"
launch_date: "2019"
twitter: "@juliaconorg"
mastodon_url: "FIXME"
google_analytics: "UA-47852178-9"
github: "openjournals/joss"
reviews: "JuliaCon/proceedings-review"
papers_repo: "JuliaCon/proceedings-paper"
papers_html_url: "https://juliacon.github.io/proceedings-papers"
reviewers_url: "FIXME"
reviewers_signup_url: "FIXME"
reviewers_lookup_url: "FIXME"
reviewers_url: "https://bit.ly/2V9GSFq"
reviewers: "https://bit.ly/2V9GSFq"
reviewers_signup_url: "https://forms.gle/Zr9jNaWg45qkAWKT6"
reviewers_lookup_url: "https://bit.ly/2V9GSFq"
product: "paper" # the *thing* being submitted for review
submission_enquiry: |-
**Project repository URL:** INSERT YOUR REPOSITORY LINK HERE
Expand Down
12 changes: 6 additions & 6 deletions config/settings-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
name: "Proceedings of the JuliaCon Conferences"
abbreviation: "JCON"
issn: "2642-4029"
tagline: "an open-access journal published in cooperation with the <a href='http://www.theoj.org/'>the Open Journals</a>.<br><br> The technical infrastructure of the JuliaCon proceedings are currently being overhauled. We will not be able to accept new submissions until the end of February 2024.<br> We thank you for your understanding, and hope to see your submission then."
tagline: "an open-access journal published in cooperation with the <a href='http://www.theoj.org/'>the Open Journals</a>"
logo_url: "http://proceedings.juliacon.org/logo_large.jpg"
url: "https://proceedings.juliacon.org"
editor_email: "[email protected]"
noreply_email: "[email protected]"
launch_date: "FIXME"
launch_date: "2019"
twitter: "@juliaconorg"
mastodon_url: "FIXME"
google_analytics: "UA-47852178-9"
github: "openjournals/joss"
reviews: "JuliaCon/proceedings-review"
papers_repo: "FIXME"
papers_repo: "JuuliaCon/proceedings-papers"
lucaferranti marked this conversation as resolved.
Show resolved Hide resolved
papers_html_url: "https://juliacon.github.io/proceedings-papers"
reviewers_url: "FIXME"
reviewers_signup_url: "FIXME"
reviewers_lookup_url: "FIXME"
reviewers_url: "https://bit.ly/2V9GSFq"
reviewers_signup_url: "https://forms.gle/Zr9jNaWg45qkAWKT6"
reviewers_lookup_url: "https://bit.ly/2V9GSFq"
product: "paper" # the *thing* being submitted for review
reviewers: "https://bit.ly/2V9GSFq"
submission_enquiry: |-
Expand Down
11 changes: 6 additions & 5 deletions config/settings-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,18 @@ logo_url: "http://proceedings.juliacon.org/logo_large.jpg"
url: "https://proceedings.juliacon.org"
editor_email: "[email protected]"
noreply_email: "[email protected]"
launch_date: "FIXME"
launch_date: "2019"
twitter: "@juliaconorg"
mastodon_url: "FIXME"
google_analytics: "UA-47852178-9"
github: "openjournals/joss"
reviews: "JuliaCon/proceedings-review"
papers_repo: "JuliaCon/proceedings-paper"
papers_html_url: "https://juliacon.github.io/proceedings-papers"
reviewers_url: "FIXME"
reviewers_signup_url: "FIXME"
reviewers_lookup_url: "FIXME"
reviewers_url: "https://bit.ly/2V9GSFq"
reviewers_signup_url: "https://forms.gle/Zr9jNaWg45qkAWKT6"
reviewers_lookup_url: "https://bit.ly/2V9GSFq"
reviewers: "https://bit.ly/2V9GSFq"
product: "paper" # the *thing* being submitted for review
submission_enquiry: |-
**Project repository URL:** INSERT YOUR REPOSITORY LINK HERE
Expand All @@ -26,4 +27,4 @@ submission_enquiry: |-
paper_types: ["full paper", "extended abstract"]
bot_username: editorialbot
features:
tracks: true
tracks: true
Loading