Skip to content

Commit

Permalink
Merge pull request #343 from a-wagner/master
Browse files Browse the repository at this point in the history
add more camoy pubs
  • Loading branch information
tybug authored Mar 11, 2024
2 parents c1a1ddd + 6064c77 commit 8f4fdec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions publications.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,16 @@

@(define publications
(list
(publication "Knuth-Morris-Pratt Illustrated"
"Cameron Moy"
JFP
2024
"https://ccs.neu.edu/~camoy/pub/knuth-morris-pratt.pdf")
(publication "Trace Contracts"
"Cameron Moy and Matthias Felleisen"
JFP
2024
"https://ccs.neu.edu/~camoy/pub/trace-contract.pdf")
(publication "Deploying and Evaluating LLMs to Program Service Mobile Robots"
"Zichao Hu, Francesca Lucchetti, Claire Schlesinger, Yash Saxena, Anders Freeman, Sadanand Modak, Arjun Guha, and Joydeep Biswas"
"Robotics and Automation Letters"
Expand Down

0 comments on commit 8f4fdec

Please sign in to comment.