> For the complete documentation index, see [llms.txt](https://manual.mis.academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.mis.academy/activities.md).

# Activities

## 6.1. Research Seminar Series&#x20;

Research outputs.&#x20;

Members of the department present their research outputs in monthly seminars. All researchers are welcome for this open discussion platform.

Coordinator: Assoc. Prof. Onur Doğan, Ph.D.

Coming Spring 2024.

## 6.2. Workshops&#x20;

Hands-on-experience.&#x20;

Participants use some research tools in workshops for hands-on-experience with scientific approaches in MIS Workshops.&#x20;

Coordinator: Asst. Prof. Fares Dael, Ph.D.

Seven workshops have been accomplished.

{% embed url="<http://mis.academy/index.php?title=Workshops>" %}

## 6.3. MIS Talks&#x20;

New ideas with storytelling.

Invited speakers give interesting speeches about their experiences in business life, a project recently completed, or a product newly introduced.&#x20;

Coordinator: Asst. Prof. Hunaida Avvad, Ph.D.

Coming Spring 2024.

## 6.4. MIS in Dept(h)

Live sessions.

Members of the department talk about MIS topics, biweekly.

Coordinator: Asst. Prof. Serhat Peker, Ph.D.

Coming Spring 2024.

## 6.5. MIS Industry

Seminars on new technologies for professionals.

Coordinator: Asst. Prof. Ourania Areta, Ph.D.

Coming Spring 2024.

## 6.6. MIS Professional Education Courses

Coordinator: Prof. Dr. Abdulkadir Hızıroğlu, Ph.D.

Coming Spring 2024.


---

# 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:

```
GET https://manual.mis.academy/activities.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.
