Skip to content

Commit 0e2a042

Browse files
Update CITATION.cff
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <[email protected]>
1 parent 0f7bf14 commit 0e2a042

1 file changed

Lines changed: 30 additions & 14 deletions

File tree

CITATION.cff

Lines changed: 30 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,38 @@ title: "Windows-SysAdmin-ProSuite"
33
type: software
44
message: >
55
If you use this software in academic research, technical reports,
6-
professional documentation or compliance work, please cite it using
6+
professional documentation, or compliance work, please cite it using
77
the metadata below (or the preferred-citation block).
8+
89
authors:
910
- given-names: Luiz Hamilton
1011
family-names: Roberto da Silva
11-
orcid: https://orcid.org/0000-0003-3705-7468
12-
13-
website: https://github.com/brazilianscriptguy
14-
affiliation: Independent Researcher in Computer Science and Digital Forensics
12+
orcid: "https://orcid.org/0000-0003-3705-7468"
13+
14+
website: "https://github.com/brazilianscriptguy"
15+
affiliation: "Independent Researcher in Computer Science and Digital Forensics"
16+
1517
contact:
1618
- given-names: Luiz Hamilton
1719
family-names: Roberto da Silva
18-
19-
repository-code: https://github.com/brazilianscriptguy/Windows-SysAdmin-ProSuite
20-
url: https://github.com/brazilianscriptguy/Windows-SysAdmin-ProSuite
20+
21+
22+
repository-code: "https://github.com/brazilianscriptguy/Windows-SysAdmin-ProSuite"
23+
url: "https://github.com/brazilianscriptguy/Windows-SysAdmin-ProSuite"
24+
2125
abstract: >
2226
Windows-SysAdmin-ProSuite is a collection of enterprise-grade PowerShell
2327
and VBScript automation tools designed for Windows Server and Windows 10/11
2428
environments. It supports ITSM-aligned provisioning, security hardening,
2529
identity & access management, digital forensics readiness, and audit/compliance
26-
workflows with strong emphasis on reproducibility, governance and traceability.
30+
workflows with strong emphasis on reproducibility, governance, and traceability.
31+
2732
keywords:
2833
- PowerShell
2934
- VBScript
3035
- Windows Server
36+
- Windows 10
37+
- Windows 11
3138
- ITSM
3239
- Digital Forensics
3340
- DFIR
@@ -37,18 +44,27 @@ keywords:
3744
- Automation
3845
- Compliance
3946
- Public Sector IT
40-
license: MIT
41-
license-url: https://opensource.org/licenses/MIT
47+
48+
license: "MIT"
49+
license-url: "https://opensource.org/licenses/MIT"
50+
4251
version: "1.8.8"
43-
date-released: 2026-02-03
52+
date-released: "2026-02-03"
53+
54+
identifiers:
55+
- type: doi
56+
value: "10.5281/zenodo.18487320"
57+
58+
repository-artifact: "https://doi.org/10.5281/zenodo.18487320"
4459

4560
preferred-citation:
4661
type: software
4762
title: "Windows-SysAdmin-ProSuite"
4863
authors:
4964
- given-names: Luiz Hamilton
5065
family-names: Roberto da Silva
51-
orcid: https://orcid.org/0000-0003-3705-7468
66+
orcid: "https://orcid.org/0000-0003-3705-7468"
5267
year: 2026
53-
url: https://github.com/brazilianscriptguy/Windows-SysAdmin-ProSuite
5468
version: "1.8.8"
69+
doi: "10.5281/zenodo.18487320"
70+
url: "https://github.com/brazilianscriptguy/Windows-SysAdmin-ProSuite"

0 commit comments

Comments
 (0)