Add ITiCSE 2022 link authored by Felix Freiberger's avatar Felix Freiberger
......@@ -8,7 +8,7 @@ The **Hybrid Document Format** is a document format for creating interactive boo
It allows authors to write books in an intermediate, XML-based (and HTML-like) format, which can be compiled to a PDF (through an intermediate TeX representation), but can also be compiled to a JSON representation that can be rendered by a web app.
The HDF can contain quizzes and references to interactive elements which will be embedded into the webapp. The interactive elements are arbitrary React components.
The HDF framework has been published alongside a to-be-published ITiCSE 2022 paper.
The HDF framework has been published alongside [an ITiCSE 2022 paper](https://doi.org/10.1145/3502718.3524801).
## What HDF Is
......
......