Skip to content

Commit 3dd34da

Browse files
Cite (#257)
* doc : README.md cite section updated * doc : CHANGELOG.md updated * doc : minor edit in paper link
1 parent d1dc52b commit 3dd34da

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
- 2 new generation modes
1010
1. `F1_VS_F1F2`
1111
2. `F2_VS_F1F2`
12+
### Changed
13+
- `README.md` updated
1214
## [1.5] - 2025-01-22
1315
### Added
1416
- 3 new generation modes

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,24 @@ You can also join our discord server
459459

460460
<blockquote>3- <a href="https://nft.storage/">NFT.storage : Free decentralized storage and bandwidth for NFTs</a></blockquote>
461461

462+
463+
## Cite
464+
465+
If you use Samila in your research, we would appreciate citations to the following paper:
466+
467+
468+
[Sabouri, Sadra, Sepand Haghighi, and Elena Masrour. "Samila: A Generative Art Generator." *arXiv preprint arXiv:2504.04298* (2025).](https://arxiv.org/abs/2504.04298)
469+
470+
471+
```bibtex
472+
@article{sabouri2025samila,
473+
title={Samila: A Generative Art Generator},
474+
author={Sabouri, Sadra and Haghighi, Sepand and Masrour, Elena},
475+
journal={arXiv preprint arXiv:2504.04298},
476+
year={2025}
477+
}
478+
```
479+
462480
## Acknowledgments
463481

464482
This project was funded through the **Next Step Microgrant**, a program established by [Protocol Labs](https://protocol.ai/).

0 commit comments

Comments
 (0)