# Publications&#x20;

## Publications

- [Intro](https://publications.elga-ahmad.com/intro.md)
- [The Conversation](https://publications.elga-ahmad.com/the-conversation.md): Tulisan saya di The Conversation: Disiplin ilmiah, gaya jurnalistik
- [Talks / Conférences](https://publications.elga-ahmad.com/talks-conferences.md): Presentasi Lisan/Konferensi
- [Articles de revue](https://publications.elga-ahmad.com/articles-de-revue.md): Artikel dalam Jurnal Ilmiah
- [Chapitre de livre / contribution à un ouvrage collectif](https://publications.elga-ahmad.com/chapitre-de-livre-contribution-a-un-ouvrage-collectif.md): Bab dalam sebuah buku / kontribusi untuk karya kolektif
- [Manuels de langue et livres du professeur](https://publications.elga-ahmad.com/manuels-de-langue-et-livres-du-professeur.md): Buku Ajar dan Buku Panduan untuk Guru
- [Actes publiés suite aux colloques / séminaires](https://publications.elga-ahmad.com/actes-publies-suite-aux-colloques-seminaires.md): Artikel dalam rangka Kolokium/Seminar
- [Traduction](https://publications.elga-ahmad.com/traduction.md): Penerjemahan
- [Identifiants académiques](https://publications.elga-ahmad.com/identifiants-academiques.md): Profil saya di platform penelitian


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://publications.elga-ahmad.com/intro.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
