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

adding citation data in the cff format #13

Merged
merged 1 commit into from
Dec 26, 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
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'