Categories
Research

LaTex template for eHealth Thesis

eHealth Thesis
Image Credit: delphinmedia @ pixabay.com

I have shared below the latex template for the MSc eHealth thesis (McMaster University). At the outset, let me state the standard disclaimer: This is not an official template, use this at your own risk. If you find any mistakes, fork it on GitHub and improve it.

Latex is a system where “What You Get Is What You Mean“. So you can precisely “program” the typesetting and save lots of time in formatting large documents. However, it may not be ideal for small documents. Though you can install LaTex in you system by following the instructions here, there is an excellent free online service that you can use called http://sharelatex.com. Sharelatex also has the IEEE template available in their library.

Please be aware that your supervisor might ask you to submit revisions in a Word document for tracking changes. So LaTeX formatting is typically done before final submission and not during supervisor readings. You need to collect references in the BibTeX format. Mendeley reference manager has a BibTex export facility. I recommend creating a folder for your thesis references and using Mendeley’s web importer.

Steps to use eHealth Thesis template

1. Download the zip file here. (Please star the repository if you have a GitHub account.)
2. Register at Share latex, Create a ‘New Project’ and ‘Upload project’.
3. Add the details on the preliminaries.tex file
4. replace references.bib with your references. Retain the file name.
5. Cut and paste your thesis content to the respective ‘Chapters’.
6. See ‘Materials and Methods’ file for the correct way of inserting and referencing figures, tables, equations, and citations. Table of contents, the list of figures and tables, etc. would be automatically generated.
7. Compile it and download the pdf.

The template is open-source. Feel free to improve it. Pull-requests to merge your improvements are welcome. Contact me if you are in trouble on our IRC channel ##ehealth

Do you believe in the open-source eHealth culture? Join Us on PRO{DENTS} and contribute to the Wiki Textbook of eHealth.