Browse Source

[FIX] fix href

main
huwc 1 year ago
parent
commit
544776a7b9
3 changed files with 5 additions and 5 deletions
  1. +1
    -1
      README.md
  2. +1
    -1
      docs/References.rst
  3. +3
    -3
      docs/index.rst

+ 1
- 1
README.md View File

@@ -220,7 +220,7 @@ For more information about ABL, please refer to: [Zhou, 2019](http://scis.scichi
}
```

## Cite
## 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).



+ 1
- 1
docs/References.rst View File

@@ -3,7 +3,7 @@ References

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


+ 3
- 3
docs/index.rst View File

@@ -92,9 +92,9 @@ and `Zhou and Huang, 2022 <https://www.lamda.nju.edu.cn/publication/chap_ABL.pdf
year = {2022}
}

Cite
----
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>`.
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,


Loading…
Cancel
Save