From a3af5cd223d457c13fa90ec3fdfde8854c79a684 Mon Sep 17 00:00:00 2001 From: Anson Date: Sat, 3 Apr 2021 16:28:39 -0700 Subject: [PATCH] added thermodynamics textbook --- citations.bib | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/citations.bib b/citations.bib index e373451..7271750 100644 --- a/citations.bib +++ b/citations.bib @@ -27,3 +27,17 @@ url = {https://www.thrustcurve.org/}, author = {Coker, John} } + + +@book{cengel_thermodynamics, + address = {New York}, + edition = {Eighth edition}, + title = {Thermodynamics: an engineering approach}, + isbn = {9780073398174}, + shorttitle = {Thermodynamics}, + publisher = {McGraw-Hill Education}, + author = {Çengel, Yunus A. and Boles, Michael A.}, + year = {2015}, + note = {OCLC: ocn869741544}, + keywords = {Thermodynamics} +}