diff options
Diffstat (limited to 'tbc')
-rw-r--r-- | tbc/templates/tbc/books_under_progress.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html index 29d2b17..601e2d9 100644 --- a/tbc/templates/tbc/books_under_progress.html +++ b/tbc/templates/tbc/books_under_progress.html @@ -86,4 +86,7 @@ <li>Magnifying C by Arpita Goyal (1st Editon) <li>C Programming: A Modern Approach by K.N King (2nd Edition) <li>Fundamentals of Electrical Machines by M.A. Salam (2nd Editon) + <li>Chemical Engineering-Fluid Flow,Heat Transfer And Mass Transfer Vol-1 by J. M. Coulson, J. F. Richardson, J. R. Backhurst And J. H. Harker (6th edition) + <li>Elements Of Chemical Reaction Engineering by H. S. Fogler (3rd edition) + <li>Programming in ANSI C by E. Balagurusamy (4th edition) {% endblock %} |