docs: update citations - #25
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR enhances the citation section by adding a note about the short version’s release and splitting the single citation into separate entries for the short and long versions of the paper.
- Added a callout highlighting the short version’s release date
- Replaced the single BibTeX entry with two entries (short and long versions)
- Updated the citation instructions accordingly
Comments suppressed due to low confidence (3)
README.md:199
- GitHub Markdown does not support the
[!NOTE]admonition syntax. Consider using a standard blockquote (e.g.,> Note:) or bold text to ensure the note renders correctly on GitHub.
> [!NOTE]
README.md:204
- [nitpick] For proper syntax highlighting of BibTeX entries on GitHub, it's recommended to use
```bibtexinstead of```bibas the code fence language identifier.
```bib
README.md:197
- [nitpick] Since the section now references multiple papers, consider renaming the heading to
## 📜 Citationsto reflect the plural form.
## 📜 Citation
tianxing02
pushed a commit
to tianxing02/MemOS
that referenced
this pull request
Feb 24, 2026
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.
No description provided.