-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
27 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
To cite PSyKE in publications, please use: | ||
|
||
> Federico Sabbatini, Giovanni Ciatto, Roberta Calegari, Andrea Omicini. "[On the Design of PSyKE: A Platform for Symbolic Knowledge Extraction](http://ceur-ws.org/Vol-2963/paper14.pdf)", in: WOA 2021 – 22nd Workshop “From Objects to Agents”, Aachen, Sun SITE Central Europe, RWTH Aachen University, 2021, 2963, pp. 29 - 48. | ||
A BibTeX entry for LaTeX users is: | ||
```bibtex | ||
@inproceedings{psyke-woa2021, | ||
articleno = 3, | ||
author = {Sabbatini, Federico and Ciatto, Giovanni and Calegari, Roberta and Omicini, Andrea}, | ||
booktitle = {WOA 2021 -- 22nd Workshop ``From Objects to Agents''}, | ||
editor = {Calegari, Roberta and Ciatto, Giovanni and Denti, Enrico and Omicini, Andrea and Sartor, Giovanni}, | ||
issn = {1613-0073}, | ||
keywords = {explainable AI, knowledge extraction, interpretable prediction, PSyKE}, | ||
location = {Bologna, Italy}, | ||
month = oct, | ||
note = {22nd Workshop ``From Objects to Agents'' (WOA 2021), Bologna, Italy, 1--3~} # sep # {~2021. Proceedings}, | ||
numpages = 20, | ||
pages = {29--48}, | ||
publisher = {Sun SITE Central Europe, RWTH Aachen University}, | ||
series = {CEUR Workshop Proceedings}, | ||
subseries = {AI*IA Series}, | ||
title = {On the Design of {PSyKE}: A Platform for Symbolic Knowledge Extraction}, | ||
url = {http://ceur-ws.org/Vol-2963/paper14.pdf}, | ||
volume = 2963, | ||
year = 2021 | ||
} | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters