Skip to content

Commit f811fc2

Browse files
rdhyeeclaude
andauthored
Add YouTube and PDF embeds to Publications page (#92)
- Rename to "Publications & Conferences" - Embed 2020 SPNHC conference talk via Quarto video shortcode - Embed metadata model slides as in-page PDF viewer - Add Presentations section above bibliography Closes #88 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ec95b7c commit f811fc2

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

pubs.qmd

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,15 @@ number-sections: false
1010

1111
## Presentations {.unnumbered}
1212

13-
- [2020 SPNHC conference talk (video)](https://youtu.be/eRUw5NMksFo?t=105)
14-
- [iSamples metadata model talk (slides, PDF)](assets/2022-11_iSamplesMetadata.pdf)
13+
### 2020 SPNHC Conference Talk {.unnumbered}
14+
15+
{{< video https://youtu.be/eRUw5NMksFo?t=105 >}}
16+
17+
### iSamples Metadata Model Talk {.unnumbered}
18+
19+
<embed src="assets/2022-11_iSamplesMetadata.pdf" type="application/pdf" width="100%" height="600px">
20+
21+
[Download slides (PDF)](assets/2022-11_iSamplesMetadata.pdf)
1522

1623
## Publications {.unnumbered}
1724

0 commit comments

Comments
 (0)