-
Notifications
You must be signed in to change notification settings - Fork 54
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
3 changed files
with
61 additions
and
0 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
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,34 @@ | ||
--- | ||
title: "Programa de Campeãs e Campeões na América Latina " | ||
dateStart: 2023-10-19T12:00:00 # UTC!! | ||
dateEnd: 2023-10-19T12:40:00 # UTC!! | ||
date: 2023-10-19T12:40:00 # UTC!! same as dateEnd | ||
description: "" | ||
location: 'Montevideo, Uruguay' # free text | ||
slug: "LatinR2023-Champions-Program" | ||
country: "\U0001F310" # emoji | ||
ropensci: no | ||
outputs: | ||
- HTML | ||
- Calendar | ||
tags: | ||
- champions program | ||
author: | ||
- Yanina Bellini Saibene | ||
- Elio Campitelli | ||
- Marcos Prunello | ||
- Mauro Lepore | ||
- Haydee Svab | ||
- Beatriz Milz | ||
- Carolina Pradier | ||
- César Luis Aybar | ||
- Paola Corrales | ||
attendees: | ||
- Haydee Svab | ||
resources: # can be added later, one entry per talk (don't add while still empty, add once there are resources) | ||
- title: "Programa de Campeãs e Campeões na América Latina" | ||
speaker: Haydee Svab | ||
slides: https://hsvab.github.io/latinr2023-championsprogram/#/ | ||
language: pt | ||
--- | ||
|
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,26 @@ | ||
--- | ||
title: "Análisis de colaboración en comunidades por medio de analisis de redes sociales" | ||
dateStart: 2023-10-19T11:40:00 # UTC!! | ||
dateEnd: 2023-10-19T12:00:00 # UTC!! | ||
date: 2023-10-19T12:00:00 # UTC!! same as dateEnd | ||
description: "Las comunidades de práctica son espacios donde las personas comparten conocimientos y contribuyen a objetivos individuales y de grupo. Conocer los tipos de miembros y formas de participación, junto con las colaboraciones que existen, y entre quiénes, es un insumo importante para entender la comunidad y tomar acciones para su mejora. Presentamos como implementar un análisis de redes sociales utilizando R en una comunidad de practica real y una serie de consejos si queres hacer lo mismo." | ||
location: 'Montevideo, Uruguay' # free text | ||
slug: "LatinR2023-redes" | ||
country: "\U0001F310" # emoji | ||
ropensci: no | ||
outputs: | ||
- HTML | ||
- Calendar | ||
tags: | ||
- community manager tools | ||
author: | ||
- Yanina Bellini Saibene | ||
attendees: | ||
- Yanina Bellini Saibene | ||
resources: # can be added later, one entry per talk (don't add while still empty, add once there are resources) | ||
- title: "Análisis de colaboración en comunidades por medio de análisis de redes sociales" | ||
speaker: Yanina Bellini Saibene | ||
slides: https://ropenscilatinr2023.netlify.app | ||
language: es | ||
--- | ||
|