Skip to content

Commit b0f0153

Browse files
author
Daniel Precioso, PhD
committed
Add event entries and related images for outreach activities
- Created new event entries for JURIX 2019 Industry Session Talk, OpenCV Blog Episode 32 Interview, Radio 3 Interview on Big Data and Coronavirus Privacy, Ramon Areces COVID-19 Video Session, Royal Academy of Sciences Talk on Maritime Transport, RSME Interview on COVID-19 Response, and Sea Tech Week Smart Shipping Talk. - Added corresponding featured images for each event. - Updated single.html layout to include a section for related outreach events.
1 parent 62d9f05 commit b0f0153

44 files changed

Lines changed: 4343 additions & 2 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- Internal reference template for outreach/event pages. This file is outside content/, so it is not published by Hugo. -->
2+
13
---
24
title: Example Talk
35

config/_default/menus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ main:
1818
- name: Leadership
1919
pageRef: /leadership
2020
weight: 13
21-
- name: Talks
21+
- name: Outreach
2222
pageRef: /event
2323
weight: 14
2424
- name: Publications
145 KB
Loading
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Simons Center Workshop 2023
3+
event: Simons Center Workshop 2023
4+
event_url: ''
5+
location: ''
6+
summary: Workshop talk by David Gomez-Ullate on orthogonal polynomials.
7+
abstract: Presentation details and downloads are referenced from the research project page on exceptional orthogonal polynomials.
8+
date: '2023-01-01T00:00:00Z'
9+
date_end: '2023-01-01T00:00:00Z'
10+
all_day: true
11+
publishDate: '2026-03-10T00:00:00Z'
12+
13+
authors:
14+
- admin
15+
tags:
16+
- outreach
17+
- talk
18+
- workshop
19+
- research
20+
featured: false
21+
22+
image:
23+
caption: 'Image credit: [Picsum Photos](https://picsum.photos/seed/2023-simons-orthogonal-polynomials/1600/900.jpg)'
24+
focal_point: Center
25+
26+
links: []
27+
url_code: ''
28+
url_pdf: ''
29+
url_slides: ''
30+
url_video: ''
31+
slides: ''
32+
33+
url: /talk/2023-simons-orthogonal-polynomials/
34+
projects:
35+
- exceptional-orthogonal-polynomials
36+
---
37+
43.5 KB
Loading
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: ICMS Mini-Symposium 2024
3+
event: ICMS Mini-Symposium 2024
4+
event_url: ''
5+
location: ''
6+
summary: Talk by David Gomez-Ullate on exceptional orthogonal polynomials.
7+
abstract: Slides and recording are referenced from the research project page on exceptional orthogonal polynomials.
8+
date: '2024-01-01T00:00:00Z'
9+
date_end: '2024-01-01T00:00:00Z'
10+
all_day: true
11+
publishDate: '2026-03-10T00:00:00Z'
12+
13+
authors:
14+
- admin
15+
tags:
16+
- outreach
17+
- talk
18+
- research
19+
featured: false
20+
21+
image:
22+
caption: 'Image credit: [Picsum Photos](https://picsum.photos/seed/2024-icms-exceptional-polynomials/1600/900.jpg)'
23+
focal_point: Center
24+
25+
links: []
26+
url_code: ''
27+
url_pdf: ''
28+
url_slides: ''
29+
url_video: ''
30+
slides: ''
31+
32+
url: /talk/2024-icms-exceptional-polynomials/
33+
projects:
34+
- exceptional-orthogonal-polynomials
35+
---
36+

content/event/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Recent & Upcoming Talks
2+
title: Recent & Upcoming Outreach
33
cms_exclude: true
44
#url: talk
55

102 KB
Loading
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: BIDAS 4 Presentation on NILM
3+
event: BIDAS 4 - Fourth Bilbao Data Science Workshop
4+
event_url: https://www.bcamath.org/es/bidas-4-fourth-bilbao-data-science-workshop-0
5+
location: BCAM, Bilbao
6+
summary: Conference presentation related to the NILM project work.
7+
abstract: Conference presentation listed in the Non-Intrusive Load Monitoring project page.
8+
date: '2019-11-07T00:00:00Z'
9+
date_end: '2019-11-10T00:00:00Z'
10+
all_day: true
11+
publishDate: '2026-03-10T00:00:00Z'
12+
13+
authors:
14+
- admin
15+
tags:
16+
- outreach
17+
- talk
18+
- conference
19+
- energy
20+
- industry
21+
featured: false
22+
23+
image:
24+
caption: 'Image credit: [Picsum Photos](https://picsum.photos/seed/bidas4-nilm-presentation/1600/900.jpg)'
25+
focal_point: Center
26+
27+
links: []
28+
url_code: ''
29+
url_pdf: ''
30+
url_slides: ''
31+
url_video: ''
32+
slides: ''
33+
34+
projects:
35+
- nilm
36+
---
37+
466 KB
Loading

0 commit comments

Comments
 (0)