Next month I start my 13 month research project and dissertation, which forms the last part of my MSc in Software Development. The research project is based around the topic of mining software repositories.
I was disappointed to find that the OU offers a dissertation template in Microsoft Word format only, so I’ve knocked together a LaTeX version which I’m hoping will be of use to others.
- The main source file can be found here: https://github.com/glenscott/dissertation-template/blob/master/dissertation.tex
- PDF output: dissertation.pdf
At the moment it’s quite rough, but it should provide a good starting point for further development.
Hi Glen,
I’ve just found your page – I started M801 this month and was searching for LaTeX templates for the disseration. The github link doesn’t seem to work – do you still have the template in a public place?
Cheers,
Zsuzsa
Hi Zsuzsa,
Thanks for your comment — you are correct, I’ve since deleted the template from Github. I have an updated version locally, so I’ll dig it up and re-upload it in the next few days.
thanks a lot!!
Hey Zsuzsa,
I’ve updated the links in the blog post. You can find the repository here:
https://github.com/glenscott/dissertation-template
I hope it is of some help, and best of luck for M801!
thanks, Glen – I think you moved around the two graphics so I had to adjust the references to them in the methods and results chapters. This is just hair-splitting, of course 😉
Thanks a lot, this saves me a lot of work!