--- layout: default title: "Sunil Abraham and Tehelka" description: "A collection of articles written by Sunil Abraham for Tehelka magazine, covering technology policy, digital rights, and internet governance." categories: [Clusters, Publications] permalink: /clusters/sunil-abraham-tehelka/ created: 2026-03-12 --- ***Tehelka*** was an Indian investigative journalism magazine known for long-form reporting on politics, governance, and public policy. Among its essays and commentary on technology and digital society are several articles written by **Sunil Abraham**. This page gathers those *Tehelka* publications authored by [Sunil Abraham](/sunil/), providing a single reference point for readers and researchers interested in his contributions to the magazine. ## ✍️ Publications {#publications} {% assign pub_items = site.pages | where_exp:"p","p.categories contains 'Publications'" | where:"source","Tehelka Magazine" | sort:"date" | reverse %}
    {% for item in pub_items %}
  1. {{ item.title }}
    {{ item.date | date: "%d %B %Y" }} {% if item.description %}
    {{ item.description }}
    {% endif %}
  2. {% endfor %}
## External links - [Tehelka](https://tehelka.com/) (Official website)