Title: | {{ thesislink.title }} | |
Author: | {{ thesislink.author }} | |
As Contributor: | {% for author in thesislink.author_as_cont.all %} {% if not forloop.first %} · {% endif %}{{ author.user.first_name }} {{ author.user.last_name }} {% empty %} (not claimed) {% endfor %} | |
Type: | {{ thesislink.get_type_display }} | |
Discipline: | {{ thesislink.get_discipline_display }} | |
Subject area: | {{ thesislink.get_subject_area_display }} | |
Approach{% if thesislink.approaches|length > 1 %}es{% endif %}: | {% for approach in thesislink.approaches %}{% if not forloop.first %}, {% endif %}{{ approach|capfirst }}{% endfor %} | |
URL: | {{ thesislink.pub_link }} | |
Degree granting institution: | {{ thesislink.institution }} | |
Supervisor(s): | {{ thesislink.supervisor }} | |
Defense date: | {{ thesislink.defense_date }} |
{{ thesislink.abstract }}