Files
semantica/docs/citation.md
T
KaifAhmad1 727285171a docs: Modern documentation redesign with enhanced navigation
- Reorganize navigation structure (left sidebar: Home, Quickstart, Installation, Cookbook Recipes, Learning More, Deep Dive, API References)
- Add TOC sections on homepage (Features, How to Read this Documentation, Resources)
- Create new pages: learning-more.md, deep-dive.md, community-projects.md, citation.md, license.md
- Add Mermaid diagrams for architecture, workflows, and concepts
- Enhance all documentation pages with better code examples and explanations
- Add custom CSS for modern aesthetic (docs/css/custom.css)
- Update mkdocs.yml with Material theme, Mermaid support, and enhanced features
- Improve user-friendly navigation and clear visual hierarchy
- Add diagrams and charts throughout documentation
2025-11-21 21:57:10 +05:30

2.1 KiB

Citation

How to cite Semantica in academic papers and research.

BibTeX

@software{semantica2024,
  title = {Semantica: An Open Source Framework for Semantic Layers and Knowledge Engineering},
  author = {Hawksight AI},
  year = {2024},
  url = {https://github.com/Hawksight-AI/semantica},
  version = {0.0.1},
  license = {MIT}
}

APA Format

Hawksight AI. (2024). Semantica: An Open Source Framework for Semantic Layers and Knowledge Engineering (Version 0.0.1) [Computer software]. GitHub. https://github.com/Hawksight-AI/semantica

MLA Format

Hawksight AI. Semantica: An Open Source Framework for Semantic Layers and Knowledge Engineering. Version 0.0.1, GitHub, 2024, https://github.com/Hawksight-AI/semantica.

Chicago Style

Hawksight AI. Semantica: An Open Source Framework for Semantic Layers and Knowledge Engineering. Version 0.0.1. GitHub, 2024. https://github.com/Hawksight-AI/semantica.

IEEE Format

Hawksight AI, "Semantica: An Open Source Framework for Semantic Layers and Knowledge Engineering," Version 0.0.1, GitHub, 2024. [Online]. Available: https://github.com/Hawksight-AI/semantica

Plain Text Citation

If you use Semantica in your research, please cite:

Semantica: An Open Source Framework for Semantic Layers and Knowledge Engineering
Hawksight AI (2024)
https://github.com/Hawksight-AI/semantica
Version 0.0.1

Research Papers

If you publish research using Semantica, we'd love to know! Please:

  1. Share your paper with us
  2. Let us know how Semantica was used
  3. We may feature your work in our documentation

Contact: GitHub Discussions

Acknowledgments

If you use Semantica in your work, we appreciate acknowledgments such as:

"This work uses Semantica (Hawksight AI, 2024), an open-source framework for semantic layer construction and knowledge engineering."

License

Semantica is licensed under the MIT License. See the License page for details.


Questions about citation? Open a discussion or contact us.