tobast.fr-hugo/content/research.md

92 lines
2.1 KiB
Markdown
Raw Normal View History

2019-10-10 19:30:34 +02:00
---
title: "Research"
date: 2019-10-10T18:01:09+02:00
2019-10-21 08:09:04 +02:00
draft: false
2019-10-10 19:30:34 +02:00
menu:
main:
weight: 200
authors:
tobast:
name: "T. Bastian"
fzn:
name: "F. Zappa Nardelli"
2019-10-12 20:46:10 +02:00
page: "https://fzn.fr/"
2019-10-10 19:30:34 +02:00
skell:
name: "S. Kell"
page: "https://www.cs.kent.ac.uk/people/staff/srk21/"
2020-05-29 22:04:08 +02:00
jch:
name: "J. Chroboczek"
page: "https://www.irif.fr/~jch/"
2020-06-19 16:55:43 +02:00
msheeran:
name: "M. Sheeran"
page: "http://www.cse.chalmers.se/~ms/"
cseger:
name: "C-J. Seger"
page: "https://www.chalmers.se/en/Staff/Pages/secarl.aspx"
2019-10-10 19:30:34 +02:00
publications:
- authors:
- tobast
- skell
- fzn
2020-07-25 14:14:57 +02:00
year: 2019
2019-10-10 19:30:34 +02:00
title: "Fast and Reliable DWARF Stack Unwinding"
journal: "OOPSLA 2019"
links:
- name: PDF
url: '/doc/publications/oopsla19-dwarf.pdf'
2020-05-29 22:04:08 +02:00
- authors:
- tobast
- jch
2020-07-25 14:14:57 +02:00
year: 2020
2020-05-29 22:04:08 +02:00
title: "Announcing IPv4 routes with an IPv6 next-hop in the Babel routing protocol"
journal: "IETF RFC draft (to be published)"
links:
- name: datatracker
url: "https://datatracker.ietf.org/doc/draft-bastian-babel-v4ov6/"
2019-10-10 19:30:34 +02:00
talks:
- date: 2018-11-14
title: "Growing the DWARF tougher: synthesis, validation and compilation"
venue: Oracle Stockholm
links:
- name: PDF
url: '/doc/talks/oracle18.pdf'
2019-10-21 08:36:18 +02:00
- date: 2019-10-25
title: "Reliable and fast DWARF-based stack unwinding"
venue: OOPSLA 2019, Athens
links:
- name: PDF
url: '/doc/talks/oopsla19.pdf'
2020-07-27 16:51:55 +02:00
- date: 2020-07-27
title: "Announcing IPv4 routes with an IPv6 next-hop in the Babel routing protocol"
venue: IETF 108 (online)
links:
- name: PDF
url: '/doc/talks/ietf108-v4ov6.pdf'
2020-06-19 16:55:43 +02:00
unpublished:
- with:
- cseger
- msheeran
title: "Pattern matching and substitution in electronic circuits"
freetext: "internship report, Master's Degree 1st year, at Chalmers, Göteborg (Sweden)"
links:
- name: PDF
url: '/m1/internship.pdf'
2019-10-10 19:30:34 +02:00
---
## {{< fontawesome "file-text" >}} Publications
{{< list-publications >}}
## {{< fontawesome "commenting" >}} Talks
{{< list-talks >}}
2020-06-19 16:55:43 +02:00
## {{< fontawesome "coffee" >}} Unpublished written works
{{< list-unpublished-written >}}