Skip to content

Commit

Permalink
Create CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
BeFranke authored Oct 21, 2024
1 parent 9f870e8 commit 5e08c8a
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# SPDX-FileCopyrightText: 2024 Benedikt Franke <[email protected]>
# SPDX-FileCopyrightText: 2024 Florian Heinrich <[email protected]>
#
# SPDX-License-Identifier: Apache-2.0

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: DLR Federated Learning Logging Base
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Florian
family-names: Heinrich
email: [email protected]
affiliation: German Aerospace Center (DLR)
orcid: 'https://orcid.org/0009-0007-0792-7908'
- given-names: Benedikt
family-names: Franke
email: [email protected]
affiliation: German Aerospace Center (DLR)
orcid: 'https://orcid.org/0000-0003-0202-2804'
identifiers:
- type: doi
value: 10.5281/zenodo.13951180
repository-code: 'https://github.com/DLR-KI/fl-logging-base'
url: 'https://dlr-ki.github.io/fl-logging-base/'
keywords:
- Federaed Machine Learning
- Python

0 comments on commit 5e08c8a

Please sign in to comment.