> For the complete documentation index, see [llms.txt](https://docs.libreoffice.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libreoffice.id/agenda-libreoffice-id/daftar-agenda-libreoffice-id/2019.md).

# 2019

| **No** | **Acara**                                                  | **Venue**                                                                                   | **Tanggal**                  | **Penyelenggara & Koordinator**                                 | <p><strong>Keterangan/</strong><br><strong>Tautan Pendaftaran/</strong><br><strong>Situs/Poster</strong></p> |
| ------ | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ---------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| 01     | Penerjemahan LibreOffice Malang                            | DOT Techno Valley Malang                                                                    | 5&6/Jan/2019                 | <p>Komunitas GNU/Linux Malang (KLiM)</p><p>(Samsul Ma'arif)</p> |                                                                                                              |
| 02     | Penerjemahan LibreOffice Surabaya                          | Ruang Training APJII Jawa Timur                                                             | 12&13/Jan/2019               | Kelompok Linux Arek Suroboyo (KLAS)                             |                                                                                                              |
| 03     | Penerjemahan LibreOffice Pasuruan                          | STMIK Yadika Bangil, Jl. Bader No. 9, Kalirejo, Bangil, Pasuruan                            | 19&30/Jan/2019               | PasuruanDev                                                     |                                                                                                              |
| 04     | Penerjemahan LibreOffice Solo                              | DiLO Solo, Jl. Prof. Dr. Supomo No. 66, Punggawan, Banjarsari, Kota Surakarta, Jawa Tengah. | 26&27/Jan/2019               | <p>LibreOffice ID</p><p>(Rifki Aziz)</p>                        |                                                                                                              |
| 05     | Penerjemahan LibreOffice STIMATA                           | Kampus STIMATA Ruang A.3.2                                                                  | 16&17/Feb/2019               | STIMATA Malang                                                  |                                                                                                              |
| 06     | Penerjemahan LibreOffice Jember                            | LAB SAC Fasilkom UNEJ                                                                       | <p>23&24/Feb/</p><p>2019</p> | <p>LibreOffice ID</p><p>(ArievleOne)</p>                        |                                                                                                              |
| 07     | Workshop LibreOffice Stikom                                | Ruang Expo Lt. 1 Stikom                                                                     | 02/Mar/2019                  | Stikom & KLAS                                                   |                                                                                                              |
| 08     | Dilo Roadshow Lokakarya Libreoffice 6.2                    | <p>Lab. C203 Gd. D4</p><p>Politeknik Elektronika Negeri Surabaya</p>                        | 13/Apr/2019                  | OSC PENS, KoLU, & KLAS                                          |                                                                                                              |
| 09     | Gotong Royong Membuat Template Jurnal Ilmiah               | Lab Fasilkom R D204                                                                         | 20/Jul/2019                  | LibreOffice ID & Cangkru'an KLAS                                | Mentor: Moh. Noor Al Azam, S.Kom, M.Mt                                                                       |
| 10     | The Importance of Using Open Document Format in Education  | Ruang Rapat Gedung D Univ. Narotama Surabaya                                                | 10/Okt/2019                  | Narotama, LibreOffice ID, dan KLAS                              | <p>Pemateri:</p><p>Shinji Enoki (Jepang)</p>                                                                 |
| 11     | Penjaminan Kualitas LibreOffice                            | Ruang Training APJII Jawa Timur                                                             | 19/Nov/2019                  | APJII Jawa Timur & KLAS                                         |                                                                                                              |
| 12     | <p>Kopdar#3 KLJ :<br>LibreOffice Seru dan Mengasyikkan</p> | SMKN 2 Jember                                                                               | 14/Des/2019                  | <p>LibreOffice ID</p><p>Komunitas Linux Jember</p>              | <https://s.id/kopdar3-klj>                                                                                   |


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.libreoffice.id/agenda-libreoffice-id/daftar-agenda-libreoffice-id/2019.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
