geco-bern / FluxDataKit

LEMONTREE flux data kit
https://geco-bern.github.io/FluxDataKit
2 stars 11 forks source link

Citation info #23

Closed stineb closed 2 years ago

stineb commented 2 years ago

For publication, we should always include a table with each eddy covariance site from which we used data and cite the appropriate paper.

I once started writing code for this in the repo stineb/fluxnet2015_citations. It contains code to create a latex table with a column with entries like \cite{CH-Lae}. The accompanying .bib file contains all bibtex entries for papers with bib-citation keys corresponding to the site names (here CH-Lae).

Should we provide this functionality also in FluxDataKit? If so, please adopt the code and files and note this open issue.

khufkens commented 2 years ago

No, this pertains to the data. This is the responsibility of the user of the code upon compiling the data. We'll do this when the time comes but this has no place in the package.