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

[REVIEW]: PsiRESP: calculating RESP charges with Psi4 #4100

Closed
40 tasks done
whedon opened this issue Jan 26, 2022 · 98 comments
Closed
40 tasks done

[REVIEW]: PsiRESP: calculating RESP charges with Psi4 #4100

whedon opened this issue Jan 26, 2022 · 98 comments
Assignees
Labels
accepted published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review Shell TeX

Comments

@whedon
Copy link

whedon commented Jan 26, 2022

Submitting author: @lilyminium (Lily Wang)
Repository: https://github.com/lilyminium/psiresp
Branch with paper.md (empty if default branch):
Version: 0.3.2
Editor: @pdebuyl
Reviewers: @ptmerz, @hannahbrucemacdonald
Archive: 10.5281/zenodo.6501898

⚠️ JOSS reduced service mode ⚠️

Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/e9da64635833d70c0efe66da34b682b0"><img src="https://joss.theoj.org/papers/e9da64635833d70c0efe66da34b682b0/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/e9da64635833d70c0efe66da34b682b0/status.svg)](https://joss.theoj.org/papers/e9da64635833d70c0efe66da34b682b0)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@ptmerz, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:

  1. Make sure you're logged in to your GitHub account
  2. Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @pdebuyl know.

Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest

Review checklist for @ptmerz

✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@lilyminium) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of Need' that clearly states what problems the software is designed to solve and who the target audience is?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

Review checklist for @hannahbrucemacdonald

✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@lilyminium) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of Need' that clearly states what problems the software is designed to solve and who the target audience is?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?
@whedon
Copy link
Author

whedon commented Jan 26, 2022

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @ptmerz it looks like you're currently assigned to review this paper 🎉.

⚠️ JOSS reduced service mode ⚠️

Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.

⭐ Important ⭐

If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿

To fix this do the following two things:

  1. Set yourself as 'Not watching' https://github.com/openjournals/joss-reviews:

watching

  1. You may also like to change your default settings for this watching repositories in your GitHub profile here: https://github.com/settings/notifications

notifications

For a list of things I can do to help you, just type:

@whedon commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Jan 26, 2022

Wordcount for paper.md is 1317

@whedon
Copy link
Author

whedon commented Jan 26, 2022

Software report (experimental):

github.com/AlDanial/cloc v 1.88  T=0.27 s (348.3 files/s, 126263.8 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          47           1357           1617           4955
TeX                              3             49              0            813
XML                              1              0              0            586
YAML                            10             67             56            534
reStructuredText                11            300            308            510
Markdown                        12            145              0            410
Jupyter Notebook                 3              0          22442            160
Bourne Shell                     3              5              8             41
DOS Batch                        1              8              1             27
make                             1              7              8             20
TOML                             1              0              0              4
CSS                              1              0              0              3
JSON                             1              0              0              1
-------------------------------------------------------------------------------
SUM:                            95           1938          24440           8064
-------------------------------------------------------------------------------


Statistical information for the repository '1330ea95e6d8730261fd24a0' was
gathered on 2022/01/26.
The following historical commit information, by author, was found:

Author                     Commits    Insertions      Deletions    % of changes
Lily Wang                       34         25388          17499          100.00

Below are the number of rows from each author that have survived and are still
intact in the current revision:

Author                     Rows      Stability          Age       % in comments
Lily Wang                  7889           31.1          2.3                9.33

@whedon
Copy link
Author

whedon commented Jan 26, 2022

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1002/jcc.21787 is OK
- 10.25080/Majora-629e541a-00e is OK
- 10.1021/ct200196m is OK
- 10.1002/jcc.540161106 is OK
- 10.1021/ja00074a030 is OK
- 10.1021/j100142a004 is OK
- 10.1039/c0cp00111b is OK
- 10.1093/nar/gkm887 is OK
- 10.1038/s42004-020-0291-4 is OK
- 10.1002/qua.26035 is OK
- 10.1002/jcc.540050204 is OK
- 10.1063/1.1740588 is OK
- 10.1002/(SICI)1096-987X(20000130)21:2<132::AID-JCC5>3.0.CO;2-P is OK
- 10.1002/jcc.540141013 is OK
- 10.1021/jp0667442 is OK
- 10.1021/ja00049a045 is OK
- 10.1063/5.0059356 is OK
- 10.1002/wcms.1491 is OK
- 10.5281/zenodo.5601736 is OK
- 10.1063/5.0005188 is OK
- 10.1002/jcc.540110311 is OK
- 10.1107/S0021889883010985 is OK
- 10.5281/zenodo.4107869 is OK
- 10.1002/wcms.93 is OK
- 10.1063/1.1747632 is OK
- 10.1007/BF00549096 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Jan 26, 2022

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@pdebuyl
Copy link

pdebuyl commented Jan 26, 2022

@ptmerz @hannahbrucemacdonald thanks for accepting to review for JOSS! Make sure to accept the invitation to the reviewers group and to have a look at the reviewer guidelines linked to at the top of this review page.

The review process will happen in this issue page, so questions to the author or to me can be added as comments here.

@hannahbrucemacdonald
Copy link

Hey @pdebuyl - I think I was missed off at the top as a reviewer, do I need this to get an editable checklist?

thanks!

@pdebuyl
Copy link

pdebuyl commented Jan 27, 2022

Hi @hannahbrucemacdonald indeed, I started the review without adding you as a reviewer in the pre-review stage. Sorry about this. I'll add you and duplicate the the checklist.

@pdebuyl
Copy link

pdebuyl commented Jan 27, 2022

@whedon add @hannahbrucemacdonald as reviewer

@whedon
Copy link
Author

whedon commented Jan 27, 2022

OK, @hannahbrucemacdonald is now a reviewer

@pdebuyl
Copy link

pdebuyl commented Jan 27, 2022

@whedon reinvite @hannahbrucemacdonald

@whedon
Copy link
Author

whedon commented Jan 27, 2022

I'm sorry human, I don't understand that. You can see what commands I support by typing:

@whedon commands

@pdebuyl
Copy link

pdebuyl commented Jan 27, 2022

@whedon commands

@whedon
Copy link
Author

whedon commented Jan 27, 2022

Here are some things you can ask me to do:

# List all of Whedon's capabilities
@whedon commands

# Assign a GitHub user as the sole reviewer of this submission
@whedon assign @username as reviewer

# Add a GitHub user to the reviewers of this submission
@whedon add @username as reviewer

# Re-invite a reviewer (if they can't update checklists)
@whedon re-invite @username as reviewer

# Remove a GitHub user from the reviewers of this submission
@whedon remove @username as reviewer

# List of editor GitHub usernames
@whedon list editors

# List of reviewers together with programming language preferences and domain expertise
@whedon list reviewers

# Change editorial assignment
@whedon assign @username as editor

# Set the software archive DOI at the top of the issue e.g.
@whedon set 10.0000/zenodo.00000 as archive

# Set the software version at the top of the issue e.g.
@whedon set v1.0.1 as version

# Open the review issue
@whedon start review

EDITORIAL TASKS

# All commands can be run on a non-default branch, to do this pass a custom 
# branch name by following the command with `from branch custom-branch-name`.
# For example:

# Compile the paper
@whedon generate pdf

# Compile the paper from alternative branch
@whedon generate pdf from branch custom-branch-name

# Remind an author or reviewer to return to a review after a
# certain period of time (supported units days and weeks)
@whedon remind @reviewer in 2 weeks

# Ask Whedon to do a dry run of accepting the paper and depositing with Crossref
@whedon recommend-accept

# Ask Whedon to check the references for missing DOIs
@whedon check references

# Ask Whedon to check repository statistics for the submitted software
@whedon check repository

EiC TASKS

# Invite an editor to edit a submission (sending them an email)
@whedon invite @editor as editor

# Reject a paper
@whedon reject

# Withdraw a paper
@whedon withdraw

# Ask Whedon to actually accept the paper and deposit with Crossref
@whedon accept deposit=true

@pdebuyl
Copy link

pdebuyl commented Jan 27, 2022

@whedon re-invite @hannahbrucemacdonald as reviewer

@whedon
Copy link
Author

whedon commented Jan 27, 2022

The reviewer already has a pending invite.

@hannahbrucemacdonald please accept the invite by clicking this link: https://github.com/openjournals/joss-reviews/invitations

@ptmerz
Copy link

ptmerz commented Jan 28, 2022

Hi @lilyminium, I started the review today. I didn't have time yet to review the package in all details, so I won't comment on it yet, but it definitely looks to be in great shape!

I did review the paper already, and I think it's very well written. A few things I noted:

  • The author instructions (https://joss.readthedocs.io/en/latest/submitting.html#what-should-my-paper-contain) ask to start the paper with "a summary of the high-level functionality of your software for a non-specialist reader". This section is missing in your paper.
  • I think the Statement of Need section could be split into two sections. Most of this section (from the second paragraph on) actually describes the functionality of the software and isn't a statement of need, so this could be split off in a new section titled "Functionality" or something similar.
  • I think you could extend the Statement of Need section to include some real-world use cases. You are doing a great job at explaining the existing packages, and how your package improves upon them, so it would be interesting to add some real-world examples of what these improvements can achieve (or make easier) compared to the existing solutions.
  • You are repeatedly adding citations for the same concepts or methods in the different sections. I think that adding citations at the first mentioning is enough and could improve the readability of the remaining text, but maybe @pdebuyl can chime in if there are some editorial recommendations regarding this.

@pdebuyl
Copy link

pdebuyl commented Apr 19, 2022

Solving environment: ...

I'll provide an update but so far conda and mamba are slow.

@lilyminium
Copy link

Thanks @pdebuyl. I didn't find mamba so bad, but conda can take forever -- so far as I can tell that's out of my control. I think adding the --debug flag can give you low level information on what it's doing.

@pdebuyl
Copy link

pdebuyl commented Apr 22, 2022

Hi @lilyminium

Status: I could install with mamba install -n tmpenv3.9 -c conda-forge psiresp==0.3.1 "qcfractal>0.15". I understand that psiresp is especially complex to install as it relies on quite elaborate packages that are not otherwise bundled.

I have only two requests before confirming the paper:

  1. When running the examples, the user learns about the dependency on psi4 or mdanalysis, has to install and restart the kernel. Can you mention those dependencies visibly at the top of the example file?
  2. The example "04_example_rest_minimal.ipynb" is not running because of missing input files.

@lilyminium
Copy link

Hi @pdebuyl, I've done the first change! Unfortunately with regards to the second, that's because I added that example as a response to this review. 04_example_rest_minimal.ipynb is not actually in version 0.3.1 of the repository, but the next release 0.4.0. That's why the input files are also missing, as they were created specifically for the example.

I looked into a bit and I can't patch a release I've already put on pip or conda -- however, I could make a new 0.3.2 that includes those examples as the only change from 0.3.1, and update the version in this review?

@pdebuyl
Copy link

pdebuyl commented Apr 26, 2022

HI @lilyminium yes, a 0.3.2 release with only the minimal fixes to be able to run the examples properly would be totally ok.

@lilyminium
Copy link

Great @pdebuyl, I've made a version 0.3.2 and put it on Zenodo here: https://zenodo.org/record/6501898 :)

@pdebuyl
Copy link

pdebuyl commented May 3, 2022

@editorialbot set 0.3.2 as version

@editorialbot
Copy link
Collaborator

Done! version is now 0.3.2

@pdebuyl
Copy link

pdebuyl commented May 3, 2022

@editorialbot set 10.5281/zenodo.6501898 as archive

@editorialbot
Copy link
Collaborator

Done! Archive is now 10.5281/zenodo.6501898

@pdebuyl
Copy link

pdebuyl commented May 3, 2022

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1002/jcc.21787 is OK
- 10.25080/Majora-629e541a-00e is OK
- 10.1021/ct200196m is OK
- 10.1002/jcc.540161106 is OK
- 10.1021/ja00074a030 is OK
- 10.1021/j100142a004 is OK
- 10.1039/c0cp00111b is OK
- 10.1093/nar/gkm887 is OK
- 10.1038/s42004-020-0291-4 is OK
- 10.1002/qua.26035 is OK
- 10.1002/jcc.540050204 is OK
- 10.1002/jcc.540141013 is OK
- 10.1021/jp0667442 is OK
- 10.1021/ja00049a045 is OK
- 10.1063/5.0059356 is OK
- 10.1002/wcms.1491 is OK
- 10.5281/zenodo.5601736 is OK
- 10.1063/5.0005188 is OK
- 10.1002/jcc.540110311 is OK
- 10.1107/S0021889883010985 is OK
- 10.5281/zenodo.4107869 is OK
- 10.1002/wcms.93 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator

⚠️ Error prepararing paper acceptance. The generated XML metadata file is invalid.

Element issn: [facet 'maxLength'] The value has a length of '20'; this exceeds the allowed maximum length of '9'.
Element issn: [facet 'pattern'] The value '1549-9618, 1549-9626' is not accepted by the pattern '\d{4}-?\d{3}[\dX]'.
Element issn: [facet 'maxLength'] The value has a length of '20'; this exceeds the allowed maximum length of '9'.
Element issn: [facet 'pattern'] The value '0192-8651, 1096-987X' is not accepted by the pattern '\d{4}-?\d{3}[\dX]'.
Element issn: [facet 'maxLength'] The value has a length of '20'; this exceeds the allowed maximum length of '9'.
Element issn: [facet 'pattern'] The value '0002-7863, 1520-5126' is not accepted by the pattern '\d{4}-?\d{3}[\dX]'.
Element issn: [facet 'maxLength'] The value has a length of '20'; this exceeds the allowed maximum length of '9'.
Element issn: [facet 'pattern'] The value '0022-3654, 1541-5740' is not accepted by the pattern '\d{4}-?\d{3}[\dX]'.
Element issn: [facet 'maxLength'] The value has a length of '20'; this exceeds the allowed maximum length of '9'.
Element issn: [facet 'pattern'] The value '1463-9076, 1463-9084' is not accepted by the pattern '\d{4}-?\d{3}[\dX]'.
Element issn: [facet 'maxLength'] The value has a length of '20'; this exceeds the allowed maximum length of '9'.
Element issn: [facet 'pattern'] The value '0305-1048, 1362-4962' is not accepted by the pattern '\d{4}-?\d{3}[\dX]'.
Element issn: [facet 'maxLength'] The value has a length of '20'; this exceeds the allowed maximum length of '9'.
Element issn: [facet 'pattern'] The value '0021-9606, 1089-7690' is not accepted by the pattern '\d{4}-?\d{3}[\dX]'.

@pdebuyl
Copy link

pdebuyl commented May 4, 2022

There can be only one ISSN per bib entry. You have to pick one of "online" or "print" only.

@lilyminium
Copy link

Ohh, thanks for that. I've gone through them now :)

@pdebuyl
Copy link

pdebuyl commented May 4, 2022

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1002/jcc.21787 is OK
- 10.25080/Majora-629e541a-00e is OK
- 10.1021/ct200196m is OK
- 10.1002/jcc.540161106 is OK
- 10.1021/ja00074a030 is OK
- 10.1021/j100142a004 is OK
- 10.1039/c0cp00111b is OK
- 10.1093/nar/gkm887 is OK
- 10.1038/s42004-020-0291-4 is OK
- 10.1002/qua.26035 is OK
- 10.1002/jcc.540050204 is OK
- 10.1002/jcc.540141013 is OK
- 10.1021/jp0667442 is OK
- 10.1021/ja00049a045 is OK
- 10.1063/5.0059356 is OK
- 10.1002/wcms.1491 is OK
- 10.5281/zenodo.5601736 is OK
- 10.1063/5.0005188 is OK
- 10.1002/jcc.540110311 is OK
- 10.1107/S0021889883010985 is OK
- 10.5281/zenodo.4107869 is OK
- 10.1002/wcms.93 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator

👋 @openjournals/joss-eics, this paper is ready to be accepted and published.

Check final proof 👉 openjournals/joss-papers#3188

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#3188, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

@editorialbot editorialbot added the recommend-accept Papers recommended for acceptance in JOSS. label May 4, 2022
@kyleniemeyer
Copy link

@editorialbot accept

@editorialbot
Copy link
Collaborator

Doing it live! Attempting automated processing of paper acceptance...

@editorialbot
Copy link
Collaborator

🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦

@editorialbot
Copy link
Collaborator

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.04100 joss-papers#3190
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.04100
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? Notify your editorial technical team...

@editorialbot editorialbot added accepted published Papers published in JOSS labels May 4, 2022
@kyleniemeyer
Copy link

Congratulations @lilyminium on your article's publication in JOSS!

Many thanks to @ptmerz and @hannahbrucemacdonald for reviewing this, and @pdebuyl for editing.

@editorialbot
Copy link
Collaborator

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.04100/status.svg)](https://doi.org/10.21105/joss.04100)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.04100">
  <img src="https://joss.theoj.org/papers/10.21105/joss.04100/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.04100/status.svg
   :target: https://doi.org/10.21105/joss.04100

This is how it will look in your documentation:

DOI

We need your help!

The Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review Shell TeX
Projects
None yet
Development

No branches or pull requests

7 participants