Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds the citation file #537

Merged
merged 1 commit into from
Nov 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
cff-version: 1.2.0
title: Green Metrics Tool
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Arne
family-names: Tarara
email: [email protected]
affiliation: Green Coding Berlin
- given-names: Dan
family-names: Mateas
email: [email protected]
affiliation: Green Coding Berlin
- given-names: Geerd-Dietger
family-names: Hoffmann
email: [email protected]
affiliation: Green Coding Berlin
repository-code: 'https://github.com/green-coding-berlin/green-metrics-tool'
url: 'https://www.green-coding.berlin/'
repository: 'https://github.com/green-coding-berlin/'
abstract: >-
The Green Metrics Tool is a developer tool indented for
measuring the energy and CO2 consumption of software
through a software life cycle analysis (SLCA).
keywords:
- Green Coding
- 'Software Life Cycle Assessment '
license: AGPL-3.0-or-later
Loading