-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
56 lines (56 loc) · 1.7 KB
/
CITATION.cff
File metadata and controls
56 lines (56 loc) · 1.7 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
cff-version: 1.2.0
title: "LogoActions: GitHub Actions for the NetLogo community"
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- given-names: Daniel
family-names: Vartanian
email: danielvartan@proton.me
affiliation: University of São Paulo
orcid: "https://orcid.org/0000-0001-7782-759X"
abstract: >-
LogoActions is a collection of GitHub Actions designed to facilitate the
setup and execution of NetLogo models within GitHub workflows. These actions
enable researchers and developers to automate the installation of NetLogo,
run and test simulations, and integrate NetLogo with other tools and
platforms, such as Quarto and logolink.
keywords:
- Agent-Based Modeling
- Individual Based Modeling
- Multi-Agent Systems
- Automation
- CI/CD
- Complex Systems
- Complexity Science
- Computational Modeling
- Continuous Integration
- DevOps
- GitHub Actions
- High-Performance Computing
- NetLogo
- Netlogo Models
- Reproducible Research
- Scientific Computing
- Simulations
- Workflow Automation
- Test Automation
preferred-citation:
type: software
title: "LogoActions: GitHub Actions for the NetLogo community"
authors:
- family-names: Vartanian
given-names: Daniel
email: danielvartan@proton.me
orcid: https://orcid.org/0000-0001-7782-759X
doi: 10.5281/zenodo.18102378
identifiers:
- type: doi
value: 10.5281/zenodo.18102378
description: Zenodo Record
- type: url
value: https://github.com/danielvartan/logoactions
description: GitHub Code Repository
repository-code: https://github.com/danielvartan/logoactions
license: GPL-3.0-or-later
version: 1.4.1.9000