From 7d8f40e8410d6299d6388d1f706d19dc1c3ae4a4 Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 5 Dec 2024 15:13:16 +0700 Subject: [PATCH] docs: add bibtex (#551) #none --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 3e47d4e..671c99f 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,19 @@ This file provides another way to configure your models and credentials. +## Citation + +Please cite this project as + +```BibTeX +@misc{kotaemon2024, + title = {Kotaemon - An open-source RAG-based tool for chatting with any content.}, + author = {The Kotaemon Team}, + year = {2024}, + howpublished = {\url{https://github.com/Cinnamon/kotaemon}}, +} +``` + ## Star History