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

# Publikationen

Englmeier, K. (2023) The Increasing Importance of Natural Language Interaction in the Design of Intelligent Tutoring Systems., In: Miguel Baptista Nunes, Pedro Isaías, Philip Powell (eds), Proceedings of the IADIS International Conference Information Systems 2023, Lisbon (2023) S. 13-20.

{% file src="/files/xnSsXOnRdyFBb8xLaDjW" %}

***

Englmeier, K., Contreras, P. (2023). Operationalising ontologies for competence management in the industry. In: Tareq Ahram and Redha Taiar (eds) Human Interaction and Emerging Technologies (IHIET-AI 2023): Artificial Intelligence and Future Applications. AHFE (2023) International Conference. AHFE Open Access, vol 70. AHFE International, USA. <http://doi.org/10.54941/ahfe1002951>

{% file src="/files/FlAfgMy9pHlXOYetAbd3" %}

***

Englmeier, K. (2024). User-Centered Models for Adaptive Learner Journeys in Self-Paced Learning. Proceedings of the International Conference on Intelligent Human Systems Integration: Integrating People and Intelligent Systems (IHSI 2024), Università degli Studi di Palermo, February 22-24, 2024, Palermo, Italy.

{% file src="/files/10ocoY8cAxvQZcBpjf7a" %}

***

Englmeier, K. (2024). Implementation of Instructional Design for Self-Paced Learning, Proceedings of the International Multi Conference on Computer Science and Information Systems (MCCSIS) ’24, July 12-15, 2024 Budapest, Hungary.

{% file src="/files/RkNiop80UdCQzF3g71gp" %}

***

Englmeier, K. (2024). Insights Gained from Integrating Self-Paced Learning into Digital Learning Environments. In: Tareq Ahram, Waldemar Karwowski, Darko Etinger and Tea Mijač (eds) Human Systems Engineering and Design (IHSED2024): Future Trends and Applications. AHFE (2024) International Conference. AHFE Open Access, vol -2. AHFE International, USA. <http://doi.org/10.54941/ahfe1005550>

{% file src="/files/NmUlsTlXH9UanHFoGwKz" %}

***

Englmeier, K., Contreras, P. (2024). How AI Can Help Learners to Develop Conceptual Knowledge in Digital Learning Environments. Proceedings of the International Conference IEEE Intelligent Systems IS’24, August 29-31, 2024, Varna, Bulgaria. Best Paper.

{% file src="/files/dmTWjNL94gHtU8OsSZ43" %}

***

Englmeier, K. (2024). The Design of Self-Paced Learning for Structured Learning Environments. Proceedings of the CENTERIS - International Conference on ENTERprise Information Systems, November 13-15, 2024, Funchal, Portugal.

{% file src="/files/laFBGWmTmKQwZGIDi1Kn" %}


---

# 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.eduplex.eu/publikationen/publikationen.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.
