Skip to content

Commit

Permalink
adding citation data in the cff format
Browse files Browse the repository at this point in the history
  • Loading branch information
jankoslavic committed Dec 26, 2023
1 parent c77b4e0 commit 316ec1a
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: pyFRF: Frequency response function as used in structural dynamics
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Janko
family-names: Slavič
email: [email protected]
affiliation: >-
University of Ljubljana, Faculty of Mechanical
Engineering
orcid: 'https://orcid.org/0000-0002-5982-8377'
- given-names: Martin
family-names: Česnik
email: [email protected]
affiliation: >-
University of Ljubljana, Faculty of Mechanical
Engineering
orcid: 'https://orcid.org/0000-0003-2807-5031'
- given-names: Klemen
family-names: Zaletelj
email: [email protected]
affiliation: >-
University of Ljubljana, Faculty of Mechanical
Engineering
orcid: 'https://orcid.org/0000-0001-7314-3916'
- given-names: Luka
family-names: Novak
email: [email protected]
affiliation: >-
University of Ljubljana, Faculty of Mechanical
Engineering
identifiers:
- type: url
value: 'https://github.com/ladisk/pyFRF'

0 comments on commit 316ec1a

Please sign in to comment.