From 261f81931ffc412a2b361e9e1500ce5184ab5988 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Sun, 15 Jun 2014 13:38:03 +0530 Subject: updating the list --- tbc/templates/tbc/books_under_progress.html | 2 +- tbc/templates/tbc/converted_textbooks.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'tbc/templates') 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 @@
  • Power Electronics: Circuits, devices and applications by Muhammad H. Rashid(3rd Edition)
  • Engineering Mechanics-Statistics & Dynamics by Irving H. Shames & Krishna Mohan Rao (4th Edition)
  • Introduction to Fluid Mechanics by Fox & McDonald, Philip J. Pritchard (6th Edition) -
  • Fundamentals of Engineering Thermodynamics by Moran & Shapiro (5th Edition)
  • A Heat Transfer Textbook by Lienhard John H. 4th & Lienhard John H. 5th (3rd Edition)
  • Fundamentals of Thermodynamics by Borgnakke Claus & Sonntag E. Richard (7th Edition)
  • Principles of Heat Transfer by Kreith & Bohn (4th Edition) @@ -88,4 +87,5 @@
  • Applied Physics II by H. J. Sawant
  • Fundamentals of Computing and Programming in C by V. Ramesh Babu, R. Samyuktha, M. Munirathnam
  • Thermodynamics: From concepts to applications by A. Shavit & C. Gutfinger(2nd Edition) +
  • 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 @@
  • Electrical Power Systems: Concepts, theory and Practice by Subir Ray(EE Edition)
  • Problems in Fluid Flow by D. J. Brasch and D. Whyman(1st Edition)
  • Programming with ANSI and Turbo C by Ashok N. Kamthane(1st Edition) +
  • Fundamentals of Engineering Thermodynamics by Moran & Shapiro (5th Edition) {% endblock %} -- cgit