docs: add new JMLR reference to WEFE library#66
Merged
pbadillatorrealba merged 2 commits intodevelopfrom Nov 24, 2025
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1. Description
Updated WEFE's citation and reference information to reflect the new publication in Journal of Machine Learning Research (JMLR) in 2025. Previously, the documentation only mentioned the original IJCAI-PRICAI 2020 publication. These changes ensure that users correctly cite the most recent academic work from the library.
This update is important for keeping the documentation current and making it easier for academic users and researchers to access the correct citation information, especially relevant now that the project has a publication in a top-tier academic journal.
2. Changes
Main:
README.rstwith complete information and bibtex (4106af8)docs/getting_started/about.rstwith proper reStructuredText formatting (4106af8)README.rstby removing unnecessary blank lines and improving the citation section format (ed9368e)docs/getting_started/about.rstmaintaining consistency with README (ed9368e)Minor:
docs/conceptual_guides/references.rst3. Technical Considerations
Affected areas: Main documentation (README), "About" section in Sphinx documentation, and references section
Behavior changes: No functional changes. Changes are purely documentational to reflect updated citation information.
Breaking Changes: ✅ None - documentation only changes
Compatibility: ✅ Fully backward compatible - information update only
Risks: None identified. Changes are informational only.
4. Reviewer Notes
docs:prefixhttp://jmlr.org/papers/v26/22-1133.html5. Changed Files Summary
✏️ Modified
README.rst- Updated changelog and citation sectionsdocs/getting_started/about.rst- Added new citation section for JMLR 2025docs/conceptual_guides/references.rst- Whitespace cleanup📊 Statistics