Files
wehub-resource-sync 6c9c7fe7f3
CI / integration tests (3.13) (push) Failing after 1s
Commit lint / pull request title (push) Has been skipped
Docs / links (push) Failing after 1s
CI / unit tests (3.13) (push) Failing after 1s
CI / lint (push) Failing after 1s
CI / integration tests (push) Failing after 1s
CI / package build (push) Failing after 1s
Commit lint / commit messages (push) Failing after 1s
CI / unit tests (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:24:24 +08:00

66 lines
1.2 KiB
Markdown

# Citation
[Home](README.md) > [Docs](docs/index.md) > Citation
If you use **EverOS** in research or a published project, the suggested
citation forms are below.
---
## Paper
📄 **Paper coming soon** — a technical paper is in preparation.
```
Coming soon
```
BibTeX citation information will be added here once the paper is published.
---
## BibTeX
```bibtex
% Will be added when the paper is published
```
---
## Software citation
To cite the software itself:
```
EverOS: local-first memory runtime for AI agents
Version: 1.1.0
URL: https://github.com/EverMind-AI/EverOS
License: Apache 2.0
```
---
## Acknowledgments in your work
If you use EverOS, we appreciate:
- Citing the paper (when available)
- Starring the GitHub repository
- Mentioning EverOS in your acknowledgments section
---
## Stay updated
- Watch the [GitHub repository](https://github.com/EverMind-AI/everos) for paper announcements
- Follow [@EverMindAI](https://x.com/EverMindAI) on X / Twitter
- Join [GitHub Discussions](https://github.com/EverMind-AI/everos/discussions)
---
## See also
- [Overview](docs/overview.md)
- [Acknowledgments](ACKNOWLEDGMENTS.md)
- [Changelog](CHANGELOG.md)