Skip to content

Commit 964bef5

Browse files
Update talks in README and docs
Co-Authored-By: Claudio Moroni <[email protected]>
1 parent b0f7b6a commit 964bef5

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -287,12 +287,16 @@ MultilayerGraphs.jl (v1.1) and its features were announced on the following plat
287287
- **Who:** [Pietro Monticone](https://github.com/pitmonticone) and [Claudio Moroni](https://github.com/ClaudMor)
288288
- **What:** "Multilayer Network Science in Julia with [`MultilayerGraphs.jl`](https://github.com/JuliaGraphs/MultilayerGraphs.jl)" ([Website](http://www.fields.utoronto.ca/talks/Multilayer-Network-Science-Julia-MultilayerGraphsjl), [Slides](https://inphyt.github.io/Talks/2023/WAW/index.html), [Video](https://youtu.be/hB8Vrwkwax0))
289289

290+
[![WAW 2023 Talk](https://i.ytimg.com/vi/hB8Vrwkwax0/maxresdefault.jpg)](https://www.youtube.com/watch?v=hB8Vrwkwax0)
291+
290292
### [JuliaCon 2023](https://juliacon.org/2023/)
291293

292294
- **When:** 2023/07/25 - 2023/07/29
293295
- **Where:** [Massachusetts Institute of Technology](https://www.mit.edu), Cambridge, MA, USA
294296
- **Who:** [Pietro Monticone](https://github.com/pitmonticone) and [Claudio Moroni](https://github.com/ClaudMor)
295-
- **What:** "[`MultilayerGraphs.jl`](https://github.com/JuliaGraphs/MultilayerGraphs.jl): Multilayer Network Science in Julia" ([Website](https://pretalx.com/juliacon2023/talk/MS7YWQ/), [Short Presentation](https://inphyt.github.io/Talks/2023/JuliaCon/long/index.html), [Long Presentation](https://inphyt.github.io/Talks/2023/JuliaCon/long/index.html), [Video](https://www.youtube.com/c/TheJuliaLanguage))
297+
- **What:** "[`MultilayerGraphs.jl`](https://github.com/JuliaGraphs/MultilayerGraphs.jl): Multilayer Network Science in Julia" ([Website](https://pretalx.com/juliacon2023/talk/MS7YWQ/), [Short Presentation](https://inphyt.github.io/Talks/2023/JuliaCon/short/index.html), [Long Presentation](https://inphyt.github.io/Talks/2023/JuliaCon/long/index.html), [Video](https://youtu.be/Q2PwKQCkZJ4))
298+
299+
[![JuliaCon 2023 Talk](https://i.ytimg.com/vi/Q2PwKQCkZJ4/maxresdefault.jpg)](https://www.youtube.com/watch?v=Q2PwKQCkZJ4)
296300

297301
## 📦 Related Packages
298302

docs/src/index.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1013,12 +1013,16 @@ MultilayerGraphs.jl (v1.1) and its features were announced on the following plat
10131013
- **Who:** [Pietro Monticone](https://github.com/pitmonticone) and [Claudio Moroni](https://github.com/ClaudMor)
10141014
- **What:** "Multilayer Network Science in Julia with [`MultilayerGraphs.jl`](https://github.com/JuliaGraphs/MultilayerGraphs.jl)" ([Website](http://www.fields.utoronto.ca/talks/Multilayer-Network-Science-Julia-MultilayerGraphsjl), [Slides](https://inphyt.github.io/Talks/2023/WAW/index.html), [Video](https://youtu.be/hB8Vrwkwax0))
10151015

1016+
[![WAW 2023 Talk](https://i.ytimg.com/vi/hB8Vrwkwax0/maxresdefault.jpg)](https://www.youtube.com/watch?v=hB8Vrwkwax0)
1017+
10161018
### [JuliaCon 2023](https://juliacon.org/2023/)
10171019

10181020
- **When:** 2023/07/25 - 2023/07/29
10191021
- **Where:** [Massachusetts Institute of Technology](https://www.mit.edu), Cambridge, MA, USA
10201022
- **Who:** [Pietro Monticone](https://github.com/pitmonticone) and [Claudio Moroni](https://github.com/ClaudMor)
1021-
- **What:** "[`MultilayerGraphs.jl`](https://github.com/JuliaGraphs/MultilayerGraphs.jl): Multilayer Network Science in Julia" ([Website](https://pretalx.com/juliacon2023/talk/MS7YWQ/), [Short Presentation](https://inphyt.github.io/Talks/2023/JuliaCon/long/index.html), [Long Presentation](https://inphyt.github.io/Talks/2023/JuliaCon/long/index.html), [Video](https://www.youtube.com/c/TheJuliaLanguage))
1023+
- **What:** "[`MultilayerGraphs.jl`](https://github.com/JuliaGraphs/MultilayerGraphs.jl): Multilayer Network Science in Julia" ([Website](https://pretalx.com/juliacon2023/talk/MS7YWQ/), [Short Presentation](https://inphyt.github.io/Talks/2023/JuliaCon/short/index.html), [Long Presentation](https://inphyt.github.io/Talks/2023/JuliaCon/long/index.html), [Video](https://youtu.be/Q2PwKQCkZJ4))
1024+
1025+
[![JuliaCon 2023 Talk](https://i.ytimg.com/vi/Q2PwKQCkZJ4/maxresdefault.jpg)](https://www.youtube.com/watch?v=Q2PwKQCkZJ4)
10221026

10231027
## 📦 Related Packages
10241028

0 commit comments

Comments
 (0)