diff --git a/FindingHoles.ipynb b/FindingHoles.ipynb
index 0610994a9cb42dd04d67f2dcb8799d6ca5ec115c..bf78bd2c7287367a064ef27359cc4ace144db47c 100644
--- a/FindingHoles.ipynb
+++ b/FindingHoles.ipynb
@@ -1,5 +1,13 @@
 {
  "cells": [
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "# Topological Trajectory Classification and Landmark Inference on Simplicial Complexes\n",
+    "Vincent P. Grande, Josef Hoppe, Florian Frantzen, Michael T. Schaub"
+   ]
+  },
   {
    "cell_type": "code",
    "execution_count": 1,
diff --git a/README.md b/README.md
index 7b5d98289071c1b842a5d05f497dbe09da25010c..07e30f35cb7f9d78f8a122de847a07867fab6166 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ A sample run with illustrations of the proposed method can be found in the Jupyt
 
 ## Paper
 
-When you find our work interesting, please cite our paper "Topological Trajectory Classification and Landmark Inference on Simplicial Complexes", Vincent P. Grande, Josef Hoppe, Florian Frantzen, Michael T. Schaub, 2024 Asilomar Conference on Signals, Systems and Computers, IEEE.
+When you find our work interesting, please cite our paper [Topological Trajectory Classification and Landmark Inference on Simplicial Complexes](https://arxiv.org/abs/2412.03145), Vincent P. Grande, Josef Hoppe, Florian Frantzen, Michael T. Schaub, 2024 Asilomar Conference on Signals, Systems and Computers, IEEE.
 
 ## License