From db650966c1f8871e1bfef2195efd79760f27dc9c Mon Sep 17 00:00:00 2001 From: burcharr Date: Thu, 2 Dec 2021 12:02:16 +0000 Subject: [PATCH 1/2] Update readme.md --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 8940000..9330abc 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,3 @@ - How to Write a Thesis/Project Proposal ====================================== @@ -38,7 +37,7 @@ Create a timeplan for your project with objectives for each month. Formulate tho Don't worry if you cannot answer all these question, once you finished some of them, send the document back to me. -You can decide to write the proposal in english or german. Either use pandoc[^3], latex, openoffice or word for your thesis/proposal. You can find a proposal.md file if you choose pandoc. Once your proposal is finished, and we both agree on it, you either have to write to moses@tf.uni-freiburg.de to add your project to hisinone or write to pruefungsamt@tf.uni-freiburg.de to request the thesis application form. From then on, it's happy writing! +You can decide to write the proposal in english or german. Either use pandoc[^3], latex, openoffice or word for your thesis/proposal. You can find a proposal.md file if you choose pandoc. Once your proposal is finished, and we both agree on it, you either have to write to moses@tf.uni-freiburg.de to add your project to hisinone or write to pruefungsamt@tf.uni-freiburg.de to request the thesis application form. From then on, it's happy writing! There is a pandoc-thesis template[^4] available, which you can also use for your thesis. While Writing the Thesis ======================== @@ -47,10 +46,11 @@ For every meeting with your supervisor(s), please add a short diary-like entry h - 2. Sep 21, met with phil, discussed goals and decided to give my best -and now please read through Gernot's Guide to Thesis Writing [^4]. +and now please read through Gernot's Guide to Thesis Writing [^5]. [^1]: https://www.enago.com/academy/write-irresistible-research-paper-title/ [^2]: https://www.mindtools.com/pages/article/smart-goals.htm [^3]: https://github.com/cagix/pandoc-thesis -[^4]: http://gernot-heiser.org/style-guide.html +[^4]: https://gitlab.tf.uni-freiburg.de/burcharr/thesis_template +[^5]: http://gernot-heiser.org/style-guide.html -- GitLab From 0162247a7bbeac542d516d896570afe71dbae6e0 Mon Sep 17 00:00:00 2001 From: burcharr Date: Thu, 2 Dec 2021 12:28:41 +0000 Subject: [PATCH 2/2] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9330abc..3e74b12 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,4 @@ + How to Write a Thesis/Project Proposal ====================================== -- GitLab