Browse Source

[FIX] fix doc code-block

main
huwc 1 year ago
parent
commit
9931d2ddd5
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      docs/References.rst
  2. +1
    -0
      docs/index.rst

+ 1
- 0
docs/References.rst View File

@@ -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 <https://journal.hep.com.cn/fcs/EN/10.1007/s11704-024-40085-7>`_. **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},


+ 1
- 0
docs/index.rst View File

@@ -97,6 +97,7 @@ Citation
To cite ABLkit, please cite the following paper: `Huang et al., 2024 <https://journal.hep.com.cn/fcs/EN/10.1007/s11704-024-40085-7>`_.

.. 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},


Loading…
Cancel
Save