diff --git a/docs/.vuepress/components/DescriptionReferences.vue b/docs/.vuepress/components/DescriptionReferences.vue
index bc60f62fc6a3ae2ba9e8654072c91d1c4685c4bc..c69df7b8553546797e10ece78e4bc6be09ffddb0 100644
--- a/docs/.vuepress/components/DescriptionReferences.vue
+++ b/docs/.vuepress/components/DescriptionReferences.vue
@@ -1,6 +1,5 @@
 <template>
 <div>
-    <h2>References</h2>
     <hr>
     <p>Ærtebjerg, G., Carstensen, J., Dahl, K., & Hansen, J. (2001). Eutrophication in Europe’s coastal waters. European Environment Agency, <a href="https://www.researchgate.net/publication/239609438_Eutrophication_in_Europe's_Coastal_Waters"target="_blank" style="text-decoration: none;" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'">https://www.researchgate.net/publication/239609438_Eutrophication_in_Europe's_Coastal_Waters</a></p>
     <p>Altieri, A. H., Harrison, S. B., Seemann, J., Collin, R., Diaz, R. J., & Knowlton, N. (2017). Tropical dead zones and mass mortalities on coral reefs. Proceedings of the National Academy of Sciences, 114(14), 3660–3665. <a href="https://doi.org/10.1073/pnas.1621517114"target="_blank" style="text-decoration: none;" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'">https://doi.org/10.1073/pnas.1621517114</a></p>
diff --git a/docs/description.md b/docs/description.md
index 7f0fd641303eeeef0210d42f8567bdac116fc6eb..6aaceef5624d996309d7053eb14538241ac1d0a1 100644
--- a/docs/description.md
+++ b/docs/description.md
@@ -79,4 +79,6 @@ SCPs are a nutrient-dense, sustainable, and environmentally friendly alternative
 
 At the core of our project lies the concept of promoting circular economies within synthetic biology research. Rather than merely focusing on reducing nutrient inputs, we wanted to convert this waste into high-value products. We aim to engineer V. Natreigens into a single-cell protein powerhouse by turning waste nitrates from polluted water systems into ammonia which is integral for amino acid production. These amino acids make SCPs a versatile supplement for animal feed. This not only helps in reducing the nutrient load in water bodies to reduce algal blooms, but also adds economic value.
 
+# References 
+
 <DescriptionReferences />
\ No newline at end of file