generated from virtual-labs/ph3-exp-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from virtual-labs/dev
updated contents
- Loading branch information
Showing
2 changed files
with
51 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!-- Remove all lines above this line before making changes to the file --> | ||
|
||
### Lab Coordinator: | ||
|
||
| SNo. | Name | Institute | Department | | ||
| :--: | :-----------------: | :-------: | :----------------------------------: | | ||
| 1 | Dr. Ajith K M | NITK | Department of Physics | | ||
| 2 | Dr. K V Gangadharan | NITK | Department of Mechanical Engineering | | ||
|
||
### Lab Developers: | ||
|
||
| SNo. | Name | Institute | | ||
| :--: | :----------------------: | :-----------------: | | ||
| 1 | Amrutha V, 4NM20CS027 | NMAMIT, Nitte | | ||
| 2 | Athmika bhat, 1SU19CS008 | Srinivas University | | ||
| 3 | Akshaya | NITK | | ||
| 4 | Anusha B Salian | NITK | | ||
|
||
### Content Developers: | ||
|
||
| SNo. | Name | Institute | | ||
| :--: | :---------: | :-------: | | ||
| 1 | Sibeesh P.P | NITK | | ||
| 2 | Anand Singh | NITK | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,29 @@ | ||
### References | ||
|
||
1. Boylestad, Robert L., and Louis Nashelsky. Electronic devices and circuit theory. | ||
Prentice Hall, 2012. | ||
2. Bell, David A. "Electronic devices and circuits." Reston: Reston Publ. Comp (1980). | ||
<table style="text-align:justify;"> | ||
<tr style="background-color: white"> | ||
<th>References</th> | ||
<th>Contributors list</th> | ||
</tr> | ||
<tr style="background-color: white;"> | ||
<td style=" width:500px"> | ||
<ol> | ||
<li>Boylestad, Robert L., and Louis Nashelsky. Electronic devices and circuit theory. | ||
Prentice Hall, 2012.</li> | ||
<li>Bell, David A. "Electronic devices and circuits." Reston: Reston Publ. Comp (1980)</li> | ||
</ol> | ||
</td> | ||
<td>Developer : Dr. Ajith K M | NITK</br> | ||
Developer : Dr. K V Gangadharan | NITK</br></br> | ||
Contributors : | ||
<ul style="list-style-type: none;"> | ||
<li></li> | ||
<li>Sibeesh P.P | NITK</li> | ||
<li>Anand Singh | NITK</li> | ||
<li>Amrutha V, 4NM20CS027 | NMAMIT, Nitte </li> | ||
<li>Athmika bhat, 1SU19CS008 | Srinivas University </li> | ||
<li>Akshaya | NITK</li> | ||
<li>Anusha B Salian | NITK</li> | ||
</ul></td> | ||
</tr> | ||
</table> |