From 563ab697ea4642504150015ae51299e0a0b35184 Mon Sep 17 00:00:00 2001
From: Dominik Ziaja <dominik.ziaja@uni-bielefeld.de>
Date: Tue, 28 Jan 2025 14:32:54 +0100
Subject: [PATCH] Added DOI of publication to Readme file

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 88a6a9a..51ceef1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # intraind Chemodiv Tansy
 
-This is the repository supplementing the publication "Intraspecific and intra-individual chemodiversity and phenotypic integration of terpenes across plant parts and developmental stages in an aromatic plant species" by Dominik Ziaja and Caroline Müller, published in Plant Biology (DOI: PLACEHOLDER). This repository contains the scripts, data, results and plots of the publication.
+This is the repository supplementing the publication "Intraspecific and intra-individual chemodiversity and phenotypic integration of terpenes across plant parts and developmental stages in an aromatic plant species" by Dominik Ziaja and Caroline Müller, published in Plant Biology (DOI: https://doi.org/10.1111/plb.13763). This repository contains the scripts, data, results and plots of the publication.
 
 ## Data
 The folder contains all datafiles collected during the experiment and also those resulting from calculations (e.g. diversity indices calculated based on the GC-MS data) which however are not final statistical results. The Excel-file "metainformation_datafiles.xlsx" contains one sheet for each individual datafile and gives meta information about each individual column in the respective data file.
-- 
GitLab