1
0
mirror of https://github.com/gsi-upm/soil synced 2024-09-21 07:41:43 +00:00
soil/docs/index.rst

48 lines
1.4 KiB
ReStructuredText
Raw Normal View History

2017-04-25 11:11:39 +00:00
Welcome to Soil's documentation!
================================
2018-12-04 08:54:29 +00:00
Soil is an Agent-based Social Simulator in Python focused on Social Networks.
2017-04-25 11:11:39 +00:00
2017-07-03 16:40:00 +00:00
If you use Soil in your research, do not forget to cite this paper:
.. code:: bibtex
@inbook{soil-gsi-conference-2017,
author = "S{\'a}nchez, Jes{\'u}s M. and Iglesias, Carlos A. and S{\'a}nchez-Rada, J. Fernando",
booktitle = "Advances in Practical Applications of Cyber-Physical Multi-Agent Systems: The PAAMS Collection",
doi = "10.1007/978-3-319-59930-4_19",
editor = "Demazeau Y., Davidsson P., Bajo J., Vale Z.",
isbn = "978-3-319-59929-8",
keywords = "soil;social networks;agent based social simulation;python",
month = "June",
organization = "PAAMS 2017",
pages = "234-245",
publisher = "Springer Verlag",
series = "LNAI",
title = "{S}oil: {A}n {A}gent-{B}ased {S}ocial {S}imulator in {P}ython for {M}odelling and {S}imulation of {S}ocial {N}etworks",
url = "https://link.springer.com/chapter/10.1007/978-3-319-59930-4_19",
volume = "10349",
year = "2017",
}
2017-04-25 11:11:39 +00:00
.. toctree::
:maxdepth: 0
2017-04-25 11:11:39 +00:00
:caption: Learn more about soil:
installation
quickstart
2018-12-04 08:54:29 +00:00
configuration
Tutorial <soil_tutorial>
2017-04-25 11:11:39 +00:00
..
2017-04-25 11:11:39 +00:00
2017-04-27 11:15:56 +00:00
.. Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`