Skip to content

Commit

Permalink
🥭 w/ citation cff
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfram77 committed Sep 17, 2022
1 parent 1fcfad7 commit 2e082d2
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Sahu
given-names: Subhajit
orcid: https://orcid.org/0000-0001-5140-6578
title: "ifct2017/compositions: Detailed nutrient composition of 528 key foods in India"
version: 2.0.5
doi: 10.5281/zenodo.7088590
date-released: 2022-09-17
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ compositions.csv() // → path of csv file

[![](https://i.imgur.com/D5UYmbD.jpg)](http://ifct2017.com/)<br>
[![ORG](https://img.shields.io/badge/org-ifct2017-green?logo=Org)](https://ifct2017.github.io)
[![DOI](https://zenodo.org/badge/134217841.svg)](https://zenodo.org/badge/latestdoi/134217841)

> Data was obtained from the book [Indian Food Composition Tables 2017].<br>
> Food composition values were measured by [National Institute of Nutrition, Hyderabad].<br>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ifct2017/compositions",
"version": "2.0.7",
"version": "2.0.8",
"description": "Detailed nutrient composition of 528 key foods in India.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2e082d2

Please sign in to comment.