Skip to content

Commit

Permalink
Add DOI to citations (#25)
Browse files Browse the repository at this point in the history
* add citations.cff

Signed-off-by: Martijn Govers <[email protected]>

* minor fix

Signed-off-by: Martijn Govers <[email protected]>

* fix orcid

Signed-off-by: Martijn Govers <[email protected]>

* add orcid to citations

Signed-off-by: Martijn Govers <[email protected]>

* fix message

Signed-off-by: Martijn Govers <[email protected]>

* add more ORCHID iD to citations

Signed-off-by: Martijn Govers <[email protected]>

---------

Signed-off-by: Martijn Govers <[email protected]>
  • Loading branch information
mgovers authored Feb 6, 2025
1 parent a138f54 commit 832b59c
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# SPDX-License-Identifier: MPL-2.0

cff-version: 1.2.0
message: "If you are using Power Grid Model in your research work, please consider citing our library as below."
message: "If you are using Power Grid Model DS in your research work, please consider citing our library as below."

title: "PowerGridModel/power-grid-model-ds"
url: "https://github.com/PowerGridModel/power-grid-model-ds"
Expand Down Expand Up @@ -40,6 +40,7 @@ references:
given-names: "Yu"
email: "[email protected]"
affiliation: "Alliander"
orcid: "https://orcid.org/0000-0001-5889-0067"
- family-names: "Salemink"
given-names: "Peter"
email: "[email protected]"
Expand All @@ -49,12 +50,14 @@ references:
given-names: "Werner"
email: [email protected]
affiliation: "Alliander"
orcid: "https://orcid.org/0000-0002-4058-2581"
- family-names: "Bharambe"
given-names: "Nitish"
email: "[email protected]"
affiliation: "Alliander"
orcid: "https://orcid.org/0009-0007-9694-6077"
- family-names: "Govers"
given-names: "Martinus"
given-names: "Martinus G.H."
email: "[email protected]"
affiliation: "Alliander"
orcid: "https://orcid.org/0009-0008-6890-8353"
Expand All @@ -69,10 +72,12 @@ references:
given-names: "Zhen"
email: "[email protected]"
affiliation: "Alliander"
orcid: "https://orcid.org/0000-0003-4317-6455"
- family-names: "Guo"
given-names: "Jerry"
email: "Jerry.Jinfeng.Guo@Alliander.com"
given-names: "Jerry Jinfeng"
email: "Jerry.Jinfeng.Guo@hotmail.com"
affiliation: "Alliander"
orcid: "https://orcid.org/0000-0002-8065-4084"
- family-names: "Jagutis"
given-names: "Laurynas"
email: "[email protected]"
Expand All @@ -99,6 +104,7 @@ references:
given-names: "Yu"
email: [email protected]
affiliation: "Alliander"
orcid: "https://orcid.org/0000-0001-5889-0067"
- family-names: "Salemink"
given-names: "Peter"
email: [email protected]
Expand All @@ -109,11 +115,13 @@ references:
given-names: "Nitish"
email: [email protected]
affiliation: "Alliander"
orcid: "https://orcid.org/0009-0007-9694-6077"
- family-names: "Westering"
name-particle: "van"
given-names: "Werner"
email: [email protected]
affiliation: "Alliander"
orcid: "https://orcid.org/0000-0002-4058-2581"
conference:
name: "CIRED 2023 - The 27th International Conference and Exhibition on Electricity Distribution"
type: conference-paper
Expand All @@ -131,6 +139,7 @@ references:
given-names: "Yu"
email: "[email protected]"
affiliation: "Alliander"
orcid: "https://orcid.org/0000-0001-5889-0067"
- family-names: "Salemink"
given-names: "Peter"
email: "[email protected]"
Expand All @@ -139,8 +148,9 @@ references:
given-names: "Nitish"
email: "[email protected]"
affiliation: "Alliander"
orcid: "https://orcid.org/0009-0007-9694-6077"
- family-names: "Govers"
given-names: "Martinus"
given-names: "Martinus G.H."
email: "[email protected]"
affiliation: "Alliander"
orcid: "https://orcid.org/0009-0008-6890-8353"
Expand All @@ -155,10 +165,12 @@ references:
given-names: "Zhen"
email: "[email protected]"
affiliation: "Alliander"
orcid: "https://orcid.org/0000-0003-4317-6455"
- family-names: "Guo"
given-names: "Jerry"
email: "Jerry.Jinfeng.Guo@Alliander.com"
given-names: "Jerry Jinfeng"
email: "Jerry.Jinfeng.Guo@hotmail.com"
affiliation: "Alliander"
orcid: "https://orcid.org/0000-0002-8065-4084"
- family-names: "Jagutis"
given-names: "Laurynas"
email: "[email protected]"
Expand Down

0 comments on commit 832b59c

Please sign in to comment.