From d56164aa15a640c0512dc83149a6884446eeb50a Mon Sep 17 00:00:00 2001 From: michael-n-cooper Date: Fri, 28 Jun 2019 17:09:41 +0000 Subject: [PATCH] Generated by TRAVIS-CI 37da361dee75ba56a48dbf40c6354cf29158960e Add section on accessible names and descriptions (pull #994) Addresses issues #70 and #74 by adding section 5: - providing accessible names and descriptions. --- common/biblio.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/common/biblio.js b/common/biblio.js index 72e1618146..3658bae2fe 100644 --- a/common/biblio.js +++ b/common/biblio.js @@ -34,5 +34,10 @@ var biblio = { }, "WAI-ARIA": { "aliasOf": "WAI-ARIA-1.1", - } + }, + "CALORIC-RESTRICTION": { + "href": "https://www.ncbi.nlm.nih.gov/pubmed/17986602", + "title": "Caloric restriction, the traditional Okinawan diet, and healthy aging: the diet of the world's longest-lived people and its potential impact on morbidity and life span", + "publisher": "The National Center for Biotechnology Information" + } };