From fba584e1d8a4978ae343a3325243d8d7810e0a76 Mon Sep 17 00:00:00 2001 From: Anson Date: Sat, 3 Apr 2021 16:41:22 -0700 Subject: [PATCH] added rocket textbook --- citations.bib | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/citations.bib b/citations.bib index 7271750..680a7cc 100644 --- a/citations.bib +++ b/citations.bib @@ -41,3 +41,14 @@ note = {OCLC: ocn869741544}, keywords = {Thermodynamics} } + +@book{sutton_rocket_2001, + address = {New York}, + edition = {7th ed}, + title = {Rocket propulsion elements}, + isbn = {9780471326427}, + publisher = {John Wiley \& Sons}, + author = {Sutton, George P. and Biblarz, Oscar}, + year = {2001}, + keywords = {Rocket engines} +}