diff options
Diffstat (limited to 'tbc/templates')
-rw-r--r-- | tbc/templates/tbc/books_under_progress.html | 2 | ||||
-rw-r--r-- | tbc/templates/tbc/converted_textbooks.html | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html index f5d60c8..dd7b578 100644 --- a/tbc/templates/tbc/books_under_progress.html +++ b/tbc/templates/tbc/books_under_progress.html @@ -6,7 +6,6 @@ <li>Power Electronics: Circuits, devices and applications by Muhammad H. Rashid(3rd Edition) <li>Engineering Mechanics-Statistics & Dynamics by Irving H. Shames & Krishna Mohan Rao (4th Edition) <li>Introduction to Fluid Mechanics by Fox & McDonald, Philip J. Pritchard (6th Edition) - <li>Fundamentals of Engineering Thermodynamics by Moran & Shapiro (5th Edition) <li>A Heat Transfer Textbook by Lienhard John H. 4th & Lienhard John H. 5th (3rd Edition) <li>Fundamentals of Thermodynamics by Borgnakke Claus & Sonntag E. Richard (7th Edition) <li>Principles of Heat Transfer by Kreith & Bohn (4th Edition) @@ -88,4 +87,5 @@ <li> Applied Physics II by H. J. Sawant <li>Fundamentals of Computing and Programming in C by V. Ramesh Babu, R. Samyuktha, M. Munirathnam <li>Thermodynamics: From concepts to applications by A. Shavit & C. Gutfinger(2nd Edition) + <li>Aircraft Structures For Engineering Students (4th edition) {% endblock %} diff --git a/tbc/templates/tbc/converted_textbooks.html b/tbc/templates/tbc/converted_textbooks.html index d587ac9..831998b 100644 --- a/tbc/templates/tbc/converted_textbooks.html +++ b/tbc/templates/tbc/converted_textbooks.html @@ -92,6 +92,7 @@ <li>Electrical Power Systems: Concepts, theory and Practice by Subir Ray(EE Edition) <li>Problems in Fluid Flow by D. J. Brasch and D. Whyman(1st Edition) <li>Programming with ANSI and Turbo C by Ashok N. Kamthane(1st Edition) +<li>Fundamentals of Engineering Thermodynamics by Moran & Shapiro (5th Edition) </ol> {% endblock %} |