Changes for page Technical Stuff

Last modified by Alexander Schulz-Rosengarten on 2025/10/21 14:40

From version 23.2
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:41
Change comment: Update document after refactoring.
To version 24.1
edited by Alexander Schulz-Rosengarten
on 2023/09/05 07:18
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -For Students.Writing and Grading Theses.WebHome
1 +Theses.Writing and Grading Theses.WebHome
Content
... ... @@ -18,7 +18,7 @@
18 18  
19 19  The main tex file for a thesis should be {{code language="none"}}<name of repository>.tex.{{/code}} E.g., the bachelor thesis of user xyz can be found in a repository named {{code language="none"}}xyz-bt{{/code}} [[in the Theses project of our GitLab system>>url:https://git.informatik.uni-kiel.de/ag-rtsys/theses||shape="rect"]], in a file named {{code language="none"}}xyz-bt.tex{{/code}}. If there is a talk to "defend" the thesis (Bachelor-Kolloquium, Disputation), the talk should also be included in this repository, and should be named {{code language="none"}}<name of repository>-talk.tex{{/code}} (e.g. {{code language="none"}}xyz-bt-talk.tex{{/code}}). In case your thesis should be made available on-line, the same names should be used, e.g.,{{code language="none"}} xyz.pdf{{/code}}.
20 20  
21 -See also the notes on [[preparing a paper>>doc:Rtsys.Writing Papers.WebHome]], e.g. regarding which files should be kept in Git and which shouldn't.
21 +See also the notes on [[preparing a paper>>doc:Rtsys.Group Manual.Writing Papers.WebHome]], e.g. regarding which files should be kept in Git and which shouldn't.
22 22  
23 23  = Editor/IDE =
24 24