Skip to content

Commit 6b43527

Browse files
Update CITATION.cff
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <[email protected]>
1 parent 8acd007 commit 6b43527

1 file changed

Lines changed: 25 additions & 21 deletions

File tree

CITATION.cff

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,39 @@
11
cff-version: 1.2.0
2+
23
title: "Windows-SysAdmin-ProSuite"
4+
type: software
5+
36
message: >
47
If you use this software in academic research, technical reports,
5-
professional documentation, or compliance work, please cite it as below.
6-
7-
type: software
8+
professional documentation, compliance work, or derivative projects,
9+
please cite it using the metadata below.
810
911
authors:
10-
- given-names: "Luiz Hamilton"
11-
family-names: "Roberto da Silva"
12+
- family-names: "Roberto da Silva"
13+
given-names: "Luiz Hamilton"
1214
orcid: "https://orcid.org/0000-0003-3705-7468"
1315
14-
website: "https://github.com/brazilianscriptguy"
1516
affiliation: "Independent Researcher in Computer Science and Digital Forensics"
17+
website: "https://github.com/brazilianscriptguy"
1618

1719
repository-code: "https://github.com/brazilianscriptguy/Windows-SysAdmin-ProSuite"
1820
url: "https://github.com/brazilianscriptguy/Windows-SysAdmin-ProSuite"
1921

22+
doi: "10.5281/zenodo.18487320"
23+
24+
version: "1.8.8"
25+
date-released: "2026-02-03"
26+
27+
license: "MIT"
28+
license-url: "https://opensource.org/licenses/MIT"
29+
2030
abstract: >
21-
Windows-SysAdmin-ProSuite is a collection of enterprise-grade PowerShell
22-
and VBScript automation tools designed for Windows Server and Windows 10/11
23-
environments. It supports ITSM-aligned provisioning, security hardening,
24-
identity & access management, digital forensics readiness, and audit/compliance
25-
workflows with strong emphasis on reproducibility, governance, and traceability.
31+
Windows-SysAdmin-ProSuite is an enterprise-grade collection of PowerShell
32+
and VBScript automation tools for Windows Server and Windows 10/11
33+
environments. The project supports ITSM-aligned provisioning, security
34+
hardening, identity and access management (IAM), digital forensics readiness,
35+
and audit/compliance workflows, with strong emphasis on reproducibility,
36+
governance, traceability, and institutional realism.
2637
2738
keywords:
2839
- PowerShell
@@ -39,21 +50,14 @@ keywords:
3950
- Automation
4051
- Compliance
4152
- Public Sector IT
42-
43-
license: "MIT"
44-
license-url: "https://opensource.org/licenses/MIT"
45-
46-
version: "1.8.8"
47-
date-released: "2026-02-03"
48-
49-
doi: "10.5281/zenodo.18487320"
53+
- Enterprise IT
5054

5155
preferred-citation:
5256
type: software
5357
title: "Windows-SysAdmin-ProSuite"
5458
authors:
55-
- given-names: "Luiz Hamilton"
56-
family-names: "Roberto da Silva"
59+
- family-names: "Roberto da Silva"
60+
given-names: "Luiz Hamilton"
5761
orcid: "https://orcid.org/0000-0003-3705-7468"
5862
year: 2026
5963
version: "1.8.8"

0 commit comments

Comments
 (0)