From fa40d382a337f29c3fe7cf80c50ba87431548146 Mon Sep 17 00:00:00 2001
From: Jueun Park <s5616012@msx.tu-dresden.de>
Date: Sat, 14 Oct 2023 16:17:13 +0200
Subject: [PATCH] Added reference to Jueun Park's thesis

---
 pages/docs/index.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pages/docs/index.md b/pages/docs/index.md
index ce694aa9..c3f38f95 100644
--- a/pages/docs/index.md
+++ b/pages/docs/index.md
@@ -84,4 +84,6 @@ Specification-based Approach[^1] and RESTTESTGEN[^2]
 [^1]: Hamza Ed-Douibi, Javier Luis Cánovas Izquierdo, and Jordi Cabot. “Automatic generation of test cases for REST APIs: A specification-based approach”. In: 2018 IEEE 22nd international enterprise distributed object computing conference (EDOC). IEEE. 2018, pp. 181–190
 
 
-[^2]: Emanuele Viglianisi, Michael Dallago, and Mariano Ceccato. “RestTestGen: automated black-box testing of RESTful APIs”. In: 2020 IEEE 13th International Conference on Software Testing, Validation and Verification (ICST). IEEE. 2020, pp. 142–152
\ No newline at end of file
+[^2]: Emanuele Viglianisi, Michael Dallago, and Mariano Ceccato. “RestTestGen: automated black-box testing of RESTful APIs”. In: 2020 IEEE 13th International Conference on Software Testing, Validation and Verification (ICST). IEEE. 2020, pp. 142–152
+
+[^3]: Jueun Park “[Automated Testing of OpenAPI Interfaces Using Attribute Grammars](https://git-st.inf.tu-dresden.de/jueun-park98/bachelor-thesis/-/jobs/42987/artifacts/raw/thesis.pdf?inline=false)”. In: TU Dresden. 2021
-- 
GitLab