Correct front matter for Computer Science doctoral thesis #92
-
Hi! I am completing my doctoral thesis in Computer Science and wonder how to populate the front matter correctly. My supervising professor is Prof. Wolfgang Nagel. Based on the organization of the TU Dresen Faculity of Computer Science here, and this about the ZIH (Center for information services and high performance computing), I came up with the following: \faculty{Faculty of Computer Science}
\department{Center for information services and high performance computing (ZIH)}
\institute{Institute of Computer Engineering}
\chair{Chair of Computer Architecture} On the ZIH website, it calls itself a department, but I am not sure whether this is the kind of department that is meant here. Furthermore, the rendering requires almost two lines on the front page: So my question is, is the information I gather correct and have I correctly filled in the latex template? Thank you for the help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
This is probably something you should rather ask at your faculty as there are probably some formal requirements which I do not know. |
Beta Was this translation helpful? Give feedback.
The ZIH is a department that does not belong to any faculty. So you can abuse
\faculty
likeYour example seems that you submit the thesis to the faculty of computer science. Then, you should just omit the
\department
Maybe you want to add something like “In cooperation with Center for information services and high performance computing (ZIH)”.
Please keep in mind that formal requirements vary from faculty to faculty and their enforcement can vary even between two groups in the same institute. So your near colleagues are the first choice for answering such questions.