Skip to content

danielvartan/simbra-pres-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simbra-pres-1

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows. DOI Badge License: GPLv3 License: CC BY-NC-SA 4.0

Overview

This repository contains the slides from the presentation Como Chegamos Até Aqui, delivered on May 27, 2026, at the 1st Interdisciplinary Brazilian Symposium on Agent-Based Models (SIMBRA).

The slides are available here.

Usage

The presentation was made with the Quarto publishing system and the R programming language. To ensure consistent results, the renv package manages and restores the R environment.

After installing the dependencies mentioned above, follow these steps to start developing it:

  1. Clone this repository to your local machine.
  2. Open the project in your preferred IDE.
  3. Install package dependencies by running renv::restore() in the R console.
  4. Open index.qmd to start writing.

If you're having issues with renv (it can be a little frustrating), use renv::deactivate(clean = TRUE) to completely remove the environment and start fresh.

Rendering

The rendering process uses the Quarto publishing system. Make sure you meet all the requirements listed in the Usage section before moving on.

After installing all dependencies, run the following command in your terminal from the root directory of the project:

quarto render

This will activate the rendering process. Once completed, the HTML file will be available in the docs folder.

Citation

To cite this work, please use the following format:

Vartanian, D. (2026). Como chegamos até aqui [Presentation]. https://danielvartan.github.io/simbra-pres-1

A BibLaTeX entry for LaTeX users is:

@online{vartanian2026,
  title = {Como chegamos até aqui},
  author = {{Daniel Vartanian}},
  year = {2026},
  url = {https://danielvartan.github.io/simbra-pres-1},
  langid = {pt-BR},
  note = {Presentation}
}

License

License: GPLv3 License: CC BY-NC-SA 4.0

The code in this repository is licensed under the GNU General Public License Version 3, while the presentation is available under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.

Copyright (C) 2026 Daniel Vartanian

The code in this repository is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your option)
any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program. If not, see <https://www.gnu.org/licenses/>.

Acknowledgments




This work was developed with support from the Sustentarea Research and Extension Center at the University of São Paulo (USP).

About

🇧🇷 Presentation for the 1st Interdisciplinary Brazilian Symposium on Agent-Based Models (SIMBRA)

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors