Add BSc thesis link

This commit is contained in:
2024-01-24 20:36:29 +01:00
parent 4cc824bd26
commit 8df5310f5e
4 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,10 @@
</ActivityParagraph>
<ActivityParagraph :title="$t('bs in cs')" :subtitle="$t('unibo')" :right_text="`2020 - 2023`">
<div>{{ $t("thesis title") }}: Subtopic-oriented biomedical summarization using pretrained language models</div>
<div>
{{ $t("thesis title") }}:&nbsp;
<a class="font-mono hover:underline" href="https://amslaurea.unibo.it/id/eprint/29686">Subtopic-oriented biomedical summarization using pretrained language models</a>
</div>
<div>{{ $t("graduation grade") }}: 110/110 {{ $t("with honors") }}</div>
</ActivityParagraph>