diff --git a/publications.html b/publications.html
index e4777ab..004e245 100755
--- a/publications.html
+++ b/publications.html
@@ -991,19 +991,19 @@
- Theses
-
-
+
J. Soldani.
Modelling, analysing and reusing composite cloud applications.
PhD Thesis, PhD Programme in Computer Science, University of Pisa, Pisa, Italy, a.y. 2016/2017.
-
-
+
J. Soldani.
Matching cloud services with TOSCA, and generating adapters if needed.
MSc Thesis, PhD Programme in Computer Science, University of Pisa, Pisa, Italy, a.y. 2012/2013.
-
-
+
J. Soldani.
TCP Buffering in BSD.
BSc Thesis, PhD Programme in Computer Science, University of Pisa, Pisa, Italy, a.y. 2010/2011.
diff --git a/src/css/academic-resume.css b/src/css/academic-resume.css
index 6331495..452e36b 100755
--- a/src/css/academic-resume.css
+++ b/src/css/academic-resume.css
@@ -126,6 +126,10 @@ body {
background: #606b70;
}
+.badge-book {
+ background: #f9ca2f;
+}
+
.badge-volume {
background: #00cfbf;
}