it/itf/templates/publications.html
2011-10-08 03:03:05 -04:00

77 lines
3.7 KiB
HTML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{% extends 'festival_wireframe.html' %}
{% block title %}
India Theatre Forum - Publications
{% endblock %}
{% block extra_head %}
<style type="text/css">
.link a, .link a:visited {
text-decoration: none;
color: #c73e2b;
}
</style>
{% endblock %}
{% block leftCol %}
<ul id="leftNav">
<li><a href="/itf/">Home</a></li>
<li><a href="/itf/meetings">Activities</a><div class="helper">ITF Meetings - transcripts, audio, discussions.</div></li>
<li><a href="/itf/projects">Projects</a><div class="helper">Projects undertaken by the ITF...</div></li>
<li><a href="/itf/erang">e-Rang</a><div class="helper">The theatre newsletter...</div></li>
<li><a href="/itf/resources">Resources</a><div class="helper">Downloadable reading materials and resources</div></li>
<li><a href="/itf/surveys">Surveys</a><div class="helper">Surveys about theatre in India...</div></li>
<li class="currentNav"><a href="/itf/publications">Publications</a><div class="helper">Publications by the ITF..</div></li>
<li><a href="/itf/people">Participants</a><div class="helper">A list of participants for all ITF meetings</div></li>
<li><a href="/itf/bestpractices">Best Practices</a><div class="helper">Best Practices publication</div></li>
</ul>
{% endblock %}
{% block centerCol %}
<div id="centerContent">
<h3>Publications</h3>
<span style="align: center; text-align: center; font-size: 12px;">
<b>OUR STAGE: Pleasures and Perils of Theatre Practice in India </b><br>
<b>Edited by:</b> Sudhanva Deshpande, Akshara K.V., Sameera Iyengar
</span>
<div class="centerText" style="height: 900px;">
<p>Monday 16th | 7 pm | Prithvi Theatre</p>
<p><img src="/static/images/book.jpg" style="float: left; margin-right: 13px;" />In March 2008, over a hundred and forty theatre practitioners, critics, scholars, social scientists, activists, and theatre lovers came together at Ninasam in Heggodu, Karnataka, to discuss, debate, and critique the state of our theatre. This 5-day event organized by the India Theatre Forum was called Not the Drama Seminar: Theatre Practice in India Today. This was the largest such gathering at one place since the historic Drama Seminar of 1956.</p>
<p>The book OUR STAGE brings together the discussions of those five days, and has contributions by Samik Bandyopadhyaya, G.P. Deshpande, Sadanand Menon, Ram Bapat, Shanta Gokhale, Shiv Vishwanathan, Shyamala Vanarase, K.V. Akshara, Gopal Guru, Sundar Sarukkai, Sanjna Kapoor, Keval Arora, Anmol Vellani, Prabir Purkayastha, Kaushik Sen, Moloyashree Hashmi, Sameera Iyengar, Sudhanva Deshpande, and others. Without doubt, the book will prove to be a major publication in the field of drama and performance studies. The book is published by Tulika Books, a leading New Delhi-based publisher.
</p>
<br />
<div class="link">
For the actual transcripts, audios, videos and more, <a href="/itf/meeting/1/">click here</a>.
</div>
<div>
<p>To buy the book online:</p>
<p><a href="http://www.leftword.com/bookdetails.php?BkId=269&type=PB">http://www.leftword.com/bookdetails.php?BkId=269&type=PB</a></p>
<p>
Details:
<br />
Our Stage: Pleasures and Perils of Theatre Practice in India <br />
Edited by: Sudhanva Deshpande, Akshara K. V. and Sameera Iyengar <br />
ISBN: 978-81-89487-61-4 <br />
Paperback <br />
Tulika, 2009, Rs 350 <br />
Distributed by IPD Alternatives <ipd.alternatives@gmail.com> <br /><br />
Using these details, you can also ask your local bookshops to order the book.
</div>
</div>
</div>
{% endblock %}