> ## Documentation Index
> Fetch the complete documentation index at: https://ahvn.top/llms.txt
> Use this file to discover all available pages before exploring further.

# 引用

> 如何在学术工作中引用 HeavenBase。

<Note>
  在学术工作中引用 HeavenBase 时，请引用 RubikSQL 论文。
</Note>

## 1. 论文引用

如果你在研究中使用 HeavenBase，请引用以下论文：

```bibtex theme={"theme":{"light":"github-light","dark":"github-dark"}}
@misc{chen2025rubiksqllifelonglearningagentic,
      title={RubikSQL: Lifelong Learning Agentic Knowledge Base as an Industrial NL2SQL System}, 
      author={Zui Chen and Han Li and Xinhao Zhang and Xiaoyu Chen and Chunyin Dong and Yifeng Wang and Xin Cai and Su Zhang and Ziqi Li and Chi Ding and Jinxu Li and Shuai Wang and Dousheng Zhao and Sanhai Gao and Guangyi Liu},
      year={2025},
      eprint={2508.17590},
      archivePrefix={arXiv},
      primaryClass={cs.DB},
      url={https://arxiv.org/abs/2508.17590}, 
}
```

<br />

## 2. 软件仓库

你也可以引用 HeavenBase 源代码仓库：

* **GitHub**：[github.com/Magolor/HeavenBase](https://github.com/Magolor/HeavenBase)

<br />

## 进一步探索

<Tip>
  **相关资源：**

  * [许可证](/zh/community/license) - HeavenBase 许可条款
  * [参与贡献](/zh/community/contributing) - 如何参与贡献
</Tip>

<br />
