USNavalResearchLaboratory / nepc

NRL Evaluated Plasma Chemistry
Creative Commons Zero v1.0 Universal
13 stars 9 forks source link

How do we properly implement references? #41

Open padamson opened 3 years ago

padamson commented 3 years ago

We have the ref string in the cs metadata table, but it doesn't link to any reference data yet...it's only a placeholder. Two possible options to implement references for datasets:

  1. a table that contains the bibtex info for each of the references
  2. the ref metadata is a list of DOIs to references. This would require a DOI exist when adding data to NEPC. We could throw a warning if it doesn't to annoy users to add one.