chore(docs): enhance citation guidelines in the README

This commit is contained in:
Jérome Eertmans
2025-06-13 10:26:40 +02:00
parent 3c6e2db7db
commit d2d5cc10b7

View File

@ -154,7 +154,7 @@ Below is a comparison of the most used ones with Manim Slides:
## Citing ## Citing
If you use this project, please cite it using the following reference: If you use this software, please cite it using as:
```bibtex ```bibtex
@article{Jerome_Eertmans_Manim_Slides_A_2023, @article{Jerome_Eertmans_Manim_Slides_A_2023,
@ -168,7 +168,9 @@ If you use this project, please cite it using the following reference:
} }
``` ```
or by linking this GitHub repository at the end of the presentation. or by linking this GitHub repository at the end of your presentation.
Other citation formats can be obtained by clicking on the *Cite this repository* button on this page.
## Contributing ## Contributing