|
| 1 | +% |
| 2 | +% Title: Opposition of degree project |
| 3 | +% Template version: Don't forget to update when updating the template. |
| 4 | +% Update also the Word template. Keep the version numbers in both formats in sync. |
| 5 | +\newcommand{\theVersion}{3.2 -- January 26, 2022} |
| 6 | +% |
| 7 | +\documentclass[12pt,a4paper,twoside]{article} |
| 8 | +\usepackage{times} |
| 9 | +\usepackage{multirow} |
| 10 | +\usepackage{hyperref} |
| 11 | +\usepackage[T1]{fontenc} |
| 12 | +\usepackage[utf8]{inputenc} |
| 13 | +\usepackage[top=2.5cm, bottom=2.5cm, left=2.5cm, right=2.5cm]{geometry} |
| 14 | +% -------------------------------------------- |
| 15 | +% package "todonotes" is used for notes and comments |
| 16 | +% To disable all notes you can use the option "disable", see second row below: |
| 17 | +\usepackage[color=blue!10,textsize=footnotesize,textwidth=25mm]{todonotes} |
| 18 | +%\usepackage[disable]{todonotes} %passive=do not show |
| 19 | +% -------------------------------------------- |
| 20 | +\usepackage[sort&compress]{natbib} |
| 21 | +\setcitestyle{numbers,square,comma} |
| 22 | +\usepackage{enumitem} |
| 23 | +\setlist{topsep=1ex,itemsep=0.5ex,parsep=0pt,partopsep=0pt} % this sets the vertical spacing between list items and surrounding paragraphs |
| 24 | +\setlength{\bibsep}{4pt} |
| 25 | +\usepackage{longtable} |
| 26 | +\usepackage{booktabs} |
| 27 | + |
| 28 | +% Please change the course name, if necessary. |
| 29 | +\newcommand{\theCourse}{TE2502: Examensarbete för civilingenjörer} |
| 30 | + |
| 31 | +% *** Do not touch the following lines. BEGIN. *** |
| 32 | +\title{Rejoinder for degree project\\\vspace{1mm}\small{Version \theVersion}} |
| 33 | +\author{\textsc{\theCourse}} |
| 34 | +\date{\today} % This will automatically insert the current date |
| 35 | +\begin{document} |
| 36 | +\maketitle |
| 37 | +\vspace*{-5mm} |
| 38 | +% *** END. Do not touch the lines above. *** |
| 39 | + |
| 40 | +% *** PLEASE START HERE *** |
| 41 | +\noindent % Do not delete this line or add an empty line below. |
| 42 | +\begin{tabular}{|l|p{12.85cm}|} |
| 43 | +\hline |
| 44 | +Title & \\ |
| 45 | +\hline |
| 46 | +Author(s) & Your full name as given in Ladok \\ |
| 47 | +\hline |
| 48 | +e-Mail(s) & ...@student.bth.se \\ |
| 49 | +\hline |
| 50 | +Supervisor(s) & \\ |
| 51 | +\hline\hline |
| 52 | +Opponent 1 & \\ |
| 53 | +\hline |
| 54 | +Opponent 2 & \\ |
| 55 | +\hline |
| 56 | +\end{tabular} |
| 57 | +\todo[inline,caption={}]{\textbf{Instructions:} |
| 58 | +For each comment, change request etc. you receive, provide an answer how you have addressed the identified issue. In general, you have three options in answering a comment: |
| 59 | +\begin{enumerate} |
| 60 | + \item You agree with the comment and resolve the issue in the thesis. Be |
| 61 | + specific and describe \textit{how} you have fixed the issue and \textit{where} |
| 62 | + the change(s) can be found in your updated document (section(s), page(s)). |
| 63 | + \item The comment originates from a misunderstanding. In this case, you do |
| 64 | + not necessarily have to change your document, but maybe you can improve the |
| 65 | + to make such misunderstandings less likely. In case you do not change the |
| 66 | + document, you still need to motivate why you think no change is needed. |
| 67 | + \item You disagree with the comment and you don’t change the thesis |
| 68 | + document. In this case, you need to motivate in your answer why you |
| 69 | + think no change is needed. |
| 70 | +\end{enumerate} |
| 71 | +An answer can also be a combination of the three options described above. |
| 72 | + |
| 73 | +Don't forget to uncomment all blue boxes before you submit your document.} |
| 74 | + |
| 75 | + |
| 76 | +\section{Introduction} |
| 77 | +\todo[inline]{This section should provide a brief summary of the changes you made (or not) in response to the feedback you received.} |
| 78 | + |
| 79 | + |
| 80 | +\section{Response to opponent reports} |
| 81 | +\todo[inline]{In this section, you respond one-by-one to all comments, change requests etc. listed in the opponent reports. Using a table is just a suggestion.} |
| 82 | +\small{ |
| 83 | +\begin{longtable}{p{1cm}p{6.7cm}p{7cm}} |
| 84 | +\toprule |
| 85 | +\textbf{ID} & \textbf{Comment} & \textbf{Answer} \\ |
| 86 | +\midrule |
| 87 | +\endhead |
| 88 | +\bottomrule |
| 89 | +\multicolumn{3}{l}{\footnotesize{O1.1 = Opponent 1, 1st comment, etc.}} |
| 90 | +\endlastfoot |
| 91 | + O1.1 & |
| 92 | + Key terminology is not explained, e.g. X on page N. & |
| 93 | + We have added explanations of X, Y and Z on page M. \\ |
| 94 | + O1.2 & & \\ |
| 95 | + O2.1 & & \\ |
| 96 | + O2.2 & & \\ |
| 97 | + ... & & \\ |
| 98 | +\end{longtable} |
| 99 | +} |
| 100 | + |
| 101 | + |
| 102 | +\section{Response to further feedback} |
| 103 | +\todo[inline]{In this section, you respond one-by-one to all comments, change requests etc. that you received in addition to the ones above. This can, for example, be comments or change requests during the defense. Using a table is just a suggestion.} |
| 104 | +\small{ |
| 105 | +\begin{longtable}{p{1cm}p{6.7cm}p{7cm}} |
| 106 | +\toprule |
| 107 | +\textbf{ID} & \textbf{Comment} & \textbf{Answer} \\ |
| 108 | +\midrule |
| 109 | +\endhead |
| 110 | +\bottomrule |
| 111 | +\multicolumn{3}{l}{\footnotesize{O = Opponent, Exa = Examiner, Au = Person from audience, Sup = Supervisor}} |
| 112 | +\endlastfoot |
| 113 | + O1.1 & & \\ |
| 114 | + O1.2 & & \\ |
| 115 | + O2.1 & & \\ |
| 116 | + O2.2 & & \\ |
| 117 | + Exa1 & & \\ |
| 118 | + Exa2 & & \\ |
| 119 | + Au1.1 & & \\ |
| 120 | + Au1.2 & & \\ |
| 121 | + Au1.3 & & \\ |
| 122 | + Au2.1 & & \\ |
| 123 | + Au2.2 & & \\ |
| 124 | + Sup1 & & \\ |
| 125 | + Sup2 & & \\ |
| 126 | +\end{longtable} |
| 127 | +} |
| 128 | + |
| 129 | + |
| 130 | +\section{Further changes} |
| 131 | +\todo[inline]{In this section, you can summarize further changes that do not fit the sections on responses above. Typically these are solving issues that were not brought up by opponents or during the defense or changes you did to further improve the report. These changes don't need to be listed in the same level of detail as the responses above.} |
| 132 | + |
| 133 | + |
| 134 | +% All references are stored in a separate bib-file: thesis-refs.bib |
| 135 | +\bibliography{thesis-refs} |
| 136 | +\bibliographystyle{IEEEtranS} |
| 137 | +\todo[inline]{You can skip this section (including the header), if you do not have any references. If so, just uncomment the commands \textbackslash bibliography and \textbackslash bibliographystyle.} |
| 138 | + |
| 139 | +\end{document} |
0 commit comments