User:TimBorgNetzWerk/sandbox/Thesis Writing Guide
Meta-Comment
As a new Wikibooks user, I very much welcome any form of feedback. Collaboration is also appreciated, if possible on User_talk:TimBorgNetzWerk/sandbox/Thesis_Writing_Guide
Abstract
This is an emerging Wikibook to guide through the Bachelor/Master/PhD-Thesis process, with a focus on writing, but also on which work and steps need to be done to get to a good, written thesis.
Introduction
editSpecifics
editHow your specific thesis should and will look like depends on
- Region (e.g. Lower Saxony, Germany)
- Institution (e.g. Leibniz Universität Hannover)
- Faculty (e.g. Faculty of Electrical Engineering and Computer Science)
- (Sub)department (e.g. Data Science and Digital Libraries)
- Evaluator/Supervisor (e.g. your Professor)
- Time (e.g. 2024)
This guide attempts to unify all universal guidelines, while individual rules are separeted into modules:
Introduction
editIntroduce the Guide.
Motivation
editGoal
editStructure
editBackground/Related Work
editAnything that could be interesting for this thesis guide. Even if it might not end up being used, it should be here.
Software
editWriting Environment
editLaTeX
editEither Overleaf (online) or Visual Studio Code (local):
Overleaf
editVisual Studio Code
edit+ a TeX distribution
MikTex + Strawberry Perl
editSee[1]:
- Install Perl. You can use Strawberry Perl in Windows.
- If you don't have administrator privileges you can install the portable version and add the path to the executable to the PATH environment variable.
- Install MikTeX. The creator of LaTeX Workshop suggests to use TeX Live instead because it already comes with Perl and you could skip one step in this list. The disadvantages of using TeX Live instead of MikTeX are more (see here).
or
toclimit-3
TexLive
edit+ LaTeX Workshop
other
editGrammarly, LanguageTool
Reference Mangament
editZotero
editORKG
editother
editApproach
editHow-To knowledge. This is the "Guide" part of the thesis guide.
Present one example workflow of how a general thesis could look like.
Formal Organization
editFinding a topic & supervisor
editOfficial registration
editWorkspace Setup
editWork
editWriting
editSubmission
editPresentation
editWhat then?
editEvaluation
editNot sure what to do here, yet
Survey
editDesign
edit- NASA TLX Score https://en.wikipedia.org/wiki/NASA-TLX
- Scales of Measurement - Nominal, Ordinal, Interval, & Ratio Scale Data https://www.questionpro.com/blog/nominal-ordinal-interval-ratio/ https://www.youtube.com/watch?v=LuBD49SFpWs
- Likert Scale https://en.wikipedia.org/wiki/Likert_scale
Usability
edit- https://www.ueq-online.org/
- https://en.ryte.com/wiki/System_Usability_Scale/
- https://www.invespcro.com/blog/usability-metrics/
Results
editStatistical Analysis
edit- Precision and Recall https://en.wikipedia.org/wiki/Precision_and_recall Precision, Recall, Accuracy, F1 Score
- Inter-rater reliability https://en.wikipedia.org/wiki/Inter-rater_reliability
- Fleiss' kappa https://en.wikipedia.org/wiki/Fleiss%27_kappa https://datatab.de/tutorial/fleiss-kappa
- Krippendorff's alpha https://en.wikipedia.org/wiki/Krippendorff%27s_alpha https://real-statistics.com/reliability/interrater-reliability/krippendorffs-alpha/krippendorffs-alpha-basic-concepts/
Results
editDiscussion
editConclusion
editFuture Work
edit- ↑ Guarín-Zapata, Nicolás (2022-09-23). "Using MikTex with LaTeX Workshop on Windows". Nicolás' blog. Retrieved 2024-04-26.