diff --git a/src/data/hptimelinedata.tsx b/src/data/hptimelinedata.tsx
index d6068135b024afb397bf271ed4dbae9c93ecc6f2..4421417071ff311310f20e4f4e6f8c07225107cf 100644
--- a/src/data/hptimelinedata.tsx
+++ b/src/data/hptimelinedata.tsx
@@ -3,6 +3,7 @@ import { TabScrollLink } from "../components/Link";
 import { ScrollLinkWithChild } from "../components/ScrollLink";
 import JoshuaInterviewSources from "../sources/joshua-inv-sources";
 import MattijsInterviewSources from "../sources/mattij-inv-sources";
+import LiuInterviewSources from "../sources/liu-inv-sources";
 import RnhaleSources from "../sources/rnhale-sources";
 import WischmeyerSources from "../sources/wimscheyer-sources";
 import { useNavigation } from "../utils";
@@ -680,10 +681,11 @@ export const timelinedata: Array<TimelineDatenpunkt>  = [
     cardtext: "",
     quote: "X",
     aimofcontact: [<p>David Liu is the principal investigator responsible for the development of the prime editing systems and his laboratory is actively working on improving prime editors, also for application in CFTR mutation F508del. </p>],
-    insights: "",
+    insights: [<p>The talk and papers from David Liu not only introduced advances for prime editors, but also included valuable data for us to decide on which method might work best for our project. Because of this we decided to use an advanced system based on the PE6c and PE4 systems, both of which were published by the laboratory of David Liu. </p>],
     implementation: "",
     summary: "",
-    months: "June"
+    months: "June",
+    references: <LiuInterviewSources/>,
   },
   {
     vorname: "Nicole",