Compare commits

...

2 Commits

Author SHA1 Message Date
89c2d46463 Update version 2025-05-13 13:34:54 +02:00
9594555c6b Re-order sections 2025-05-13 13:33:17 +02:00
4 changed files with 11 additions and 11 deletions

View File

@ -6,7 +6,7 @@
\begin{tabular}{@{}lp{9cm}} \begin{tabular}{@{}lp{9cm}}
& \subsubsection*{Imprint} \\ & \subsubsection*{Imprint} \\
& The \LaTeX{} Script (version 1.4.1 from November 23rd, 2024) has been assembled by the Student Council of the Information Systems and Applied Computer Sciences Faculty (Fachschaft \acro{WIAI}) at the University of Bamberg. \\ & The \LaTeX{} Script (version 1.4.2 from May 15th, 2025) has been assembled by the Student Council of the Information Systems and Applied Computer Sciences Faculty (Fachschaft \acro{WIAI}) at the University of Bamberg. \\
& It is licensed under Creative Commons \enquote{Attribution-ShareAlike 4.0 International} (CC BY-SA 4.0): \\ & It is licensed under Creative Commons \enquote{Attribution-ShareAlike 4.0 International} (CC BY-SA 4.0): \\
\href{http://creativecommons.org/licenses/by-sa/4.0/}{\includegraphics[height=.5cm]{graphics/cc-by-sa}} & \url{http://creativecommons.org/licenses/by-sa/4.0/} \\ \\ \href{http://creativecommons.org/licenses/by-sa/4.0/}{\includegraphics[height=.5cm]{graphics/cc-by-sa}} & \url{http://creativecommons.org/licenses/by-sa/4.0/} \\ \\
& Upon request, allowances exceeding the limitations of this license may be granted. & Upon request, allowances exceeding the limitations of this license may be granted.

View File

@ -78,14 +78,14 @@
\subsubsection*{Modify the content below} \subsubsection*{Modify the content below}
\input{exercises/references/references.raw} \input{exercises/references/references.raw}
\newpage
\input{exercises/literature/task}
\subsubsection*{Modify the content below}
\input{exercises/literature/literature.raw}
\newpage \newpage
\input{exercises/source-code-listings/task} \input{exercises/source-code-listings/task}
\subsubsection*{Modify the content below} \subsubsection*{Modify the content below}
\input{exercises/source-code-listings/source-code-listings.raw} \input{exercises/source-code-listings/source-code-listings.raw}
\newpage
\input{exercises/literature/task}
\subsubsection*{Modify the content below}
\input{exercises/literature/literature.raw}
\end{document} \end{document}

View File

@ -31,8 +31,8 @@
\input{content/graphics.tex} \input{content/graphics.tex}
\input{content/tables.tex} \input{content/tables.tex}
\input{content/footnotes.tex} \input{content/footnotes.tex}
\input{content/literature.tex}
\input{content/source-code-listings.tex} \input{content/source-code-listings.tex}
\input{content/literature.tex}
\input{content/prospects.tex} \input{content/prospects.tex}
\end{document} \end{document}

View File

@ -68,12 +68,12 @@
\input{exercises/references/task} \input{exercises/references/task}
\input{exercises/references/references.done} \input{exercises/references/references.done}
\newpage
\input{exercises/literature/task}
\input{exercises/literature/literature.done}
\newpage \newpage
\input{exercises/source-code-listings/task} \input{exercises/source-code-listings/task}
\input{exercises/source-code-listings/source-code-listings.done} \input{exercises/source-code-listings/source-code-listings.done}
\newpage
\input{exercises/literature/task}
\input{exercises/literature/literature.done}
\end{document} \end{document}