Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.01 KB

masters-thesis.md

File metadata and controls

20 lines (14 loc) · 1.01 KB
layout title permalink
page
Master's Theses
/masters-thesis/

The blog posts of this section relate to the course MCT4090 Master's Thesis in Music, Communication and Technology. The Master's thesis is a research-based academic report based on individual research in the area of music, communication and technology. The topics represent a challenge within the topical areas of the MCT programme. Theses adheres to research ethical practices, and the project relates and contributes to the existing research literature. The project can include practical elements, but the thesis must also include a literature review, theoretical discussion, methodological reflection and aesthetic evaluation.

{%- if site.posts.size > 0 -%}

    {%- for post in site.categories.masters-thesis -%}
    {%- include list-body.html -%}
    
    {%- endfor -%}
    
{%- endif -%}