This commit is contained in:
Carl Pearson
2018-05-19 09:47:35 -05:00
parent 2ed6da8d83
commit fe9155163f
6 changed files with 79 additions and 35 deletions

44
content/talk/2018ada.md Normal file
View File

@@ -0,0 +1,44 @@
+++
date = 2018-05-18T00:00:00 # Schedule page publish date.
title = "ADA Annual Review Project Pitch"
time_start = 2018-05-16T09:40:00
time_end = 2018-05-16T09:50:00
abstract = ""
abstract_short = ""
event = "Applications Driving Architectures Annual Review"
event_url = "https://adacenter.org/"
location = "Ann Arbor, Michigan"
# Is this a selected talk? (true/false)
selected = false
# Projects (optional).
# Associate this talk with one or more of your projects.
# Simply enter the filename of your project file in `content/project/`.
# Otherwise, set `projects = []`.
projects = ["cab.md"]
# Links (optional).
url_pdf = ""
url_slides = "pdf/2018ada.pdf"
url_video = ""
url_code = ""
# Does the content use math formatting?
math = false
# Does the content use source code highlighting?
highlight = false
# Featured image
# Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`.
[header]
image = ""
caption = ""
# image = "headers/bubbles-wide.jpg"
# caption = "My caption :smile:"
#Embed your slides or video here using [shortcodes](https://sourcethemes.com/academic/post/writing-markdown-latex/). Further details can easily be added using *Markdown* and $\rm \LaTeX$ math code.
+++

View File

@@ -1,21 +1,42 @@
+++ +++
event = "Coordinated Science Lab Feedback Friday Spring 2018" date = 2017-01-01T00:00:00 # Schedule page publish date.
title = "[placeholder]"
highlight = true title = "Towards Automatic Heterogeneous Computing Performance Analysis"
selected = false time_start = 2018-03-30T14:00:00
time_end = 2018-03-30T14:45:00
abstract = "" abstract = ""
url_slides = ""
event_url = "http://synrg.csl.illinois.edu/friday/"
math = false
location = "Urbana, IL"
date = "2018-03-30T13:00:00-06:00"
abstract_short = "" abstract_short = ""
url_video = "" event = "Coordinated Science Lab Feedback Friday Spring 2018"
url_pdf = "" event_url = "http://synrg.csl.illinois.edu/friday/"
location = "Urbana, IL"
# Is this a selected talk? (true/false)
selected = true
# Projects (optional).
# Associate this talk with one or more of your projects.
# Simply enter the filename of your project file in `content/project/`.
# Otherwise, set `projects = []`.
projects = ["cab.md"]
# Links (optional).
url_pdf = ""
url_slides = "pdf/20180330_feedback-friday.pdf"
url_video = ""
url_code = ""
# Does the content use math formatting?
math = false
# Does the content use source code highlighting?
highlight = true
# Featured image
# Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`.
[header] [header]
caption = "" image = ""
image = "" caption = ""
+++ +++

View File

@@ -1,21 +0,0 @@
+++
event = "iFEAT/Mavis Poster Session"
title = "[placeholder]"
highlight = true
selected = false
abstract = ""
url_slides = ""
event_url = ""
math = false
location = "Urbana, IL"
date = "2018-04-25T18:00:00-06:00"
abstract_short = ""
url_video = ""
url_pdf = ""
[header]
caption = ""
image = ""
+++

View File

@@ -1,5 +1,5 @@
+++ +++
title = "Recent Talks" title = "Recent and Upcoming Talks"
date = "2017-01-01T00:00:00Z" date = "2017-01-01T00:00:00Z"
math = false math = false
highlight = false highlight = false

Binary file not shown.

BIN
static/pdf/2018ada.pdf Normal file

Binary file not shown.