Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 2.34 KB

README.md

File metadata and controls

45 lines (33 loc) · 2.34 KB

ChonIDE APT package

chonide
Meta package for Debian, Ubuntu, Mint, and derivatives that provides the ChonIDE - An IDE to Support the Development of Embedded Multi-Agent Systems

How to install?

In a terminal, execute the steps described below:

echo "deb [trusted=yes] http://packages.chon.group/ chonos main" | sudo tee /etc/apt/sources.list.d/chonos.list
sudo apt update
sudo apt install chonide

COPYRIGHT

Creative Commons License
ChonIDE is licensed under a Creative Commons Attribution 4.0 International License. The licensor cannot revoke these freedoms as long as you follow the license terms:

  • Attribution — You must give appropriate credit like below:

Souza de Jesus, V., Mori Lazarin, N., Pantoja, C.E., Vaz Alves, G., Ramos Alves de Lima, G., Viterbo, J. (2023). An IDE to Support the Development of Embedded Multi-Agent Systems. In: Mathieu, P., Dignum, F., Novais, P., De la Prieta, F. (eds) Advances in Practical Applications of Agents, Multi-Agent Systems, and Cognitive Mimetics. The PAAMS Collection. PAAMS 2023. Lecture Notes in Computer Science(), vol 13955. Springer, Cham. https://doi.org/10.1007/978-3-031-37616-0_29

Cite using Bibtex
@InProceedings{chonIDE,
author="Souza de Jesus, Vinicius and Mori Lazarin, Nilson and Pantoja, Carlos Eduardo and Vaz Alves, Gleifer and Ramos Alves de Lima, Gabriel
and Viterbo, Jose",
editor="Mathieu, Philippe and Dignum, Frank and Novais, Paulo and De la Prieta, Fernando",
title="An IDE to Support the Development of Embedded Multi-Agent Systems",
booktitle="Advances in Practical Applications of Agents, Multi-Agent Systems, and Cognitive Mimetics. The PAAMS Collection",
year="2023",
publisher="Springer Nature Switzerland",
address="Cham",
pages="346--358",
isbn="978-3-031-37616-0",
doi="10.1007/978-3-031-37616-0_29"
}