Skip to content

Commit c2ec5f9

Browse files
committed
test
1 parent 6794b3d commit c2ec5f9

5 files changed

Lines changed: 63 additions & 21 deletions

File tree

assets/css/custom.css

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -878,6 +878,48 @@ header [data-icon="adjust"] {
878878
cursor: pointer !important;
879879
}
880880

881+
/* Target all publication links more broadly */
882+
.publications-page .hbx-collection a[href^="/publications/"],
883+
.publications-page .collection a[href^="/publications/"],
884+
.publications-page .publication a[href^="/publications/"],
885+
.publications-page .card a[href^="/publications/"],
886+
.publications-page .item a[href^="/publications/"] {
887+
pointer-events: none !important;
888+
cursor: default !important;
889+
text-decoration: none !important;
890+
}
891+
892+
/* Re-enable external links for all publication contexts */
893+
.publications-page .hbx-collection a[href^="http"],
894+
.publications-page .hbx-collection a[href^="https"],
895+
.publications-page .collection a[href^="http"],
896+
.publications-page .collection a[href^="https"],
897+
.publications-page .publication a[href^="http"],
898+
.publications-page .publication a[href^="https"],
899+
.publications-page .card a[href^="http"],
900+
.publications-page .card a[href^="https"],
901+
.publications-page .item a[href^="http"],
902+
.publications-page .item a[href^="https"] {
903+
pointer-events: auto !important;
904+
cursor: pointer !important;
905+
}
906+
907+
/* More aggressive targeting for all internal publication links */
908+
.publications-page a[href*="/publications/"]:not([href^="http"]):not([href^="https"]) {
909+
pointer-events: none !important;
910+
cursor: default !important;
911+
text-decoration: none !important;
912+
}
913+
914+
/* Ensure external links work everywhere */
915+
.publications-page a[href^="http"],
916+
.publications-page a[href^="https"],
917+
.publications-page a[href^="mailto:"] {
918+
pointer-events: auto !important;
919+
cursor: pointer !important;
920+
text-decoration: underline !important;
921+
}
922+
881923
/* About page headers - lowercase - More specific targeting */
882924
body[data-page-type="landing"] .about-page h2,
883925
body[data-page-type="landing"] .about-page h3,

content/publications/gonnermannmuller-2024-jcal/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ math: false
6262
highlight: false
6363

6464
# Featured image
65-
# image:
66-
# caption: 'Systematic literature review on AR learning design and cognitive load'
67-
# focal_point: ''
68-
# preview_only: false
65+
image:
66+
caption: 'Systematic literature review on AR learning design and cognitive load'
67+
focal_point: ''
68+
preview_only: false
6969

7070
# Associated Projects (optional).
7171
projects: []

content/publications/gonnermannmuller-2025-arxiv/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:'FACET: Teacher-Centred LLM-Based Multi-Agent System—Towards Personalized Educational Worksheets'
2+
title: "FACET: Teacher-Centred LLM-Based Multi-Agent System—Towards Personalized Educational Worksheets"
33

44
# Authors
55
authors:
@@ -63,10 +63,10 @@ math: false
6363
highlight: false
6464

6565
# Featured image
66-
# image:
67-
# caption: 'Systematic literature review on AR learning design and cognitive load'
68-
# focal_point: ''
69-
# preview_only: false
66+
image:
67+
caption: 'Systematic literature review on AR learning design and cognitive load'
68+
focal_point: ''
69+
preview_only: false
7070

7171
# Associated Projects (optional).
7272
projects: []

content/publications/gonnermannmuller-2025-chi/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:'Let's Be Realistic: AI-Recommender Use in a Complex Management Setting'
2+
title: 'Lets Be Realistic: AI-Recommender Use in a Complex Management Setting'
33

44
# Authors
55
authors:
@@ -62,10 +62,10 @@ math: false
6262
highlight: false
6363

6464
# Featured image
65-
# image:
66-
# caption: 'Systematic literature review on AR learning design and cognitive load'
67-
# focal_point: ''
68-
# preview_only: false
65+
image:
66+
caption: 'Lets Be Realistic: AI-Recommender Use in a Complex Management Setting'
67+
focal_point: ''
68+
preview_only: false
6969

7070
# Associated Projects (optional).
7171
projects: []
@@ -76,7 +76,7 @@ slides: ''
7676
# Alias to produce this page from a markdown file in `_index.md`
7777
aliases: []
7878

79-
tag: ["journal"]
79+
tag: ["conference"]
8080

8181
---
8282

content/publications/schummel-2025-ecis/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:'Specifying ten roles of using ChatGPT in secondary education: a teachers perspective''
2+
title: "Specifying ten roles of using ChatGPT in secondary education: a teacher's perspective"
33

44
# Authors
55
authors:
@@ -16,7 +16,7 @@ date: '2025-06-01T00:00:00Z'
1616
publishDate: '2025-06-01T00:00:00Z'
1717

1818
# Publication name and optional abbreviated publication name.
19-
publication: 'Proceedings of the Thirty-Third European Conference on Information Systems'
19+
publication: 'Proceedings of the Thirty-Third European Conference on Information Systems (ECIS)'
2020
publication_short: 'ECIS 25'
2121

2222
# Abstract and optional shortened version for computer screens.
@@ -62,10 +62,10 @@ math: false
6262
highlight: false
6363

6464
# Featured image
65-
# image:
66-
# caption: 'Systematic literature review on AR learning design and cognitive load'
67-
# focal_point: ''
68-
# preview_only: false
65+
image:
66+
caption: 'Systematic literature review on AR learning design and cognitive load'
67+
focal_point: ''
68+
preview_only: false
6969

7070
# Associated Projects (optional).
7171
projects: []

0 commit comments

Comments
 (0)