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

PLoS Updates - Add link to references and citation to repository. #8

Merged
merged 3 commits into from
Mar 1, 2024
Merged
Show file tree
Hide file tree
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
44 changes: 44 additions & 0 deletions CITATION.cff
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ plan using this list of activities <insert activities> for <XX number of months>


## Grant Writing-Specific Resources
- [Ten simple rules to leverage large language models for getting grants](https://dx.plos.org/10.1371/journal.pcbi.1011863)
- [Best Kept Secrets to Winning Grants](https://www.nature.com/articles/545399a)
- [The Anatomy of a Specific Aims Page](https://biosciencewriters.com/NIH-Grant-Applications-The-Anatomy-of-a-Specific-Aims-Page.aspx)
- [R01 Countdown: Tools for Writing Concise and Compelling Grants](https://purl.stanford.edu/yy394gb6954)
Expand Down
Loading