-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy paththesis.html
More file actions
22 lines (21 loc) · 915 Bytes
/
thesis.html
File metadata and controls
22 lines (21 loc) · 915 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: default
title: Thesis topics
notitle: true
---
<p>
These are the topics we are currently offering to bachelor and master students to work with FLAG.<br>
If you are writing a thesis with FLAG you must:
<ul>
<li>Use our <a href="https://github.com/FLAGlab/thesis-template">thesis template</a></li>
<li>Add your thesis repository (code and text) to the appropriate <a href="https://github.com/orgs/FLAGlab/teams">FLAG team</a></li>
<li>Follow the writing tips from the following sources
<ul>
<li><a href="https://pleiad.cl/people/etanter/writing-tips">Eric Tanter</a></li>
<li><a href="https://luizdasilva.wordpress.com/technical-writing/">Luiz DaSilva</a></li>
<li><a href="https://www.timeshighereducation.com/blog/10-tips-writing-phd-thesis">THE</a> writing a Ph.D. thesis</li>
</ul>
</li>
</ul>
</p>
{% include theses.html %}