From 2b9d7026912614f6ede84f6c06ed246b8238a452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Kryczka?= Date: Fri, 6 Feb 2026 18:07:36 +0100 Subject: [PATCH 1/2] docs: Update thesis title and supervisor information in English and title page files --- src/thesis-en.tex | 2 +- src/title_page/titlepage-bsc-en.tex | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/thesis-en.tex b/src/thesis-en.tex index 9c26836..0d83925 100644 --- a/src/thesis-en.tex +++ b/src/thesis-en.tex @@ -262,7 +262,7 @@ % ---------- USER SETTINGS --------- \newcommand{\tytul}{Funkcjonalne jądro systemu operacyjnego: AlkOS} -\renewcommand{\title}{From Bare Metal to a Functional Kernel: The AlkOS Operating System} +\renewcommand{\title}{Functional operating system kernel: AlkOS} \newcommand{\type}{Engineer} \newcommand{\supervisor}{mgr inż. Paweł Sobótka} diff --git a/src/title_page/titlepage-bsc-en.tex b/src/title_page/titlepage-bsc-en.tex index b97a556..02e3f0c 100644 --- a/src/title_page/titlepage-bsc-en.tex +++ b/src/title_page/titlepage-bsc-en.tex @@ -15,9 +15,8 @@ % ------------------------------------------------------ \newcommand{\discipline}{Computer Science and Information Systems} -\renewcommand{\title}{From Bare Metal to a Functional Kernel: The AlkOS Operating System} -\newcommand{\supervisor}{mgr inż. Paweł Sobótka} -\newcommand{\cosupervisor}{prof. dr hab. inż. Artur Przelaskowski} +\renewcommand{\title}{Functional operating system kernel: AlkOS} +\newcommand{\supervisor}{mgr inż. Paweł Sobótka prof. dr hab. inż. Artur Przelaskowski} \renewcommand{\year}{2026} \newcommand{\authori}{Jakub Lisowski} From fb34937919791e8db3ccc6da2eb2c8f0267908a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Kryczka?= Date: Fri, 6 Feb 2026 18:08:33 +0100 Subject: [PATCH 2/2] docs: Update supervisor title formatting in title page --- src/title_page/titlepage-bsc-en.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/title_page/titlepage-bsc-en.tex b/src/title_page/titlepage-bsc-en.tex index 02e3f0c..70cbdd7 100644 --- a/src/title_page/titlepage-bsc-en.tex +++ b/src/title_page/titlepage-bsc-en.tex @@ -16,7 +16,7 @@ \newcommand{\discipline}{Computer Science and Information Systems} \renewcommand{\title}{Functional operating system kernel: AlkOS} -\newcommand{\supervisor}{mgr inż. Paweł Sobótka prof. dr hab. inż. Artur Przelaskowski} +\newcommand{\supervisor}{mgr inż. Paweł Sobótka and prof. dr hab. inż. Artur Przelaskowski} \renewcommand{\year}{2026} \newcommand{\authori}{Jakub Lisowski}