Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions _bibliography/publications.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
References
==========

@inproceedings{green2026frameshift,
author = {Harrison Green and Claire {Le Goues} and Fraser Brown},
title = {{FrameShift}: Resizing Fuzzer Inputs Without Breaking Them},
booktitle = {Proceedings of the 48th IEEE/ACM International Conference on Software Engineering (ICSE)},
year = {2026},
month = {April},
address = {Rio de Janeiro, Brazil},
doi = {10.1145/3744916.3787765},
tool = {https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/FrameShift.md},
project = {security,transform-testing}
}

@article{se4robots,
author = {Claire {Le Goues} and Sebastian G. Elbaum and David J. Anthony and Z. Berkay Celik and Mauricio Castillo-Effen and Nikolaus Correll and Pooyan Jamshidi and Morgan Quigley and Trenton Tabor and Qi Zhu},
title = {Software Engineering for Robotics: Future Research Directions; Report from the 2023 Workshop on Software Engineering for Robotics},
Expand Down
Binary file added public/img/team/harrison-green.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/materials/green2026frameshift.pdf
Binary file not shown.
3 changes: 2 additions & 1 deletion src/content/team/harrison-green.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: Harrison Green
website: https://harrisongreen.me/
website: https://harrison.green
photo: /img/team/harrison-green.jpg
role: phd
status: current
startYear: 2022
Expand Down