|
62 | 62 | % internet, causing each thesis looking differently.
|
63 | 63 | %
|
64 | 64 | % The author of this package provided a template,
|
65 |
| -% which he initially created for his bachelor and master thesis, |
| 65 | +% which he initially created for his bachelor's and master's thesis, |
66 | 66 | % that was recommended and used by many students.
|
67 | 67 | % The implementation of that template, however, was very hacky and required
|
68 | 68 | % some changes over time.
|
|
243 | 243 | % \end{syntax}
|
244 | 244 | % Defines the type of the thesis.
|
245 | 245 | % Possible values are:
|
246 |
| -% |bachelor| for a bachelor thesis, |bachelorproposal| for a proposal to |
247 |
| -% a bachelor thesis, |master| for a master thesis, |masterproposal| for |
248 |
| -% a proposal to a master thesis, |phdproposal| for a proposal to a PhD thesis, |
| 246 | +% |bachelor| for a bachelor's thesis, |bachelorproposal| for a proposal to |
| 247 | +% a bachelor's thesis, |master| for a master's thesis, |masterproposal| for |
| 248 | +% a proposal to a master's thesis, |phdproposal| for a proposal to a PhD thesis, |
249 | 249 | % |phd| for a PhD thesis in the natural sciences, |phdeng| for a PhD thesis
|
250 | 250 | % in engineering, and |phdphil| for a PhD thesis in natural philosophy.
|
251 | 251 | % \end{function}
|
|
307 | 307 | % \cmd{\matrnumber} \marg{matriculation-number}
|
308 | 308 | % \end{syntax}
|
309 | 309 | % Specify the matriculation number of the student writing the thesis.
|
310 |
| -% This is required for Bachelor and Master theses. |
| 310 | +% This is required for bachelor's and master's theses. |
311 | 311 | % \end{function}
|
312 | 312 | %
|
313 | 313 | % \begin{function}{\supervisor, \cosupervisor}
|
|
437 | 437 | % We provide the \env{acknowledgements} environment to typeset acknowledgements
|
438 | 438 | % for your thesis.
|
439 | 439 | % Using this environment is optional.
|
440 |
| -% Usually, bachelor and master thesis do not contain such an acknowledgements |
| 440 | +% Usually, bachelor's and master's thesis do not contain such an acknowledgements |
441 | 441 | % section, however, there is no general rule to this.
|
442 | 442 | % \begin{verbatim}
|
443 | 443 | % \begin{acknowledgements}[language]
|
|
1246 | 1246 | % \end{macrocode}
|
1247 | 1247 | % The next block generates the text that describes the thesis.
|
1248 | 1248 | % In case of a PhD thesis, this text is predefined to match the requirements.
|
1249 |
| -% In case of a bachelor or master thesis, or a proposal thereof, we generate |
| 1249 | +% In case of a bachelor's or master's thesis, or a proposal thereof, we generate |
1250 | 1250 | % a text based on the values of the |thesistype| load-time option and the
|
1251 | 1251 | % values of the \cmd{\degreeprogramme}, \cmd{\department}, and
|
1252 | 1252 | % \cmd{\institute} variables.
|
|
1703 | 1703 | \ProvideDictTranslation{External}{External Examiner}
|
1704 | 1704 | \ProvideDictTranslation{degreeprogramme}{programme}
|
1705 | 1705 | \ProvideDictTranslation{Degreeprogramme}{Programme}
|
1706 |
| -\ProvideDictTranslation{Bachelor-thesis}{Bachelor Thesis} |
1707 |
| -\ProvideDictTranslation{Bachelor-thesis-proposal}{Bachelor Thesis Proposal} |
1708 |
| -\ProvideDictTranslation{Master-thesis}{Master Thesis} |
1709 |
| -\ProvideDictTranslation{Master-thesis-proposal}{Master Thesis Proposal} |
| 1706 | +\ProvideDictTranslation{Bachelor-thesis}{Bachelor's Thesis} |
| 1707 | +\ProvideDictTranslation{Bachelor-thesis-proposal}{Bachelor's Thesis Proposal} |
| 1708 | +\ProvideDictTranslation{Master-thesis}{Master's Thesis} |
| 1709 | +\ProvideDictTranslation{Master-thesis-proposal}{Master's Thesis Proposal} |
1710 | 1710 | \ProvideDictTranslation{PhD-thesis}{PhD Thesis}
|
1711 | 1711 | \ProvideDictTranslation{PhD-thesis-proposal}{PhD Thesis Proposal}
|
1712 | 1712 | \ProvideDictTranslation{date}{date}
|
|
0 commit comments