diff --git a/README.md b/README.md index cafc1b7..1e76d3c 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ This project aims to improve program comprehension by visualizing traces of object-oriented programs through animated 2.5D object maps. Program traces are created in [Squeak](https://squeak.org) using the [TraceDebugger](https://github.com/hpi-swa-lab/squeak-tracedebugger) and visualized in the browser using [three.js](https://threejs.org). -- **[Read the paper (preprint)](https://linqlover.github.io/trace4d/paper-ivapp.pdf)** [![PDF](https://img.shields.io/badge/PDF-blue)](https://linqlover.github.io/trace4d/paper-ivapp.pdf) [![HTML](https://img.shields.io/badge/HTML-blue)](https://linqlover.github.io/trace4d/paper-ivapp.html) -- **[Read the poster](https://linqlover.github.io/trace4d/poster-ivapp.pdf)** [![PDF](https://img.shields.io/badge/PDF-blue)](https://linqlover.github.io/trace4d/poster-ivapp.pdf) [![HTML](https://img.shields.io/badge/HTML-blue)](https://linqlover.github.io/trace4d/poster-ivapp.html) -- **[Read the presentation slides](https://linqlover.github.io/trace4d/slides-ivapp.pdf)** [![PDF](https://img.shields.io/badge/PDF-blue)](https://linqlover.github.io/trace4d/slides-ivapp.pdf) [![HTML](https://img.shields.io/badge/HTML-blue)](https://linqlover.github.io/trace4d/slides-ivapp.html) +- **[Read the paper](https://linqlover.github.io/trace4d/paper-ivapp.pdf)** [![SciTePress](https://img.shields.io/badge/SciTePress-green)](https://linqlover.github.io/trace4d/paper-ivapp.pdf) [![preprint (PDF)](https://img.shields.io/badge/preprint-PDF-red)](https://linqlover.github.io/trace4d/paper-ivapp.pdf) [![preprint (HTML)](https://img.shields.io/badge/preprint-HTML-yellow)](https://linqlover.github.io/trace4d/paper-ivapp.html) +- **[Read the poster](https://linqlover.github.io/trace4d/poster-ivapp.pdf)** [![PDF](https://img.shields.io/badge/PDF-red)](https://linqlover.github.io/trace4d/poster-ivapp.pdf) [![HTML](https://img.shields.io/badge/HTML-yellow)](https://linqlover.github.io/trace4d/poster-ivapp.html) +- **[Read the presentation slides](https://linqlover.github.io/trace4d/slides-ivapp.pdf)** [![PDF](https://img.shields.io/badge/PDF-red)](https://linqlover.github.io/trace4d/slides-ivapp.pdf) [![HTML](https://img.shields.io/badge/HTML-yellow)](https://linqlover.github.io/trace4d/slides-ivapp.html) - **[Try the demo](https://linqlover.github.io/trace4d/)** ![Screenshot of trace4d](./assets/trace4d.png)