-
-
Notifications
You must be signed in to change notification settings - Fork 361
doc: Updated citation file CITATION.cff #6039
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
base: main
Are you sure you want to change the base?
Conversation
Validated with ccffconvert. |
email: [email protected] | ||
affiliation: Open Source Geospatial Foundation (OSGeo) | ||
- name: "GRASS Development Team" | ||
email: "[email protected]" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This email is basically phased out and replaced by [email protected], yet it requires registration.
Any suggestion for an alternative?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't this we should have "team" here at all. The very people who are part of it are in the list below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we need an email either, but I do like the "Team" there. This is the citation for R, for example:
@Manual{,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2023},
url = {https://www.R-project.org/},
}
Can we use a URL instead of an email?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is an author entity website field that could be used for the url:
authors:
- name: "GRASS Development Team"
website: "https://grass.osgeo.org/"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@veroandreo This is different. We have team as the first one of many. R has it as the only one AFAIU.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would prefer to remove the "team" author in a follow up PR, so I don't really care much about updating or not updating the email. To make this PR complete, the email change makes sense.
email: [email protected] | ||
affiliation: Open Source Geospatial Foundation (OSGeo) | ||
- name: "GRASS Development Team" | ||
email: "[email protected]" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't this we should have "team" here at all. The very people who are part of it are in the list below.
This pull request addresses issue #6033.
Changes to the citation file include:
abstract
family-names
with name for GRASS Development Teamaffiliation
for GRASS Development Team