diff options
author | hardythe1 | 2014-08-25 17:10:12 +0530 |
---|---|---|
committer | hardythe1 | 2014-08-25 17:10:12 +0530 |
commit | b58275a1257e5f6e5e161b507b7a1fd9ca8055d1 (patch) | |
tree | f5dc01fd50259a6267f82545c103e22d0963092a | |
parent | 8574120ecf8258248cb009f1f80878a64799aa26 (diff) | |
download | Python-TBC-Interface-b58275a1257e5f6e5e161b507b7a1fd9ca8055d1.tar.gz Python-TBC-Interface-b58275a1257e5f6e5e161b507b7a1fd9ca8055d1.tar.bz2 Python-TBC-Interface-b58275a1257e5f6e5e161b507b7a1fd9ca8055d1.zip |
updating list
-rw-r--r-- | tbc/templates/tbc/books_under_progress.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html index 1cd9569..1453bc4 100644 --- a/tbc/templates/tbc/books_under_progress.html +++ b/tbc/templates/tbc/books_under_progress.html @@ -89,4 +89,13 @@ <li>Fluid Mechanics With Engineering Applications by R. L. A. Daugherty And J. B. A. Franzini (8th edition) <li>Hydraulics And Fluid Mechanics by E. H. Lewitt (10th edition) <li>Principles Of Fluid Mechanics by M. K. Natarajan (1st edition) + <li>Meterial Science by S. L. Kakani and A. Kakani (1st edition) + <li>Fluid Mechanics and Hydraulic Machines by B. K. Sarkar (1st Edition) + <li>Structured-programming-with-c++ by Kjell Backman (1st edition) + <li>Fluid Mechanics by A. K. Choudhary and Om Prakash (2nd Edition) + <li>Basic Engineering Thermodynamics by A. Venkatesh (1st edition) + <li>Introduction To Fluid Mechanics by R. W. Fox And A. T. McDonald (5th edition) + <li>Chemical Engineering Thermodynamics by T. E. Daubert (1st Edition) + <li>Elements Of Heat Transfer by M. Jacob And G. A. Hawkins (3rd Edition) + <li>Fluid Flow For The Practicing Chemical Engineer by J. P. Abulencia And L. Theodore (1st Edition) {% endblock %} |