Presentation Title

Subtitle or event name

Author Name

14 March 2026

Introduction

Slide with bullets

  • First point about the topic
  • Second point with bold emphasis
  • Third point with inline code

Slide with two columns

Left column

Some content here — text, a list, or a figure.

Right column

More content on the right side of the slide.

Slide with a figure

Slide with a table

Column A Column B Column C
Value 1 12.3 Yes
Value 2 45.6 No
Value 3 78.9 Yes

Methods

Code example

library(ggplot2)

ggplot(cars, aes(x = speed, y = dist)) +
  geom_point(colour = "#011451") +
  labs(x = "Speed", y = "Distance")

Callout boxes

Note

This is a note — extra context or references.

Tip

This is a tip — a helpful suggestion.

Important

This is important — don’t miss it.

Results

Key finding

Something interesting happened here.

  • Bullet one
  • Bullet two

A blockquote for emphasis or a key quote.

Summary

Take-aways

  1. First take-away
  2. Second take-away
  3. Third take-away

Thank you

Questions?

your.email@glasgow.ac.uk