From 835b09b1a411b0a7971be703233ac1134021ae31 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Wed, 14 Sep 2016 18:31:15 +0200 Subject: add more publications --- lib/report.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/report.rb b/lib/report.rb index 8cfa2c7..5a34441 100644 --- a/lib/report.rb +++ b/lib/report.rb @@ -60,7 +60,7 @@ get "/report/:id/?" do report.value "model_date", "#{Time.parse(model.created_at.to_s).strftime('%Y')}" # Reference(s) to main scientific papers and/or software package 2.7 - report.change_catalog :publications_catalog, :publications_catalog_1, {:title => "Maunz, Gütlein, Rautenberg, Vorgrimmler, Gebele and Helma (2013), lazar: a modular predictive toxicology framework ", :url => "http://dx.doi.org/10.3389/fphar.2013.00038"} + report.change_catalog :publications_catalog, :publications_catalog_1, {:title => "Maunz, Gütlein, Rautenberg, Vorgrimmler, Gebele and Helma (2013), lazar: a modular predictive toxicology framework ", :url => "http://dx.doi.org/10.3389/fphar.2013.00038"} report.ref_catalog :references, :publications_catalog, :publications_catalog_1 # Reference(s) to main scientific papers and/or software package 2.7 @@ -188,7 +188,7 @@ get "/report/:id/?" do # Bibliography 9.2 report.ref_catalog :bibliography, :publications_catalog, :publications_catalog_1 report.ref_catalog :bibliography, :publications_catalog, :publications_catalog_2 - report.change_catalog :publications_catalog, :publications_catalog_3, {:title => "Lazy structure-activity relationships (lazar) for the prediction of rodent carcinogenicity and Salmonella mutagenicity.", :url => "http://dx.doi.org/10.1007/s11030-005-9001-5"} + report.change_catalog :publications_catalog, :publications_catalog_3, {:title => "Helma (2006), Lazy structure-activity relationships (lazar) for the prediction of rodent carcinogenicity and Salmonella mutagenicity.", :url => "http://dx.doi.org/10.1007/s11030-005-9001-5"} report.ref_catalog :bibliography, :publications_catalog, :publications_catalog_3 # output -- cgit v1.2.3