Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the citation guidance for JuliaSmoothOptimizers (JSO) by removing the recommendation to cite the organization-level DOI and BibTeX entry. Instead, it directs users to cite individual packages using their respective CITATION.cff files.
Changes:
- Removed the organization-level BibTeX citation block for the JuliaSmoothOptimizers Ecosystem
- Replaced detailed citation instructions with a brief statement directing users to package-specific CITATION.cff files
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
references.md
Outdated
| year = {2024} | ||
| } | ||
| ``` | ||
| If you use our packages, please cite them, using the corresponding CITATION.cff. |
There was a problem hiding this comment.
The comma after "them" is unnecessary and makes the sentence awkward. Consider revising to: "If you use our packages, please cite them using the corresponding CITATION.cff." or "If you use our packages, please cite them using their corresponding CITATION.cff files."
| If you use our packages, please cite them, using the corresponding CITATION.cff. | |
| If you use our packages, please cite them using the corresponding CITATION.cff. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Once the build has completed, you can preview your PR at this URL: https://jso-preview.netlify.app/previews/PR215/ |
1 similar comment
|
Once the build has completed, you can preview your PR at this URL: https://jso-preview.netlify.app/previews/PR215/ |
@dpo @abelsiqueira @d-monnet FYI