-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathCITATION.bib
More file actions
30 lines (29 loc) · 1.94 KB
/
CITATION.bib
File metadata and controls
30 lines (29 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
@article{MoroniMonticone2023,
author = {Moroni, Claudio and Monticone, Pietro},
title = {MultilayerGraphs.jl: Multilayer Network Science in Julia},
abstract = {MultilayerGraphs.jl is a Julia package for the creation, manipulation, and analysis of the structure, dynamics, and functions of multilayer graphs.}
doi = {10.21105/joss.05116},
institution = {University of Turin (UniTO)},
license = {MIT},
organization = {Interdisciplinary Physics Team (InPhyT)},
keywords = {Julia Language, Julia Package, Graph Theory, Applied Graph Theory, Network Theory, Network Science, Graphs, Multilayer Graphs, Multilevel Graphs, Hierarchical Graphs, Networks, Multilayer Networks, Multilevel Networks, Hierarchical Networks, Complexity, Complex Systems},
url = {https://doi.org/10.21105/joss.05116},
year = {2023},
publisher = {The Open Journal},
volume = {8},
number = {83},
pages = {5116},
journal = {Journal of Open Source Software}
}
@software{Moroni_Monticone_MultilayerGraphs_2022,
abstract = {A Julia package for the creation, manipulation and analysis of the structure, dynamics and functions of multilayer graphs.},
author = {Moroni, Claudio and Monticone, Pietro},
doi = {10.5281/zenodo.7009172},
institution = {University of Turin (UniTO)},
keywords = {Julia Language, Julia Package, Graph Theory, Applied Graph Theory, Network Theory, Network Science, Graphs, Multilayer Graphs, Multilevel Graphs, Hierarchical Graphs, Networks, Multilayer Networks, Multilevel Networks, Hierarchical Networks, Complexity, Complex Systems},
license = {MIT},
organization = {Interdisciplinary Physics Team (InPhyT)},
title = {MultilayerGraphs.jl},
url = {https://doi.org/10.5281/zenodo.7009172},
year = {2022}
}