180
|
1 |
{% extends "base.html" %}
|
|
2 |
{% block content %}
|
|
3 |
|
183
|
4 |
<h2>Fees </h2>
|
180
|
5 |
|
183
|
6 |
<h3>Registration fees for outstation students and teachers. </h3>
|
180
|
7 |
|
|
8 |
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
|
9 |
<caption></caption>
|
|
10 |
<colgroup><col align="left" /><col align="left" /><col align="left" />
|
|
11 |
</colgroup>
|
|
12 |
<thead>
|
|
13 |
<tr><th scope="col">Category</th><th scope="col">Conference</th><th scope="col">Accommodation</th></tr>
|
|
14 |
<tr><th scope="col"></th><th scope="col">+ Tutorials</th><th scope="col">(all 6 days)</th></tr>
|
|
15 |
|
|
16 |
</thead>
|
|
17 |
<tbody>
|
|
18 |
<tr><td>Students</td><td>Rs. 500</td><td>Rs. 300</td></tr>
|
|
19 |
<tr><td>Teachers</td><td>Rs. 500</td><td>Rs. 300</td></tr>
|
|
20 |
</tbody>
|
|
21 |
</table>
|
|
22 |
|
183
|
23 |
<p>Registration fees along with the accommodation charges can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft for the amount of Rs.800 (for all 6 days). </p>
|
180
|
24 |
|
183
|
25 |
<h3>Registration fees for in-station students and teachers. </h3>
|
180
|
26 |
|
|
27 |
|
|
28 |
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
|
29 |
<caption></caption>
|
|
30 |
<colgroup><col align="left" /><col align="left" />
|
|
31 |
</colgroup>
|
|
32 |
<thead>
|
|
33 |
<tr><th scope="col">Category</th><th scope="col">Conference</th></tr>
|
|
34 |
<tr><th scope="col"></th><th scope="col">+ Tutorials</th></tr>
|
|
35 |
</thead>
|
|
36 |
<tbody>
|
|
37 |
<tr><td>Students</td><td>Rs. 500</td></tr>
|
|
38 |
<tr><td>Teachers</td><td>Rs. 500</td></tr>
|
|
39 |
|
|
40 |
</tbody>
|
|
41 |
</table>
|
|
42 |
|
|
43 |
|
|
44 |
|
183
|
45 |
<p>Registration fees can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft for the amount of Rs.500 (for all 6 days). </p>
|
180
|
46 |
|
183
|
47 |
<h3>Registration fees for corporates and others. </h3>
|
180
|
48 |
|
|
49 |
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
|
50 |
<caption></caption>
|
|
51 |
<colgroup><col align="left" /><col align="left" /><col align="left" />
|
|
52 |
</colgroup>
|
|
53 |
<thead>
|
|
54 |
<tr><th scope="col">Category</th><th scope="col">Conference</th><th scope="col">Tutorials + sprints</th></tr>
|
|
55 |
|
|
56 |
</thead>
|
|
57 |
<tbody>
|
|
58 |
<tr><td>Corporates</td><td>Rs. 2000</td><td>Rs. 1000 per day</td></tr>
|
|
59 |
<tr><td>Others</td><td>Rs. 2000</td><td>Rs. 1000 per day</td></tr>
|
|
60 |
</tbody>
|
|
61 |
</table>
|
|
62 |
|
183
|
63 |
<p>Registration fees corresponding to the conference +( number of tutorial days * 1000) can be paid either by electronic transfer (account no. - ) or by sending a Demand Draft. </p>
|
180
|
64 |
|
|
65 |
<ul>
|
183
|
66 |
<li>For example, if attending the conference and 2 of the tutorial days, the fees payable would be Rs. 2000 + (2 * Rs. 1000) = Rs. 4000. <br/>
|
180
|
67 |
</li>
|
|
68 |
</ul>
|
|
69 |
|
183
|
70 |
<h3>Spot registration / late payment(on-spot) </h3>
|
180
|
71 |
|
|
72 |
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
|
73 |
<caption></caption>
|
|
74 |
<colgroup><col align="left" /><col align="left" /><col align="left" />
|
|
75 |
</colgroup>
|
|
76 |
<thead>
|
|
77 |
<tr><th scope="col">Category</th><th scope="col">Conference</th><th scope="col">Tutorials + sprints</th></tr>
|
|
78 |
</thead>
|
|
79 |
<tbody>
|
|
80 |
<tr><td>Students</td><td>Rs. 750</td><td>Included in conference fee</td></tr>
|
|
81 |
|
|
82 |
<tr><td>Teachers</td><td>Rs. 750</td><td>Included in conference fee</td></tr>
|
|
83 |
<tr><td>Corporates</td><td>Rs. 2500</td><td>Rs. 1250 per day</td></tr>
|
|
84 |
</tbody>
|
|
85 |
</table>
|
|
86 |
|
183
|
87 |
<h2>Note: </h2>
|
180
|
88 |
|
183
|
89 |
<h3>Accommodation </h3>
|
180
|
90 |
|
|
91 |
|
|
92 |
<ul>
|
|
93 |
<li>
|
|
94 |
Accommodation will be provided at a subsidized rate of Rs.50 for day for outstation teachers and students alone.
|
|
95 |
|
|
96 |
</li>
|
|
97 |
<li>
|
|
98 |
Accommodation will be confirmed only upon receipt of the fee.
|
|
99 |
</li>
|
|
100 |
<li>
|
|
101 |
Accommodation will be confirmed at the venue only for participants with valid identity cards from their respective institutions.
|
|
102 |
</li>
|
|
103 |
</ul>
|
|
104 |
|
183
|
105 |
<h3>Registration </h3>
|
180
|
106 |
|
|
107 |
<ul>
|
|
108 |
<li>
|
|
109 |
An email should be sent to info@scipy.in with the name of the participant, user id on the website, institution, and the transaction details(reference no. and account no.)
|
|
110 |
</li>
|
|
111 |
<li>
|
|
112 |
Registered participants whose talks have been accepted will be exempt from the registration fees.
|
|
113 |
</li>
|
|
114 |
<li>
|
|
115 |
The demand draft may be obtained in favour of <b>Prof. Prabhu Ramachandran</b> payable at <b>Mumbai</b>.
|
|
116 |
</li>
|
|
117 |
<li>
|
|
118 |
The Demand Drafts may be sent to
|
|
119 |
|
|
120 |
<pre class="example">
|
|
121 |
Prof. Prabhu Ramachandran,
|
|
122 |
Department of Aerospace Engineering,
|
|
123 |
IIT Bombay,Powai,
|
|
124 |
Mumbai, Maharastra,
|
|
125 |
India 400 076
|
|
126 |
</pre>
|
|
127 |
|
|
128 |
</li>
|
|
129 |
</ul>
|
|
130 |
|
|
131 |
{% endblock content %}
|