From 5026b30ea4365621176397f86cdb25ecd616238c Mon Sep 17 00:00:00 2001
From: Mario Surlemont <mario.surlemont@uni-duesseldorf.de>
Date: Tue, 23 Jun 2020 19:24:51 +0200
Subject: [PATCH] Update todo.md

---
 journal/todo.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/journal/todo.md b/journal/todo.md
index 6379478..f6d9362 100644
--- a/journal/todo.md
+++ b/journal/todo.md
@@ -116,6 +116,8 @@
         - With this technique we would encourage the solver to prefer nodes that are close to the root. With this we would avoid that far distant nodes would be added and connected subcomponents which are far away from the root are generated. 
         - At least this could lead to a heuristic. 
 
+## thesis
+* Unify style of the entries of the bibliography.  
 ### packaging
 * Add unit tests to the package
 * Add dependencies to the recipe
-- 
GitLab