Browse Source

[ENH,DOC] Add bib in doc references

pull/5/head
troyyyyy 2 years ago
parent
commit
fc9b867782
1 changed files with 20 additions and 1 deletions
  1. +20
    -1
      docs/References.rst

+ 20
- 1
docs/References.rst View File

@@ -5,6 +5,25 @@ Zhi-Hua Zhou. `Abductive learning: Towards bridging machine learning and logical

Zhi-Hua Zhou and Yu-Xuan Huang. `Abductive learning <https://www.lamda.nju.edu.cn/publication/chap_ABL.pdf>`_. In P. Hitzler and M. K. Sarker eds., **Neuro-Symbolic Artificial Intelligence: The State of the Art**, IOP Press, Amsterdam, 2022, p.353-379

.. code-block:: latex

@article{zhou2019abductive,
title = {Abductive learning: towards bridging machine learning and logical reasoning},
author = {Zhou, Zhi-Hua},
journal = {Science China Information Sciences},
volume = {62},
number = {7},
pages = {76101},
year = {2019}
}


@incollection{zhou2022abductive,
title = {Abductive Learning},
author = {Zhou, Zhi-Hua and Huang, Yu-Xuan},
booktitle = {Neuro-Symbolic Artificial Intelligence: The State of the Art},
editor = {Pascal Hitzler and Md. Kamruzzaman Sarker},
publisher = {{IOS} Press},
pages = {353--369},
address = {Amsterdam},
year = {2022}
}

Loading…
Cancel
Save