Citation ======== If you use this project in your research, please cite it using the **CITATION.cff** file. ### 📌 Citation Information - **Title**: task1-AIAOSIRSE - **Author**: Zhiwei Zhang - **Version**: 1.0.0 - **DOI**: `10.5281/zenodo.14969138 `_ - **Release Date**: February 26, 2025 - **Project URL**: `GitHub Repository `_ --- ### **📖 How to Cite This Project** The project includes a **CITATION.cff** file for easy citation in various formats. #### **🔹 BibTeX Citation** If you use LaTeX, include this citation in your references: .. code-block:: bibtex @software{Zhang2025, author = {Zhiwei Zhang}, title = {task1-AIAOSIRSE}, year = {2025}, version = {1.0.0}, doi = {10.5281/zenodo.1234}, url = {https://github.com/javizhangg/task1-AIAOSIRSE} } #### **🔹 APA Citation** For APA-style citation, use: > Zhang, Z. (2025). *task1-AIAOSIRSE* (Version 1.0.0) [Software]. > DOI: `10.5281/zenodo.14969138 `_ --- ### **🔗 Citation File Format (CFF)** This project includes a **CITATION.cff** file, which is compatible with citation managers like **Zotero, Mendeley, and Google Scholar**. To use it, simply download the `CITATION.cff` file from the repository and import it into your reference manager. 📌 **Find the `CITATION.cff` file here:** 🔗 `[CITATION.cff](https://github.com/javizhangg/task1-AIAOSIRSE/blob/main/CITATION.cff)` --- ## **📌 Next Steps** 1️⃣ **Save this file as** `citation.rst` in the `source/` folder of your documentation. 2️⃣ **Edit `index.rst`** and add it to the `toctree`: ```rst .. toctree:: :maxdepth: 2 :caption: Contents: introduction execution_methods citation