-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #68 from betaRAYRAY/master
WS23 Updates
- Loading branch information
Showing
19 changed files
with
411 additions
and
258 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ | |
/final | ||
/result | ||
!media/*.pdf | ||
|
||
# TODO: Is this still required? | ||
auto/ | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,24 +4,28 @@ | |
|
||
% 1. Professoren für Mathe und Info eintragen | ||
% Titel mit eintragen, damit man in den Terminen nicht If-en muss falls Britta Mathe hält | ||
\newcommand{\Matheprof}{Prof. Dorn} | ||
\newcommand{\Infoprof}{Prof. Otte} | ||
\newcommand{\Matheprof}{Prof. Markwig} | ||
\newcommand{\Infoprof}{Prof. Ostermann} | ||
|
||
% 2. Ticketpreise anpassen | ||
% Link WS22 https://www.naldo.de/tickets/semesterticket/ | ||
% Link WS23 https://www.naldo.de/tickets/semesterticket/ | ||
\newcommand{\semesterticketpreis}{127,30} | ||
% https://www.naldo.de/tickets/jugendticketbw-studierende/ | ||
\newcommand{\jugendticketbwpreis}{153,70} | ||
% https://www.swtue.de/oepnv/tickets/deutschlandticket-fuer-uebersicht.html | ||
\newcommand{\detickettuepreis}{34,00} | ||
|
||
% Link WS22 https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/studium/studienbeginn/mathematischer-vorbereitungskurs/ | ||
% Link WS23 https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/studium/studienbeginn/mathematischer-vorbereitungskurs/ | ||
% 3. Mathe Vorkurs | ||
\newcommand{\matheanmeldung}{29.03.} % Anmeldeschluss (ohne Jahr, mit Punkt am Ende. Bsp.: 31.03.) | ||
\newcommand{\mathedatum}{Montag, 3. April} % Beginn (Wochentag, Tag. Monat) | ||
\newcommand{\matheanmeldung}{02.10.} % Anmeldeschluss (ohne Jahr, mit Punkt am Ende. Bsp.: 31.03.) | ||
\newcommand{\mathedatum}{Donnerstag, 12. Oktober} % Beginn (Wochentag, Tag. Monat) | ||
\newcommand{\mathkontakt}{[email protected]} | ||
|
||
|
||
% 4. Anmeldeschluss Informatik Vorkurs für Lebenswissenschaftler (BioInfo Master Variante B ohne Jahr, mit Punk) | ||
% Link WS22 https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/interfakultaere-einrichtungen/ibmi/studium/vorkurs/ | ||
% 4. Anmeldeschluss Informatik Vorkurs für Lebenswissenschaftler (BioInfo Master Variante B ohne Jahr, mit Punkt) | ||
% Link WS23 https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/interfakultaere-einrichtungen/ibmi/studium/vorkurs/ | ||
|
||
\newcommand{\bioinfoAnmeldung}{20.03.} | ||
\newcommand{\bioinfoAnmeldung}{20.03.} % Anmeldeschluss (ohne Jahr, mit Punkt am Ende. Bsp.: 31.03.) | ||
\newcommand{\bioinfoDatum}{Donnerstag, 30. März} % Beginn (Wochentag, Tag. Monat) | ||
\newcommand{\bioinfoKontakt}{[email protected]} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.