-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
97 lines (97 loc) · 1.89 KB
/
CITATION.cff
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
cff-version: 1.2.0
title: "Best-Practice & Guidelines"
message: "If you use this content, please cite it as below."
authors:
- name: "SDSC - Swiss Data Science Center"
address: Andreasstrasse 5
city: Zürich
post-code: 8050
country: CH
date-released: 2025-02-13
url: "https://swissdatasciencecenter.github.io/best-practice-documentation"
repository-code: "https://gitlab.datascience.ch/sdsc-best-practices/documentation"
preferred-citation:
authors:
- name: "SDSC - Swiss Data Science Center"
title: "Best Practices & Guidelines"
type: website
year: 2025
license: "MIT"
keywords:
[
"dev-practice",
"repo-guideline",
"repository-structure",
"commit-convention",
"branching-model",
"code-scaffolding",
"repository-template",
"documentation",
"code-review",
"merge-request",
"language-guideline",
"programming",
"python",
"go",
"rust",
"typescript",
"scala",
"nix",
"toolchain",
"formatting",
"linting",
"building",
"publishing",
"security",
"privacy",
"gpg",
"cloud",
"kubernetes",
"k8",
"aws",
"gcp",
"container",
"docker",
"podman",
"virtualization",
"vm",
"dev-enablement",
"hardware-setup",
"computer-setup",
"work-setup",
"hardware",
"computer",
"laptop",
"ide",
"vscode",
"neovim",
"pycharm",
"devcontainer",
"devshell",
"shell",
"terminal",
"terminal-multiplexer",
"terminal-tools",
"package-manager",
"nixos",
"git",
"performance",
"automation",
"ci",
"cd",
"workflow",
"workflow-manager",
"ml",
"llm",
"open-source-software",
"open-source-data",
"open-source-license",
"copyright",
"open-research-data",
"fair-principles",
"ui-design",
"web-design",
"fonts",
"visualisation",
"reproducibility",
]