-
Notifications
You must be signed in to change notification settings - Fork 437
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and rename CITATION.bib to CITATION.cff
- Loading branch information
1 parent
0e6ca02
commit e5b10b2
Showing
2 changed files
with
44 additions
and
17 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: >- | ||
Ten simple rules to leverage large language models for | ||
getting grants | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- family-names: Seckel | ||
given-names: Elizabeth | ||
email: [email protected] | ||
affiliation: >- | ||
Division of Cardiovascular Medicine, Stanford | ||
University School of Medicine, Stanford, California, | ||
United States of America | ||
orcid: 'https://orcid.org/0000-0001-5910-649X' | ||
- family-names: Stephens | ||
given-names: Brandi Y. | ||
affiliation: >- | ||
Division of Cardiovascular Medicine, Stanford | ||
University School of Medicine, Stanford, California, | ||
United States of America | ||
- family-names: Rodriguez | ||
given-names: Fatima | ||
affiliation: >- | ||
Division of Cardiovascular Medicine, Stanford | ||
University School of Medicine, Stanford, California, | ||
United States of America | ||
identifiers: | ||
- type: doi | ||
value: 10.1371/journal.pcbi.1011863 | ||
repository-code: 'https://github.com/eseckel/ai-for-grant-writing' | ||
url: 'https://eseckel.github.io/ai-for-grant-writing/' | ||
keywords: | ||
- Grants | ||
- Scientific Writing | ||
- Grant Proposals | ||
- LLMs | ||
- Generative AI | ||
license: CC-BY-4.0 |