diff --git a/docs/References.rst b/docs/References.rst index f125200..25e7b9f 100644 --- a/docs/References.rst +++ b/docs/References.rst @@ -6,6 +6,7 @@ To cite ABLkit, please cite the following paper: Yu-Xuan Huang, Wen-Chao Hu, En-Hao Gao and Yuan Jiang. `ABLkit: a Python toolkit for abductive learning `_. **Frontiers of Computer Science**, 2024, 18: 186354. .. code-block:: latex + @article{ABLkit2024, author = {Huang, Yu-Xuan and Hu, Wen-Chao and Gao, En-Hao and Jiang, Yuan}, title = {ABLkit: a Python toolkit for abductive learning}, diff --git a/docs/index.rst b/docs/index.rst index cea03a4..d398c4d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -97,6 +97,7 @@ Citation To cite ABLkit, please cite the following paper: `Huang et al., 2024 `_. .. code-block:: latex + @article{ABLkit2024, author = {Huang, Yu-Xuan and Hu, Wen-Chao and Gao, En-Hao and Jiang, Yuan}, title = {ABLkit: a Python toolkit for abductive learning},