+++ title = "Example Talk" date = 2017-01-01T00:00:00 # Schedule page publish date. draft = false
#
.time_start = 2030-06-01T13:00:00 time_end = 2030-06-01T15:00:00 all_day = false
["Bob Smith", "David Jones"]
.authors = []
abstract = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam." abstract_short = "An example talk using Academic's Markdown slides feature."
event = "Academic Theme Conference" event_url = "https://example.org"
location = "London, United Kingdom"
featured = false
projects = ["deep-learning"]
referencescontent/project/deep-learning/index.md
.projects = []
.projects = ["internal-project"]
tags = []
for no tags, or use the form tags = ["A Tag", "Another Tag"]
for one or more tags.tags = []
slides = "example-slides"
referencescontent/slides/example-slides.md
.slides = ""
.slides = "example-slides"
url_pdf = "" url_slides = "" url_video = "" url_code = ""
math = true
featured.jpg/png
to your page's folder.[image] # Caption (optional) caption = "Image credit: Unsplash"
# Focal point (optional) # Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight focal_point = "Right" +++
{{% alert note %}} Click on the Slides button above to view the built-in slides feature. {{% /alert %}}
Slides can be added in a few ways:
url_slides
parameter in the front matter of the talk filestatic/
and link using url_slides
parameter in the front matter of the talk fileFurther talk details can easily be added to this page using Markdown and $\rm \LaTeX$ math code.