Skip to content

Commit 294cb15

Browse files
committed
feat: added basic citation file
TODO: missing doi and Zenodo badge
1 parent d980163 commit 294cb15

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CITATION.cff

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: fortls - Fortran Language Server
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- family-names: Nikiteas
12+
name-suffix: Ioannis
13+
email: gnikit@duck.com
14+
affiliation: Imperial College London
15+
orcid: 'https://orcid.org/0000-0001-9811-9250'

0 commit comments

Comments
 (0)