From 2b3e930bb738c9856d48be36b7eaa76e6ecd574c Mon Sep 17 00:00:00 2001 From: rongxinyin Date: Wed, 6 Dec 2023 07:31:45 -0800 Subject: [PATCH] add paper citations --- client/src/components/Home.js | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/client/src/components/Home.js b/client/src/components/Home.js index ec5cbc6..caaf278 100644 --- a/client/src/components/Home.js +++ b/client/src/components/Home.js @@ -158,8 +158,17 @@ export default function Home() { color="white.main" sx={{ fontSize: "1.2rem" }} > - Paper citation: DFAT: A Web-Based Demand Flexibility Assessment - Toolkit for Building-to-Grid Integration, + Paper Citations: + + + Yin, R., J. Liu, M.A. Piette, J. Xie, M. Pritoni, A. Casillas, L. + Yu, P. Schwartz, Comparing simulated demand flexibility against + actual performance in commercial office buildings, Building and + Environment, 2023.{" "} + + DFAT: A Web-Based Demand Flexibility Assessment Toolkit for + Building-to-Grid Integration.{" "} + + To be submitted to Journal of SoftwareX + +