Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Thesis template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rodion Efremov
Thesis template
Commits
dcf8bea6
Commit
dcf8bea6
authored
3 years ago
by
Michael Mathioudakis
Browse files
Options
Downloads
Plain Diff
Merge branch 'revision-2021' of version.helsinki.fi:cs/thesis-template into revision-2021
parents
5af08c53
74bd4571
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+7
-44
7 additions, 44 deletions
README.md
bsc-instructions.md
+36
-0
36 additions, 0 deletions
bsc-instructions.md
with
43 additions
and
44 deletions
README.md
+
7
−
44
View file @
dcf8bea6
# University of Helsinki, Faculty of Science, Department of Computer Science - Thesis templates
## How to use this template?
### Instructions for teachers to modify this template
Contact the owners of this project if you wish to contribute to the development.
## Instructions for the students
#### STEP 0 - Copy the thesis template for yourself
One template for all theses:
https://version.helsinki.fi/cs/thesis-template
You can download this template as a ZIP-file from the download-button.
You can also clone this template from the clone-button, as you would any Git-repository.
Either way, copy the whole repository for yourself.
#### STEP 1 - Bachelor's thesis, Master's thesis, or seminar report.
1) Select whether your are writing Bachelor's thesis (tkt), Master's thesis (csm), or a seminar report (seminar)
2) Select your language: finnish, english, or swedish
3) If you are writing Master's thesis, select your line / track
#### STEP 2 - Set up your personal information
1) Write the working title of your thesis / report
2) Write your name to the author field
3) Write the names of your supervisors of the thesis (can be omitted for seminars)
#### STEP 3 - Write your abstract here
1) You can also have the abstract in multiple languages with:
\b
egin{otherlanguage}{english}
\b
egin{abstract}
Your abstract text goes here.
\e
nd{abstract}
\e
nd{otherlanguage}
#### STEP 4 - Writing your thesis / report
1) There are some instructions on writing the thesis in
\[
bsc/msc
\]
_\[finnish/english]_
contents files.
2) You can delete the contents of finnish_contents/english_contents file and write your thesis inside that file
3) For seminar reports, make adjustments as needed (limited support currently)
#### STEP 5 - Set your bibliography style
1) The default is Numbering alphabetic order, which should be used in most cases
# Thesis templates
## University of Helsinki, Faculty of Science, Department of Computer Science
This repository is meant for the internal maintenance of the thesis templates.
If you want to make changes to the template, then notify first the CSM board at csm-templates@helsinki.fi.
*Note*
All instructions for the use of templates will gradually be moved from this repository to the webpages of the BSc or MSc programs.
*
MSc Students: For your MSc thesis, refer to the
[
MSc Thesis webpage
](
https://courses.helsinki.fi/en/csm11005/
)
for instructions.
*
BSc Students: For your BSc thesis, find basic instructions
[
here
](
https://version.helsinki.fi/cs/thesis-template/-/blob/54c533026265da6847b56b25429174b3caf95a94/bsc-instructions.md
)
.
This diff is collapsed.
Click to expand it.
bsc-instructions.md
0 → 100644
+
36
−
0
View file @
dcf8bea6
# Thesis templates: Instructions for BSc students
# University of Helsinki, Faculty of Science, Department of Computer Science
#### STEP 0 - Copy the thesis template for yourself
One template for all theses:
https://version.helsinki.fi/cs/thesis-template
You can download this template as a ZIP-file from the download-button.
You can also clone this template from the clone-button, as you would any Git-repository.
Either way, copy the whole repository for yourself.
#### STEP 1 - Bachelor's thesis or seminar report.
1) Select whether your are writing Bachelor's thesis (tkt) or a seminar report (seminar)
2) Select your language: finnish, english, or swedish
#### STEP 2 - Set up your personal information
1) Write the working title of your thesis / report
2) Write your name to the author field
3) Write the names of your supervisors of the thesis (can be omitted for seminars)
#### STEP 3 - Write your abstract here
1) You can also have the abstract in multiple languages with:
\b
egin{otherlanguage}{english}
\b
egin{abstract}
Your abstract text goes here.
\e
nd{abstract}
\e
nd{otherlanguage}
#### STEP 4 - Writing your thesis / report
1) There are some instructions on writing the thesis in
\[
bsc
\]
_\[finnish/english]_
contents files.
2) You can delete the contents of finnish_contents/english_contents file and write your thesis inside that file.
3) For seminar reports, make adjustments as needed (limited support currently)
#### STEP 5 - Set your bibliography style
1) The default is Numbering alphabetic order, which should be used in most cases
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment