File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -258,6 +258,21 @@ python verify_examples.py --module module1_fundamentals
258258- ** [ IBM Quantum Experience] ( https://quantum-computing.ibm.com/ ) ** - Run on real quantum computers
259259- ** [ Quantum Computing Stack Exchange] ( https://quantumcomputing.stackexchange.com/ ) ** - Q&A community
260260
261+ ## 📖 Citation
262+
263+ If you use this project in your research, education, or publications, please cite it as:
264+
265+ ### BibTeX
266+ ``` bibtex
267+ @misc{quantum-computing-101,
268+ title={Quantum Computing 101: A Comprehensive Beginner-Friendly Course},
269+ author={{Stephen Shao}},
270+ year={2025},
271+ howpublished={\url{https://github.com/AIComputing101/quantum-computing-101}},
272+ note={A complete quantum computing educational resource with production-ready examples covering fundamentals to advanced applications}
273+ }
274+ ```
275+
261276## 📋 License
262277
263278This project is licensed under the MIT License - see the [ LICENSE] ( LICENSE ) file for details.
You can’t perform that action at this time.
0 commit comments