Open
Conversation
Co-authored-by: limakzi <50334623+limakzi@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] This is gap-code for smallantimagmas package.
This package uses AutoDoc to generate documentation.
Add few references references:
- https://link.springer.com/article/10.1007/s10231-024-01512-5
- https://oeis.org/A079179
Add bibliography references to AutoDoc configuration
Aug 21, 2025
Co-authored-by: limakzi <50334623+limakzi@users.noreply.github.com>
Contributor
Author
Fixed the bibliography entry with the correct author (Ryszard Mazurek), title (Antiassociative magmas), and added the DOI reference (10.1007/s10231-024-01512-5). Changes made in commit 1adb8b7. |
Copilot
AI
changed the title
Add bibliography references to AutoDoc configuration
Fix bibliography references with correct author, title, and DOI
Aug 21, 2025
There was a problem hiding this comment.
Pull Request Overview
Fixes the bibliography references in the AutoDoc configuration by adding accurate academic citation information with correct author attribution, article title, and DOI reference.
- Added proper bibliography section with corrected Springer article citation and OEIS reference
- Fixed author name to Ryszard Mazurek and corrected article title to "Antiassociative magmas"
- Added complete DOI reference (10.1007/s10231-024-01512-5) for academic verification
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
limakzi
requested changes
Aug 21, 2025
Co-authored-by: limakzi <50334623+limakzi@users.noreply.github.com>
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.
Corrects the bibliography references in the AutoDoc configuration to include accurate academic citation information with proper formatting.
Changes Made
Added a
Bibliographyfield to theAutoDoc.TitlePagerecord containing:Corrections Applied
Technical Details
<URL>elements for links<List>and<Item>structure for organized presentation in the documentationThe bibliography will now appear in the generated documentation title page when AutoDoc processes the package, providing users with correct and complete academic references related to antiassociative magmas and their enumeration.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.