Skip to content

Commit ea1e5bd

Browse files
committed
Add acknowledgement footer to inst/CITATION.
1 parent 450a21d commit ea1e5bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

inst/CITATION

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ c(bibentry('Article',
2020
'Abigail Snyder and Robert Link and Kalyn Dorheim and Ben Kravitz and Ben Bond-Lamberty and Corinne Hartin',
2121
journal = 'PLOS One',
2222
year = '2019',
23-
volume = 'submitted')
23+
volume = 'submitted',
24+
footer =
25+
c('Development of fldgen was supported by the US Department of Energy, Office of Science, as part of research in the Multi-Sector Dynamics, Earth and Environmental System Modeling Program. The Pacific Northwest National Laboratory is operated for DOE by Battelle Memorial Institute under contract DE-AC05-76RL01830.',
26+
'\nAdditional support was provided by the Indiana University Environmental Resilience Institute and the Prepared for Environmental 10 Change grand challenge initiative.',
27+
'\nDevelopment for fldgen v2.0 was supported by Pacific Northwest National Laboratory through the Laboratory Directed Research and Development program.'))
2428
)
2529

2630

0 commit comments

Comments
 (0)